Public Member Functions | |
| int | getErrorFileName (const char *sysDir, int error, string &out, XmlParser *parser=0) |
| int | getPermissionMask (SecurityToken *st, XmlParser *parser=0) |
| SecurityManager () | |
| ~SecurityManager () | |
|
|
Create the object. |
|
|
Destroy the SecurityManager object. |
|
||||||||||||||||||||
|
Get the error file for a site. Return 0 to use the default one. Return -1 on errors. Return other valus on success. |
|
||||||||||||
|
Get the permissions mask for the file[filename]. The file [directory]/security will be parsed. If a [parser] is specified, it will be used instead of opening the security file. [providedMask] is the permission mask that the [user] will have if providing a [requiredPassword]. Returns -1 on errors. |
1.3.9.1