Class WsNoAuthenticationHandler

java.lang.Object
com.gmt2001.httpwsserver.auth.WsNoAuthenticationHandler
All Implemented Interfaces:
WsAuthenticationHandler

public class WsNoAuthenticationHandler extends Object implements WsAuthenticationHandler
Provides a WsAuthenticationHandler that allows all requests
Author:
gmt2001