public class SaslMechanisms extends Object implements SaslFrameBody
| Constructor and Description |
|---|
SaslMechanisms() |
| Modifier and Type | Method and Description |
|---|---|
Symbol[] |
getSaslServerMechanisms() |
void |
invoke(short channel,
SASLEndpoint conn) |
void |
setSaslServerMechanisms(Symbol[] saslServerMechanisms) |
String |
toString() |
public Symbol[] getSaslServerMechanisms()
public void setSaslServerMechanisms(Symbol[] saslServerMechanisms)
public void invoke(short channel,
SASLEndpoint conn)
invoke in interface SaslFrameBodyCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.