Class | Description |
---|---|
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 | |
FsDelegationToken |
Helper class to obtain a filesystem delegation token.
|
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.