Uses of Class
org.ldaptive.auth.AbstractAuthenticationHandler
Packages that use AbstractAuthenticationHandler
-
Uses of AbstractAuthenticationHandler in org.ldaptive.auth
Subclasses of AbstractAuthenticationHandler in org.ldaptive.authModifier and TypeClassDescriptionclass
Provides an LDAP authentication implementation that uses a compare operation against the userPassword attribute.class
Provides an LDAP authentication implementation that leverages the LDAP bind operation.