Spring Security Framework

Uses of Class
org.springframework.security.providers.ldap.authenticator.BindAuthenticator

Packages that use BindAuthenticator
org.springframework.security.ui.ntlm.ldap.authenticator   
 

Uses of BindAuthenticator in org.springframework.security.ui.ntlm.ldap.authenticator
 

Subclasses of BindAuthenticator in org.springframework.security.ui.ntlm.ldap.authenticator
 class NtlmAwareLdapAuthenticator
          Loads the UserDetails if authentication was already performed by NTLM (indicated by the type of authentication token submitted).
 


Spring Security Framework

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