|
Qore HttpServer Module Reference
0.3.7
|
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 user) | HttpServer::AbstractAuthenticator | |
| authenticateRequest(HttpListener listener, hash hdr, reference cx) | HttpServer::AbstractAuthenticator | |
| getRealm() | HttpServer::AbstractAuthenticator | |
| requiresAuthentication() | HttpServer::AbstractAuthenticator |