pacemaker
2.1.0-7c3f660
Scalable High-Availability cluster resource manager
|
Low-level API for XML Access Control Lists (ACLs) More...
#include <libxml/tree.h>
Go to the source code of this file.
Functions | |
bool | xml_acl_enabled (xmlNode *xml) |
void | xml_acl_disable (xmlNode *xml) |
bool | xml_acl_denied (xmlNode *xml) |
bool | xml_acl_filtered_copy (const char *user, xmlNode *acl_source, xmlNode *xml, xmlNode **result) |
bool | pcmk_acl_required (const char *user) |
Check whether ACLs are required for a given user. More... | |
Low-level API for XML Access Control Lists (ACLs)
Definition in file acl.h.
bool pcmk_acl_required | ( | const char * | user | ) |