Package org.apache.hadoop.hbase.security.token
package org.apache.hadoop.hbase.security.token
-
ClassDescriptionRepresents a secret key used for signing and verifying authentication tokens by
AuthenticationTokenSecretManager
.Represents the identity information stored in an HBase authentication token.Manages an internal list of secret keys used to sign new authentication tokens as they are generated, and to valid existing tokens used for authentication.Utility methods for obtaining authentication tokens, that do not require hbase-server.Helper class to obtain a filesystem delegation token.Provides a service for obtaining authentication tokens via theAuthenticationProtos
AuthenticationService coprocessor service.Utility methods for obtaining authentication tokens.Synchronizes token encryption keys across cluster nodes.