#include "XrdAcc/XrdAccAuthorize.hh"
Go to the source code of this file.
Macros | |
#define | AUTHORIZE(usr, env, optype, action, pathp, edata) |
#define | AUTHORIZE2(usr, edata, opt1, act1, path1, env1, opt2, act2, path2, env2) |
#define | OOIDENTENV(usr, env) |
#define AUTHORIZE | ( | usr, | |
env, | |||
optype, | |||
action, | |||
pathp, | |||
edata ) |
Definition at line 35 of file XrdOfsSecurity.hh.
Referenced by XrdOfs::chksum(), XrdOfs::chmod(), XrdOfs::exists(), XrdOfs::FAttr(), XrdOfs::FSctl(), XrdOfs::fsctl(), XrdOfs::mkdir(), XrdOfsDirectory::open(), XrdOfsFile::open(), XrdOfs::prepare(), XrdOfs::rename(), XrdOfs::stat(), XrdOfs::stat(), and XrdOfs::truncate().
#define AUTHORIZE2 | ( | usr, | |
edata, | |||
opt1, | |||
act1, | |||
path1, | |||
env1, | |||
opt2, | |||
act2, | |||
path2, | |||
env2 ) |
Definition at line 40 of file XrdOfsSecurity.hh.
#define OOIDENTENV | ( | usr, | |
env ) |
Definition at line 45 of file XrdOfsSecurity.hh.
Referenced by XrdOfsFile::open().