Class HttpNoAuthenticationHandler

java.lang.Object
com.gmt2001.httpwsserver.auth.HttpNoAuthenticationHandler
All Implemented Interfaces:
HttpAuthenticationHandler

public class HttpNoAuthenticationHandler extends Object implements HttpAuthenticationHandler
Provides a HttpAuthenticationHandler that allows all requests
Author:
gmt2001