Class Hierarchy
- java.lang.Object
- com.gmt2001.httpwsserver.auth.HttpBasicAuthenticationHandler (implements com.gmt2001.httpwsserver.auth.HttpAuthenticationHandler)
- com.gmt2001.httpwsserver.auth.HttpNoAuthenticationHandler (implements com.gmt2001.httpwsserver.auth.HttpAuthenticationHandler)
- com.gmt2001.httpwsserver.auth.HttpSharedTokenOrPasswordAuthenticationHandler (implements com.gmt2001.httpwsserver.auth.HttpAuthenticationHandler)
- com.gmt2001.httpwsserver.auth.WsNoAuthenticationHandler (implements com.gmt2001.httpwsserver.auth.WsAuthenticationHandler)
- com.gmt2001.httpwsserver.auth.WsSharedRWTokenAuthenticationHandler (implements com.gmt2001.httpwsserver.auth.WsAuthenticationHandler)
Interface Hierarchy
- com.gmt2001.httpwsserver.auth.HttpAuthenticationHandler
- com.gmt2001.httpwsserver.auth.WsAuthenticationHandler