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
          A default implentation of an AuthenticationService for handling anonymous connections.
 class SimpleAuthenticator
          A simple AuthenticationService that just authenticates clear text passwords contained within the userPassword attribute.
 



Copyright © 2002-2005 . All Rights Reserved.