Uses of Package
eneter.messaging.messagingsystems.composites.authenticatedconnection

Packages that use eneter.messaging.messagingsystems.composites.authenticatedconnection
eneter.messaging.messagingsystems.composites.authenticatedconnection Extension providing client authentication. 
 

Classes in eneter.messaging.messagingsystems.composites.authenticatedconnection used by eneter.messaging.messagingsystems.composites.authenticatedconnection
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.