10 #ifndef PCMK__CRM_COMMON_ACL__H
11 # define PCMK__CRM_COMMON_ACL__H
13 # include <libxml/tree.h>
bool pcmk_acl_required(const char *user)
Check whether ACLs are required for a given user.
bool xml_acl_denied(xmlNode *xml)
void xml_acl_disable(xmlNode *xml)
bool xml_acl_filtered_copy(const char *user, xmlNode *acl_source, xmlNode *xml, xmlNode **result)
Copy ACL-allowed portions of specified XML.
bool xml_acl_enabled(xmlNode *xml)
pcmk__action_result_t result