| Package | Description |
|---|---|
| org.apache.hadoop.security.authentication.server |
Provides the server-side framework for authentication.
|
| org.apache.hadoop.security.authentication.util |
| Class | Description |
|---|---|
| AuthToken | |
| SignerSecretProvider |
The SignerSecretProvider is an abstract way to provide a secret to be used
by the Signer so that we can have different implementations that potentially
do more complicated things in the backend.
|
| Class | Description |
|---|---|
| AuthToken | |
| RolloverSignerSecretProvider |
An abstract SignerSecretProvider that can be use used as the base for a
rolling secret.
|
| SignerException |
Exception thrown by
Signer when a string signature is invalid. |
| SignerSecretProvider |
The SignerSecretProvider is an abstract way to provide a secret to be used
by the Signer so that we can have different implementations that potentially
do more complicated things in the backend.
|
| SsoConfigurationUtil |
Tool to getting all configuration for SSO configuration using JWT token from keycloak
|
| ZookeeperClient |
Utility class to create a CuratorFramework object that can be used to connect to Zookeeper
based on configuration values that can be supplied from different configuration properties.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.