ffead.server.doc
|
This is the complete list of members for AuthController, including all inherited members.
AuthController() (defined in AuthController) | AuthController | |
authenticate(string user, string password)=0 (defined in AuthController) | AuthController | pure virtual |
authenticate(map< string, string >)=0 (defined in AuthController) | AuthController | pure virtual |
authenticateSecurity(string user, string password)=0 (defined in AuthController) | AuthController | pure virtual |
getUserRole(string username)=0 (defined in AuthController) | AuthController | pure virtual |
handle(HttpRequest *req, HttpResponse *res)=0 (defined in AuthController) | AuthController | pure virtual |
isInitialized()=0 (defined in AuthController) | AuthController | pure virtual |
~AuthController() (defined in AuthController) | AuthController | virtual |