Spring Security Framework

Uses of Package
org.springframework.security.providers.ldap

Packages that use org.springframework.security.providers.ldap
org.springframework.security.providers.ldap The LDAP authentication provider package. 
org.springframework.security.providers.ldap.authenticator LDAP authenticator implementations. 
org.springframework.security.ui.ntlm.ldap.authenticator   
 

Classes in org.springframework.security.providers.ldap used by org.springframework.security.providers.ldap
LdapAuthenticator
          The strategy interface for locating and authenticating an Ldap user.
 

Classes in org.springframework.security.providers.ldap used by org.springframework.security.providers.ldap.authenticator
LdapAuthenticator
          The strategy interface for locating and authenticating an Ldap user.
 

Classes in org.springframework.security.providers.ldap used by org.springframework.security.ui.ntlm.ldap.authenticator
LdapAuthenticator
          The strategy interface for locating and authenticating an Ldap user.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.