public class PlainMechanism extends AbstractSaslMechanism
password, username| Constructor and Description |
|---|
PlainMechanism() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMechanismName() |
void |
processSaslStep(org.apache.qpid.proton.engine.Sasl sasl)
Perform the SASL processing for this mechanism type.
|
getPassword, getUsernamepublic PlainMechanism()
public void processSaslStep(org.apache.qpid.proton.engine.Sasl sasl)
SaslMechanismsasl - the SASL server that has read the incoming SASL exchange.public String getMechanismName()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.