public class PlainMechanism extends AbstractSaslMechanism
failed, failureReason, 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.
|
getFailureReason, getPassword, getUsername, isFailedpublic 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–2016 The Apache Software Foundation. All rights reserved.