Uses of Class
org.jasig.cas.adaptors.ldap.AbstractLdapUsernamePasswordAuthenticationHandler

Packages that use AbstractLdapUsernamePasswordAuthenticationHandler
org.jasig.cas.adaptors.ldap   
 

Uses of AbstractLdapUsernamePasswordAuthenticationHandler in org.jasig.cas.adaptors.ldap
 

Subclasses of AbstractLdapUsernamePasswordAuthenticationHandler in org.jasig.cas.adaptors.ldap
 class BindLdapAuthenticationHandler
          Handler to do LDAP bind.
 class FastBindLdapAuthenticationHandler
          Implementation of an LDAP handler to do a "fast bind." A fast bind skips the normal two step binding process to determine validity by providing before hand the path to the uid.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.