Package | Description |
---|---|
org.hbase.async | |
org.hbase.async.auth |
Constructor and Description |
---|
SecureRpcHelper(HBaseClient hbase_client,
org.hbase.async.RegionClient region_client,
SocketAddress remote_endpoint)
Ctor that instantiates the authentication provider and attempts to
authenticate at the same time.
|
Constructor and Description |
---|
ClientAuthProvider(HBaseClient hbase_client)
Default CTor that stores a reference to the AsyncHBase client
|
KerberosClientAuthProvider(HBaseClient hbase_client)
Default ctor that will attempt a login and setup the Login singleton
|
SimpleClientAuthProvider(HBaseClient hbase_client)
Default ctor
|
Copyright © 2010-2017, The Async HBase Authors