Uses of Class
org.apache.directory.server.core.authn.AbstractAuthenticator

Packages that use AbstractAuthenticator
org.apache.directory.server.core.authn   
 

Uses of AbstractAuthenticator in org.apache.directory.server.core.authn
 

Subclasses of AbstractAuthenticator in org.apache.directory.server.core.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 © 2003-2012 Apache Software Foundation. All Rights Reserved.