public class SaslResponse extends Object implements SaslFrameBody
| Constructor and Description |
|---|
SaslResponse() |
| Modifier and Type | Method and Description |
|---|---|
Binary |
getResponse() |
void |
invoke(short channel,
SASLEndpoint conn) |
void |
setResponse(Binary response) |
String |
toString() |
public Binary getResponse()
public void setResponse(Binary response)
public void invoke(short channel,
SASLEndpoint conn)
invoke in interface SaslFrameBodyCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.