BasicAuthorizer Member List

This is the complete list of members for BasicAuthorizer, 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
beginAuthorize(const Request &req, Reply &reply, bool &granted)Authorizer
cancelAuthorization(Authorization *auth)Authorizer
endAuthorization(Authorization *auth)Authorizer
onAuthorizeCredentials(const Credential &cred, bool &granted)=0BasicAuthorizerprotectedpure virtual
onBeginAuthorize(const Request &req, Reply &reply, bool &granted)BasicAuthorizerprotectedvirtual
onReleaseAuthorization(Authorization *auth)=0Authorizerprotectedpure virtual
realm() constAuthorizer
~Authorizer()Authorizervirtual
~BasicAuthorizer()BasicAuthorizer