Uses of Class
org.apache.ldap.server.authn.AbstractAuthenticator

Packages that use AbstractAuthenticator
org.apache.ldap.server.authn   
 

Uses of AbstractAuthenticator in org.apache.ldap.server.authn
 

Subclasses of AbstractAuthenticator in org.apache.ldap.server.authn
 class AnonymousAuthenticator
          An Authenticator that handles anonymous connections (type 'none').
 class SimpleAuthenticator
          A simple Authenticator that authenticates clear text passwords contained within the userPassword attribute in DIT.
 



Copyright © 2002-2005 . All Rights Reserved.