Privilege ========= .. granite:servercomponent:: /libs/granite/ui/components/coral/foundation/renderconditions/privilege :rendercondition: A condition that decides based on `AccessControlManager#hasPrivileges(String, Privilege[]) `_. It has the following content structure: .. gnd:gnd:: [granite:RenderConditionsPrivilege] /** * The path. */ - path (StringEL) /** * The privilege names. */ - privileges (String) multiple