|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticatorContext | |
org.apache.ldap.server.authn |
Uses of AuthenticatorContext in org.apache.ldap.server.authn |
Classes in org.apache.ldap.server.authn that implement AuthenticatorContext | |
class |
GenericAuthenticatorContext
Default implementation of AuthenticatorContext. |
Methods in org.apache.ldap.server.authn that return AuthenticatorContext | |
AuthenticatorContext |
GenericAuthenticatorConfig.getAuthenticatorContext()
|
AuthenticatorContext |
AbstractAuthenticator.getAuthenticatorContext()
Returns a reference to the AuthenticatorContext in which this authenticator is running. |
AuthenticatorContext |
AuthenticatorConfig.getAuthenticatorContext()
Returns a reference to the AuthenticatorContext. |
Methods in org.apache.ldap.server.authn with parameters of type AuthenticatorContext | |
void |
GenericAuthenticatorConfig.setAuthenticatorContext(AuthenticatorContext authenticatorContext)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |