Interface WsAuthenticationHandler

All Known Implementing Classes:
WsNoAuthenticationHandler, WsSharedRWTokenAuthenticationHandler

public interface WsAuthenticationHandler
Represents an Authentication Handler for a WsHandler
Author:
gmt2001