Spring LDAP Framework

Deprecated API


Contents
Deprecated Classes
org.springframework.ldap.control.PagedResultsRequestControl
          Use PagedResultsDirContextProcessor instead. 
 

Deprecated Fields
org.springframework.ldap.core.support.DefaultDirObjectFactory.JNDI_ENV_BASE_PATH_KEY
          Use BaseLdapPathAware and BaseLdapPathBeanPostProcessor instead. 
 

Deprecated Methods
org.springframework.ldap.core.SimpleCharStream.getColumn()
            
org.springframework.ldap.core.SimpleCharStream.getLine()
            
org.springframework.ldap.core.LdapRdnComponent.setKey(String)
          Using this method changes the internal state of surrounding DistinguishedName instance. This should be avoided. 
org.springframework.ldap.core.LdapRdnComponent.setValue(String)
          Using this method changes the internal state of surrounding DistinguishedName instance. This should be avoided. 
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.