Package org.apache.hadoop.hbase.security.token

Class Summary
AuthenticationKey Represents a secret key used for signing and verifying authentication tokens by AuthenticationTokenSecretManager.
AuthenticationTokenSecretManager 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.
FsDelegationToken Helper class to obtain a filesystem delegation token.
TokenProvider Provides a service for obtaining authentication tokens via the AuthenticationProtos AuthenticationService coprocessor service.
ZKSecretWatcher Synchronizes token encryption keys across cluster nodes.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.