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