Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
SecureClient
A client for an IPC service, which support SASL authentication of connections
using either GSSAPI for Kerberos authentication or DIGEST-MD5 for
authentication using signed tokens.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.