| 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  | AuthenticationTokenThe  AuthenticationTokencontains information about an authenticated
 HTTP client and doubles as thePrincipalto be returned by
 authenticatedHttpServletRequests | 
| Modifier and Type | Method and Description | 
|---|---|
| static AuthToken | AuthToken. parse(String tokenStr) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.