public class AnonymousMechanism extends AbstractSaslMechanism
failed, failureReason, password, username
Constructor and Description |
---|
AnonymousMechanism() |
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, isFailed
public AnonymousMechanism()
public void processSaslStep(org.apache.qpid.proton.engine.Sasl sasl)
SaslMechanism
sasl
- the SASL server that has read the incoming SASL exchange.public String getMechanismName()
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.