Uses of Package
org.apache.hadoop.hbase.security.token
Package
Description
Tools to help define network clients and servers.
-
ClassDescriptionManages an internal list of secret keys used to sign new authentication tokens as they are generated, and to valid existing tokens used for authentication.
-
-
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.Synchronizes token encryption keys across cluster nodes. -