Package | Description |
---|---|
org.apache.hadoop.hbase.security.provider |
Class and Description |
---|
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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.