spring-ldap-core-tiger

Deprecated API


Contents
Deprecated Interfaces
org.springframework.ldap.core.simple.ParameterizedContextMapper
          Core classes are parameterized as of 2.0. 
org.springframework.ldap.core.simple.ParameterizedContextMapperWithControls
          use org.springframework.ldap.core.support.ContextMapperWithControls instead. 
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 org.springframework.ldap.core.support.ContextMapperCallbackHandlerWithControls instead. 
org.springframework.ldap.core.simple.SimpleLdapTemplate
          Core classes are parameterized as of 2.0. 
 


spring-ldap-core-tiger