| 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 and 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 and Description | 
|---|---|
static AuthToken | 
AuthToken.parse(String tokenStr)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.