Class CustomSaslAuthenticationProviderTestBase.PasswordAuthTokenIdentifier

java.lang.Object
org.apache.hadoop.security.token.TokenIdentifier
org.apache.hadoop.hbase.security.provider.CustomSaslAuthenticationProviderTestBase.PasswordAuthTokenIdentifier
All Implemented Interfaces:
org.apache.hadoop.io.Writable
Enclosing class:
CustomSaslAuthenticationProviderTestBase

public static class CustomSaslAuthenticationProviderTestBase.PasswordAuthTokenIdentifier extends org.apache.hadoop.security.token.TokenIdentifier
A custom token identifier for our custom auth'n method. Unique from the TokenIdentifier used for delegation tokens.