-
Interfaces Interface Description org.springframework.ldap.core.DnParser DistinguishedNameand associated classes are deprecated as of 2.0.org.springframework.ldap.core.simple.ParameterizedContextMapper Core classes are parameterized as of 2.0.org.springframework.ldap.core.simple.ParameterizedContextMapperWithControls useContextMapperWithControlsinstead.org.springframework.ldap.core.simple.SimpleLdapOperations Core classes are parameterized as of 2.0.org.springframework.ldap.core.support.BaseLdapPathAware DistinguishedNameand associated classes and methods are deprecated as of 2.0. UseBaseLdapNameAwareinstead.org.springframework.ldap.odm.core.OdmManager This functionality is automatically available in LdapTemplate as of version 2.0
-
Classes Class Description org.springframework.ldap.control.PagedResult org.springframework.ldap.control.PagedResultsRequestControl Use PagedResultsDirContextProcessor instead.org.springframework.ldap.core.DefaultDnParserFactory DistinguishedNameand associated classes are deprecated as of 2.0.org.springframework.ldap.core.DistinguishedName As of 2.0 it is recommended to useLdapNamealong with utility methods inLdapUtilsinstead.org.springframework.ldap.core.DistinguishedNameEditor DistinguishedNameand associated classes are deprecated as of 2.0.org.springframework.ldap.core.LdapRdn DistinguishedNameand associated classes are deprecated as of 2.0.org.springframework.ldap.core.LdapRdnComponent DistinguishedNameand associated classes are deprecated as of 2.0.org.springframework.ldap.core.simple.AbstractParameterizedContextMapper Core classes are parameterized as of 2.0.org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls useContextMapperCallbackHandlerWithControlsinstead.org.springframework.ldap.core.simple.SimpleLdapTemplate Core classes are parameterized as of 2.0.org.springframework.ldap.odm.core.impl.OdmManagerImpl This functionality is automatically available in LdapTemplate as of version 2.0org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean This functionality is automatically available in LdapTemplate as of version 2.0org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager The idea of wrapping two transaction managers without actual XA support is probably not such a good idea after all. AbstractPlatformTransactionManager is not designed for this usage.org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager The idea of wrapping two transaction managers without actual XA support is probably not such a good idea after all. AbstractPlatformTransactionManager is not designed for this usage.
-
Constructors Constructor Description org.springframework.ldap.core.LdapEntryIdentification(DistinguishedName, DistinguishedName) DistinguishedNameand associated classes and methods are deprecated as of 2.0. useLdapEntryIdentification(javax.naming.ldap.LdapName, javax.naming.ldap.LdapName)instead.