Package com.day.cq.security.util
Class AclPolicy
java.lang.Object
com.day.cq.security.util.AclPolicy
Deprecated.
Since CQ 5.3 Please use JCR API instead.
Littel tool to configure an ACL. To be set on the
CRXPolicyManager.
The Lists entries are ordered in the the sequence they have been added on this
Object-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAce(AccessControlEntry ace) Deprecated.Method to set aAccessControlEntryto the current PolicyvoidDeprecated.voidDeprecated.
-
Constructor Details
-
AclPolicy
public AclPolicy()Deprecated. -
AclPolicy
Deprecated.
-
-
Method Details
-
allow
Deprecated. -
deny
Deprecated. -
addAce
Deprecated.Method to set aAccessControlEntryto the current Policy- Parameters:
ace- to set to this Policy- Since:
- 5.3
-