Uses of Interface
org.apache.sling.feature.cpconverter.accesscontrol.EnforceInfo
-
Packages that use EnforceInfo Package Description org.apache.sling.feature.cpconverter.accesscontrol Small utility set to handle System Users and related ACL policies.org.apache.sling.feature.cpconverter.repoinit -
-
Uses of EnforceInfo in org.apache.sling.feature.cpconverter.accesscontrol
Classes in org.apache.sling.feature.cpconverter.accesscontrol that implement EnforceInfo Modifier and Type Class Description class
DefaultAclManager
-
Uses of EnforceInfo in org.apache.sling.feature.cpconverter.repoinit
Methods in org.apache.sling.feature.cpconverter.repoinit with parameters of type EnforceInfo Modifier and Type Method Description void
OperationProcessor. apply(@NotNull List<org.apache.sling.repoinit.parser.operations.Operation> ops, @NotNull Formatter formatter, @NotNull EnforceInfo enforceInfo)
-