Spring LDAP Framework

Uses of Class
org.springframework.ldap.core.support.AbstractTlsDirContextAuthenticationStrategy

Packages that use AbstractTlsDirContextAuthenticationStrategy
org.springframework.ldap.core.support Support classes the core Spring LDAP package. 
 

Uses of AbstractTlsDirContextAuthenticationStrategy in org.springframework.ldap.core.support
 

Subclasses of AbstractTlsDirContextAuthenticationStrategy in org.springframework.ldap.core.support
 class DefaultTlsDirContextAuthenticationStrategy
          Default implementation of TLS authentication.
 class ExternalTlsDirContextAuthenticationStrategy
          DirContextAuthenticationStrategy for using TLS and external (SASL) authentication.
 


Spring LDAP Framework

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