public class AmqpAuthenticator extends Object
Constructor and Description |
---|
AmqpAuthenticator(AmqpTransport transport,
org.apache.qpid.proton.engine.Sasl sasl,
BrokerService brokerService) |
Modifier and Type | Method and Description |
---|---|
String[] |
getSupportedMechanisms() |
boolean |
isDone() |
void |
processSaslExchange(ConnectionInfo connectionInfo) |
public AmqpAuthenticator(AmqpTransport transport, org.apache.qpid.proton.engine.Sasl sasl, BrokerService brokerService)
public boolean isDone()
public String[] getSupportedMechanisms()
public void processSaslExchange(ConnectionInfo connectionInfo)
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.