![]() |
XRootD
|
#include <XrdSciTokensAccess.hh>
Public Member Functions | |
SubpathMatch ()=default | |
SubpathMatch (const AccessRulesRaw &rules) | |
bool | apply (Access_Operation oper, const std::string_view path) const |
bool | empty () const |
size_t | size () const |
std::string | str () const |
Definition at line 88 of file XrdSciTokensAccess.hh.
|
default |
|
inline |
Definition at line 91 of file XrdSciTokensAccess.hh.
|
inline |
Definition at line 96 of file XrdSciTokensAccess.hh.
References AOP_Mkdir, and AOP_Stat.
Referenced by XrdAccRules::apply().
|
inline |
Definition at line 129 of file XrdSciTokensAccess.hh.
Referenced by XrdAccRules::str().
|
inline |
Definition at line 133 of file XrdSciTokensAccess.hh.
Referenced by XrdAccRules::size().
std::string SubpathMatch::str | ( | ) | const |
Definition at line 325 of file XrdSciTokensAccess.cc.
Referenced by XrdAccRules::str().