|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHandleAuthenticationCancelled | |
---|---|
eneter.messaging.messagingsystems.composites.authenticatedconnection | Extension providing client authentication. |
Uses of IHandleAuthenticationCancelled in eneter.messaging.messagingsystems.composites.authenticatedconnection |
---|
Constructors in eneter.messaging.messagingsystems.composites.authenticatedconnection with parameters of type IHandleAuthenticationCancelled | |
---|---|
AuthenticatedMessagingFactory(IMessagingSystemFactory underlyingMessagingSystem,
IGetHandshakeMessage getHandshakeMessageCallback,
IAuthenticate authenticateCallback,
IHandleAuthenticationCancelled handleAuthenticationCancelledCallback)
Constructs factory that will be used only by a service. |
|
AuthenticatedMessagingFactory(IMessagingSystemFactory underlyingMessagingSystem,
IGetLoginMessage getLoginMessageCallback,
IGetHandshakeResponseMessage getHandshakeResponseMessageCallback,
IGetHandshakeMessage getHandshakeMessageCallback,
IAuthenticate authenticateCallback,
IHandleAuthenticationCancelled handleAuthenticationCancelledCallback)
Constructs factory that can be used by client and service simultaneously. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |