| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.security.provider | |
| org.apache.hadoop.hbase.security.provider.example | 
| Modifier and Type | Field and Description | 
|---|---|
| static SaslAuthMethod | GssSaslAuthenticationProvider. SASL_AUTH_METHOD | 
| static SaslAuthMethod | SimpleSaslAuthenticationProvider. SASL_AUTH_METHOD | 
| static SaslAuthMethod | DigestSaslAuthenticationProvider. SASL_AUTH_METHOD | 
| Modifier and Type | Method and Description | 
|---|---|
| SaslAuthMethod | SaslAuthenticationProvider. getSaslAuthMethod()Returns the attributes which identify how this provider authenticates. | 
| SaslAuthMethod | GssSaslAuthenticationProvider. getSaslAuthMethod() | 
| SaslAuthMethod | SimpleSaslAuthenticationProvider. getSaslAuthMethod() | 
| SaslAuthMethod | DigestSaslAuthenticationProvider. getSaslAuthMethod() | 
| Modifier and Type | Field and Description | 
|---|---|
| static SaslAuthMethod | ShadeSaslAuthenticationProvider. METHOD | 
| Modifier and Type | Method and Description | 
|---|---|
| SaslAuthMethod | ShadeSaslAuthenticationProvider. getSaslAuthMethod() | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.