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

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

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

Methods in org.apache.ldap.server.authn that return GenericAuthenticatorConfig
static GenericAuthenticatorConfig AuthenticatorConfigBuilder.getAuthenticatorConfig(java.lang.String authenticatorName, java.util.Hashtable env)
          Extracts properties from a Hashtable and builds a configuration bean for an AuthenticationService.
static GenericAuthenticatorConfig[] AuthenticatorConfigBuilder.getAuthenticatorConfigs(java.util.Hashtable env)
          Extracts properties from a Hashtable and builds a set of configurations bean for Authenticators.
 



Copyright © 2002-2005 . All Rights Reserved.