Package com.gmt2001.httpwsserver.auth
package com.gmt2001.httpwsserver.auth
-
ClassDescriptionRepresents an Authentication Handler for an
HttpHandlerProvides aHttpAuthenticationHandlerthat implements HTTP Basic authentication, as well as allowing the same format to be provided in a cookieProvides aHttpAuthenticationHandlerthat allows all requestsProvides aHttpAuthenticationHandlerthat implements password and token-based authentication The token must be in one of the following locations to succeed: - The headerwebauth- The query parameterwebauthThe password must be in the headerpasswordto succeedRepresents an Authentication Handler for aWsHandlerProvides aWsAuthenticationHandlerthat allows all requestsProvides aWsAuthenticationHandlerthat implements A Write/ReadOnly token-based authentication where all clients share the same tokens