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