| Package | Description |
|---|---|
| eneter.messaging.messagingsystems.composites.authenticatedconnection |
Extension providing client authentication.
|
| Class and Description |
|---|
| AuthenticatedMessagingFactory
Extension for authentication during connecting.
|
| IAuthenticate
Callback method to authenticate the connection.
|
| IGetHandshakeMessage
Callback method to get the handshake message.
|
| IGetHandshakeResponseMessage
Callback method to get the response message for the handshake message.
|
| IGetLoginMessage
Callback providing the login message.
|
| IHandleAuthenticationCancelled
Callback method to handle when the output channel closes the connection during the authentication sequence.
|