Close menu
Start
Download
Getting Started
License
References
Jam Build Tool
Class Index
Namespaces
Modules
Pt
›
Documentation
Documentation
›
Get Platinum
≡
Class Index
Namespaces
Modules
Pt
Http
BasicUserListAuthorizer
BasicUserListAuthorizer Member List
This is the complete list of members for
BasicUserListAuthorizer
, including all inherited members.
Authorizer
(const std::string &realm)
Authorizer
Authorizer
(const char *realm)
Authorizer
BasicAuthorizer
(const std::string &realm)
BasicAuthorizer
BasicAuthorizer
(const char *realm)
BasicAuthorizer
BasicUserListAuthorizer
(const std::string &realm)
BasicUserListAuthorizer
BasicUserListAuthorizer
(const char *realm)
BasicUserListAuthorizer
beginAuthorize
(const Request &req, Reply &reply, bool &granted)
Authorizer
cancelAuthorization
(Authorization *auth)
Authorizer
clear
()
BasicUserListAuthorizer
endAuthorization
(Authorization *auth)
Authorizer
onAuthorizeCredentials
(const Credential &cred, bool &granted)
BasicUserListAuthorizer
protected
virtual
onBeginAuthorize
(const Request &req, Reply &reply, bool &granted)
BasicAuthorizer
protected
virtual
onReleaseAuthorization
(Authorization *auth)
BasicUserListAuthorizer
protected
virtual
realm
() const
Authorizer
removeUser
(const std::string &user)
BasicUserListAuthorizer
removeUser
(const char *user)
BasicUserListAuthorizer
setUser
(const Credential &cred)
BasicUserListAuthorizer
~Authorizer
()
Authorizer
virtual
~BasicAuthorizer
()
BasicAuthorizer
~BasicUserListAuthorizer
()
BasicUserListAuthorizer