| Package | Description |
|---|---|
| org.apache.hadoop.security.authentication.server |
| Modifier and Type | Class and Description |
|---|---|
class |
AltKerberosAuthenticationHandler
The
AltKerberosAuthenticationHandler behaves exactly the same way as
the KerberosAuthenticationHandler, except that it allows for an
alternative form of authentication for browsers while still using Kerberos
for Java access. |
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. |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationHandler |
AuthenticationFilter.getAuthenticationHandler()
Returns the authentication handler being used.
|
Copyright © 2018 CERN. All Rights Reserved.