Qore HttpServerUtil Module Reference
0.3.11
|
This is the complete list of members for HttpServer::PermissiveAuthenticator, including all inherited members.
authenticate(string user, string pass="") | HttpServer::AbstractAuthenticator | |
authenticateByIP(string ip, reference user) | HttpServer::AbstractAuthenticator | |
authenticateRequest(HttpListenerInterface listener, hash hdr, reference cx) | HttpServer::PermissiveAuthenticator | |
getRealm() | HttpServer::AbstractAuthenticator | |
requiresAuthentication() | HttpServer::AbstractAuthenticator |