Class SetAclPrincipalBased
java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
org.apache.sling.repoinit.parser.operations.SetAclPrincipalBased
Deprecated.
Set ACL statement that groups a set of AclLines
that all refer to the same set of principals.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.sling.repoinit.parser.operations.Operation
cleanupQuotedString, toString
-
Field Details
-
ACL_OPTION_MERGE
Supported ACL options- See Also:
-
ACL_OPTION_MERGE_PRESERVE
- See Also:
-
-
Constructor Details
-
SetAclPrincipalBased
Deprecated. -
SetAclPrincipalBased
Deprecated.
-
-
Method Details
-
getParametersDescription
Deprecated. -
asRepoInitString
Deprecated.Description copied from class:Operation
Converts this operation instance to a RepoInit string representation including the current operation parameters. The representation must be parsable back into an equivalent operation and must end with a OS-compatible line separator.- Specified by:
asRepoInitString
in classOperation
- Returns:
- the repoinit string for the operation
-
getPrincipals
Deprecated. -
accept
Deprecated. -
getLines
-
getOptions
-
EnsureAclPrincipalBased
instead with stricter semantics