| Package | Description |
|---|---|
| org.hbase.async | |
| org.hbase.async.auth |
| Modifier and Type | Field and Description |
|---|---|
protected ClientAuthProvider |
SecureRpcHelper.client_auth_provider
The authentication provider, e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KerberosClientAuthProvider
Handles Kerberos based authentication using the Java Authentication and
Authorization Service (JAAS).
|
class |
SimpleClientAuthProvider
Handles simple user based authentication
|
Copyright © 2010-2017, The Async HBase Authors