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

Class Summary
AuthenticationKey Represents a secret key used for signing and verifying authentication tokens by AuthenticationTokenSecretManager.
AuthenticationTokenIdentifier Represents the identity information stored in an HBase authentication token.
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.
AuthenticationTokenSelector  
TokenProvider Provides a service for obtaining authentication tokens via the AuthenticationProtos AuthenticationService coprocessor service.
TokenUtil Utility methods for obtaining authentication tokens.
ZKSecretWatcher Synchronizes token encryption keys across cluster nodes.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.