Class CustomSaslAuthenticationProviderTestBase.InMemoryClientProvider.InMemoryClientProviderCallbackHandler

java.lang.Object
org.apache.hadoop.hbase.security.provider.CustomSaslAuthenticationProviderTestBase.InMemoryClientProvider.InMemoryClientProviderCallbackHandler
All Implemented Interfaces:
CallbackHandler
Enclosing class:
CustomSaslAuthenticationProviderTestBase.InMemoryClientProvider

Sasl CallbackHandler which extracts information from our custom token and places it into the Sasl objects.