JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.hbase.security
Interface SaslWrapHandler.Wrapper
Enclosing class:
SaslWrapHandler
public static interface
SaslWrapHandler.Wrapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
wrap
(byte[] outgoing, int offset, int len)
Method Details
wrap
byte[]
wrap
(byte[] outgoing, int offset, int len)
throws
SaslException
Throws:
SaslException