Example usage for Java com.rabbitmq.client SaslMechanism fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getName() The name of this mechanism (e.g. |
LongString | handleChallenge(LongString challenge, String username, String password) Handle one round of challenge-response |