| Package | Description |
|---|---|
| org.apache.hadoop.security.authentication.server |
Provides the server-side framework for authentication.
|
| org.apache.hadoop.security.authentication.util |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AuthenticationToken |
The
AuthenticationToken contains information about an authenticated
HTTP client and doubles as the Principal to be returned by
authenticated HttpServletRequests |
| Modifier and Type | Method | Description |
|---|---|---|
static AuthToken |
AuthToken.parse(java.lang.String tokenStr) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.