Public Types | |
enum | Level { deny, readOnly, allow } |
Public Member Functions | |
Export (const char *p, Level l, AccessControl::IdentityRep::Flavor f, const char *s, Export *tail) | |
bool | match (const ExportKey &key) |
Public Attributes | |
Export * | next |
const char * | pattern |
Level | level |
AccessControl::IdentityRep::Flavor | flavor |
const char * | realm |
Static Public Attributes | |
static Export * | first = NULL |
|
Definition at line 78 of file AccessControl.C. |
|
Definition at line 82 of file AccessControl.C. |
|
Definition at line 1912 of file AccessControl.C. References AccessControl::IdentityRep::unspecified. Referenced by AccessControl::admit(). |
|
Definition at line 116 of file AccessControl.C. |
|
Definition at line 80 of file AccessControl.C. |
|
Definition at line 79 of file AccessControl.C. Referenced by AccessControl::admit(). |
|
Definition at line 76 of file AccessControl.C. Referenced by AccessControl::admit(). |
|
Definition at line 77 of file AccessControl.C. |
|
Definition at line 81 of file AccessControl.C. |