Qore HttpServerUtil Module Reference  0.3.12.1
HttpServer::AbstractAuthenticator Member List

This is the complete list of members for HttpServer::AbstractAuthenticator, including all inherited members.

authenticate(string user, string pass='')HttpServer::AbstractAuthenticator
authenticateByIP(string ip, reference< string > user)HttpServer::AbstractAuthenticator
authenticateRequest(HttpListenerInterface listener, hash< auto > hdr, reference< hash > cx)HttpServer::AbstractAuthenticator
do401(string msg='Authentication is required to access this server')HttpServer::AbstractAuthenticator
getAuthHeader()HttpServer::AbstractAuthenticator
getRealm()HttpServer::AbstractAuthenticator
requiresAuthentication()HttpServer::AbstractAuthenticator