| Class and Description |
|---|
| org.springframework.ldap.control.PagedResultsRequestControl
Use PagedResultsDirContextProcessor instead.
|
| Field and Description |
|---|
| org.springframework.ldap.core.support.DefaultDirObjectFactory.JNDI_ENV_BASE_PATH_KEY
Use
BaseLdapPathAware and
BaseLdapPathBeanPostProcessor instead. |
| Method and Description |
|---|
| 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.
|