|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationHandler | |
---|---|
org.apache.hadoop.security.authentication.server |
Uses of AuthenticationHandler in org.apache.hadoop.security.authentication.server |
---|
Classes in org.apache.hadoop.security.authentication.server that implement AuthenticationHandler | |
---|---|
class |
KerberosAuthenticationHandler
The KerberosAuthenticationHandler implements the Kerberos SPNEGO authentication mechanism for HTTP. |
class |
PseudoAuthenticationHandler
The PseudoAuthenticationHandler provides a pseudo authentication mechanism that accepts
the user name specified as a query string parameter. |
Methods in org.apache.hadoop.security.authentication.server that return AuthenticationHandler | |
---|---|
protected AuthenticationHandler |
AuthenticationFilter.getAuthenticationHandler()
Returns the authentication handler being used. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |