VOS::AcceptAllSiteAccessControl Class Reference
[libvos]
#include <vos/vos/accesscontrol.hh>
Inheritance diagram for VOS::AcceptAllSiteAccessControl:

Detailed Description
Access control that always says yes.
Definition at line 318 of file accesscontrol.hh.
Public Member Functions
- virtual ~AcceptAllSiteAccessControl ()
- virtual bool checkCreateVobjectPermission (Vobject &requester, Site &site, const std::string name, const std::deque< std::string > types, std::string &message)
- virtual bool checkRenameVobjectPermission (Vobject &requester, Site &site, const std::string oldname, const std::string newname, std::string &message)
- virtual const std::string getPolicyName ()
Static Public Attributes
Constructor & Destructor Documentation
| virtual VOS::AcceptAllSiteAccessControl::~AcceptAllSiteAccessControl | ( | ) | [inline, virtual] |
Definition at line 323 of file accesscontrol.hh.
Member Function Documentation
| virtual const std::string VOS::AcceptAllSiteAccessControl::getPolicyName | ( | ) | [virtual] |
Implements VOS::SiteAccessControl.
Member Data Documentation
Definition at line 321 of file accesscontrol.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/accesscontrol.hh