| Package | Description |
|---|---|
| org.proton.plug | |
| org.proton.plug.context.client | |
| org.proton.plug.handler | |
| org.proton.plug.handler.impl | |
| org.proton.plug.sasl |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPClientConnectionContext.clientOpen(ClientSASL sasl)
This will send an open and block for its return on AMQP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtonClientConnectionContext.clientOpen(ClientSASL sasl) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtonHandler.createClientSasl(ClientSASL clientSASL) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtonHandlerImpl.createClientSasl(ClientSASL clientSASL) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSASLPlain
This is a simple implementation provided with just user/password
TODO: this interface will probaby change as we are challenged with more SASL cases where there is a communication between client and server to determine the authentication
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.