mdw::Authentified Class Reference
#include <Authentified.h>
List of all members.
Public Member Functions |
|
| Authentified (const std::string &userName, const std::string &realName, int userId) |
|
std::string & | getUserName () |
|
std::string & | getRealName () |
|
int | getUserId () |
|
bool | hasRight (int rightId) |
|
bool | hasRight (const std::string &rightName) |
|
bool | hasRight (int rightId, const std::string ¶m) |
|
bool | hasRight (const std::string &rightName, const std::string ¶m) |
Detailed Description
- Author:
- Jean-Baptiste Wons <wonsjb@gmail.com>
Definition at line 31 of file Authentified.h.
The documentation for this class was generated from the following files: