spring-ldap-ldif-core

Deprecated API


Contents
Deprecated Methods
org.springframework.ldap.core.LdapAttributes.getDN()
          and associated classes and methods are deprecated as of 2.0. use LdapAttributes.getName() instead. 
org.springframework.ldap.core.LdapAttributes.setDN(DistinguishedName)
          and associated classes and methods are deprecated as of 2.0. use LdapAttributes.setName(javax.naming.Name) instead. 
 


spring-ldap-ldif-core