Class AuthenticationKey

java.lang.Object
org.apache.hadoop.hbase.security.token.AuthenticationKey
All Implemented Interfaces:
org.apache.hadoop.io.Writable

@Private public class AuthenticationKey extends Object implements org.apache.hadoop.io.Writable
Represents a secret key used for signing and verifying authentication tokens by AuthenticationTokenSecretManager.