Authorizer Member List

This is the complete list of members for Authorizer, including all inherited members.

Authorizer(const std::string &realm)Authorizer
Authorizer(const char *realm)Authorizer
beginAuthorize(const Request &req, Reply &reply, bool &granted)Authorizer
cancelAuthorization(Authorization *auth)Authorizer
endAuthorization(Authorization *auth)Authorizer
onBeginAuthorize(const Request &req, Reply &reply, bool &granted)=0Authorizerprotectedpure virtual
onReleaseAuthorization(Authorization *auth)=0Authorizerprotectedpure virtual
realm() constAuthorizer
~Authorizer()Authorizervirtual