| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.security.provider | |
| org.apache.hadoop.hbase.security.provider.example | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BuiltInProviderSelectorDefault implementation of  AuthenticationProviderSelectorwhich can choose from the
 authentication implementations which HBase provides out of the box: Simple, Kerberos, and
 Delegation Token authentication. | 
| Modifier and Type | Field and Description | 
|---|---|
| private AuthenticationProviderSelector | SaslClientAuthenticationProviders. selector | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static AuthenticationProviderSelector | SaslClientAuthenticationProviders. instantiateSelector(org.apache.hadoop.conf.Configuration conf,
                   Collection<SaslClientAuthenticationProvider> providers)Instantiates the ProviderSelector implementation from the provided configuration. | 
| Constructor and Description | 
|---|
| SaslClientAuthenticationProviders(Collection<SaslClientAuthenticationProvider> providers,
                                 AuthenticationProviderSelector selector) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ShadeProviderSelector | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.