| Interface | Description | 
|---|---|
| SaslUnwrapHandler.Unwrapper | |
| SaslWrapHandler.Wrapper | 
| Class | Description | 
|---|---|
| AbstractHBaseSaslRpcClient | A utility class that encapsulates SASL logic for RPC client. | 
| EncryptionUtil | Some static utility methods for encryption uses in hbase-client. | 
| HBaseSaslRpcClient | A utility class that encapsulates SASL logic for RPC client. | 
| NettyHBaseRpcConnectionHeaderHandler | Implement logic to deal with the rpc connection header. | 
| NettyHBaseSaslRpcClient | Implement SASL logic for netty rpc client. | 
| NettyHBaseSaslRpcClientHandler | Implement SASL logic for netty rpc client. | 
| SaslChallengeDecoder | Decode the sasl challenge sent by RpcServer. | 
| SaslUnwrapHandler | Unwrap sasl messages. | 
| SaslUtil | |
| SaslWrapHandler | wrap sasl messages. | 
| SecurityInfo | Maps RPC protocol interfaces to required configuration | 
| Enum | Description | 
|---|---|
| AuthMethod | Authentication method | 
| SaslStatus | |
| SaslUtil.QualityOfProtection | 
| Exception | Description | 
|---|---|
| AccessDeniedException | Exception thrown by access-related methods. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.