See: Description
| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| AuthenticatedMessagingFactory |
Extension for authentication during connecting.
|
AuthenticatedMessagingFactory - client authenticated when connected