|
Spring LDAP | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.springframework.ldap.core.support.BaseLdapPathAware
DistinguishedName and associated classes and methods are deprecated as of 2.0.
Use BaseLdapNameAware instead. |
|
org.springframework.ldap.core.DnParser
DistinguishedName and associated classes are deprecated as of 2.0. |
|
org.springframework.ldap.odm.core.OdmManager
This functionality is automatically available in LdapTemplate as of version 2.0 |
|
org.springframework.ldap.core.simple.ParameterizedContextMapper
Core classes are parameterized as of 2.0. |
|
org.springframework.ldap.core.simple.ParameterizedContextMapperWithControls
use ContextMapperWithControls instead. |
|
org.springframework.ldap.ldif.batch.RecordCallbackHandler
Use the support provided in Spring Batch infrastructure |
|
org.springframework.ldap.ldif.batch.RecordMapper
Use the support provided in Spring Batch infrastructure |
|
org.springframework.ldap.core.simple.SimpleLdapOperations
Core classes are parameterized as of 2.0. |
Deprecated Classes | |
---|---|
org.springframework.ldap.core.simple.AbstractParameterizedContextMapper
Core classes are parameterized as of 2.0. |
|
org.springframework.ldap.core.simple.ContextMapperCallbackHandlerWithControls
use ContextMapperCallbackHandlerWithControls instead. |
|
org.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. |
|
org.springframework.ldap.core.DefaultDnParserFactory
DistinguishedName and associated classes are deprecated as of 2.0. |
|
org.springframework.ldap.core.DistinguishedName
As of 2.0 it is recommended to use LdapName along with
utility methods in LdapUtils instead. |
|
org.springframework.ldap.core.DistinguishedNameEditor
DistinguishedName and associated classes are deprecated as of 2.0. |
|
org.springframework.ldap.core.LdapRdn
DistinguishedName and associated classes are deprecated as of 2.0. |
|
org.springframework.ldap.core.LdapRdnComponent
DistinguishedName and associated classes are deprecated as of 2.0. |
|
org.springframework.ldap.ldif.batch.LdifAggregator
Use the support provided in Spring Batch infrastructure Specifically see org.springframework.batch.item.file.transform.PassThroughLineAggregator |
|
org.springframework.ldap.ldif.batch.LdifReader
Use the support provided in Spring Batch infrastructure |
|
org.springframework.ldap.ldif.batch.MappingLdifReader
Use the support provided in Spring Batch infrastructure |
|
org.springframework.ldap.odm.core.impl.OdmManagerImpl
This functionality is automatically available in LdapTemplate as of version 2.0 |
|
org.springframework.ldap.odm.core.impl.OdmManagerImplFactoryBean
This functionality is automatically available in LdapTemplate as of version 2.0 |
|
org.springframework.ldap.control.PagedResult
|
|
org.springframework.ldap.control.PagedResultsRequestControl
Use PagedResultsDirContextProcessor instead. |
|
org.springframework.ldap.core.simple.SimpleLdapTemplate
Core classes are parameterized as of 2.0. |
Deprecated Constructors | |
---|---|
org.springframework.ldap.core.LdapEntryIdentification(DistinguishedName, DistinguishedName)
DistinguishedName and associated classes and methods are deprecated as of 2.0.
use LdapEntryIdentification.LdapEntryIdentification(javax.naming.ldap.LdapName, javax.naming.ldap.LdapName) instead. |
|
Spring LDAP | ||||||||
PREV NEXT | FRAMES NO FRAMES |