Package | Description |
---|---|
org.apache.hadoop.hbase.security.provider | |
org.apache.hadoop.hbase.security.provider.example |
Modifier and Type | Interface and Description |
---|---|
interface |
SaslClientAuthenticationProvider
Encapsulation of client-side logic to authenticate to HBase via some means over SASL.
|
interface |
SaslServerAuthenticationProvider
Encapsulates the server-side logic to authenticate a client over SASL.
|
Modifier and Type | Class and Description |
---|---|
class |
ShadeSaslAuthenticationProvider |
class |
ShadeSaslClientAuthenticationProvider |
class |
ShadeSaslServerAuthenticationProvider |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.