CustomSaslAuthenticationProviderTestBase |
Tests the pluggable authentication framework with SASL using a contrived authentication system.
|
CustomSaslAuthenticationProviderTestBase.InMemoryClientProvider |
Client provider that finds custom Token in the user's UGI and authenticates with the server via
DIGEST-MD5 using that password.
|
CustomSaslAuthenticationProviderTestBase.InMemoryProviderSelector |
Custom provider which can select our custom provider, amongst other tokens which may be
available.
|
CustomSaslAuthenticationProviderTestBase.InMemoryServerProvider |
Server provider which validates credentials from an in-memory database.
|
CustomSaslAuthenticationProviderTestBase.PasswordAuthTokenIdentifier |
A custom token identifier for our custom auth'n method.
|
TestCustomSaslAuthenticationProviderNettyRpcServer |
|
TestCustomSaslAuthenticationProviderSimpleRpcServer |
|
TestDefaultProviderSelector |
|
TestSaslClientAuthenticationProviders |
|
TestSaslClientAuthenticationProviders.ConflictingProvider1 |
|
TestSaslClientAuthenticationProviders.ConflictingProvider2 |
|
TestSaslServerAuthenticationProviders |
|
TestSaslServerAuthenticationProviders.InitCheckingSaslServerAuthenticationProvider |
|