Class CustomSaslAuthenticationProviderTestBase.InMemoryServerProvider.InMemoryServerProviderCallbackHandler

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

Pulls the correct password for the user who started the SASL handshake so that SASL can validate that the user provided the right password.