Package | Description |
---|---|
org.apache.qpid.proton.driver | |
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.hawtdispatch.impl |
Modifier and Type | Method and Description |
---|---|
Sasl |
Connector.sasl()
Access the Authentication and Security context of the connector.
|
Modifier and Type | Method and Description |
---|---|
Sasl |
Transport.sasl()
Signal the transport to expect SASL frames used to establish a SASL layer prior to
performing the AMQP protocol version negotiation.
|
Modifier and Type | Class and Description |
---|---|
class |
SaslImpl |
Modifier and Type | Method and Description |
---|---|
Sasl |
TransportImpl.sasl() |
Modifier and Type | Field and Description |
---|---|
Sasl |
AmqpTransport.sasl |
Modifier and Type | Method and Description |
---|---|
Sasl |
AmqpListener.processSaslConnect(ProtonJTransport protonTransport) |
Sasl |
AmqpListener.processSaslEvent(Sasl sasl) |
Modifier and Type | Method and Description |
---|---|
Sasl |
AmqpListener.processSaslEvent(Sasl sasl) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.