#include "XrdAcc/XrdAccPrivs.hh"
Include dependency graph for XrdAccAuthorize.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | XrdAccAuthorize |
Enumerations | |
enum | Access_Operation { AOP_Any = 0, AOP_Chmod = 1, AOP_Chown = 2, AOP_Create = 3, AOP_Delete = 4, AOP_Insert = 5, AOP_Lock = 6, AOP_Mkdir = 7, AOP_Read = 8, AOP_Readdir = 9, AOP_Rename = 10, AOP_Stat = 11, AOP_Update = 12, AOP_LastOp = 12 } |
|
|