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