| Package | Description |
|---|---|
| org.apache.hadoop.security.authentication.server |
Provides the server-side framework for authentication.
|
| Class | Description |
|---|---|
| AuthenticationHandler |
Interface for server authentication mechanisms.
|
| AuthenticationToken |
The
AuthenticationToken contains information about an authenticated
HTTP client and doubles as the Principal to be returned by
authenticated HttpServletRequests |
| CompositeAuthenticationHandler |
Interface to support multiple authentication mechanisms simultaneously.
|
| KerberosAuthenticationHandler |
The
KerberosAuthenticationHandler implements the Kerberos SPNEGO
authentication mechanism for HTTP. |
| MultiMechsAuthenticationHandler | |
| MultiMechsAuthenticationHandler.AuthHandlerEnum |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.