ffead.server.doc
AuthController Class Referenceabstract
Inheritance diagram for AuthController:
FileAuthController

Public Member Functions

virtual bool authenticate (string user, string password)=0
 
virtual bool authenticateSecurity (string user, string password)=0
 
virtual bool authenticate (map< string, string >)=0
 
virtual bool handle (HttpRequest *req, HttpResponse *res)=0
 
virtual string getUserRole (string username)=0
 
virtual bool isInitialized ()=0
 

Detailed Description

Definition at line 30 of file AuthController.h.


The documentation for this class was generated from the following files: