Uses of Class
org.apache.sling.feature.cpconverter.accesscontrol.SystemUser
-
Packages that use SystemUser Package Description org.apache.sling.feature.cpconverter.accesscontrol Small utility set to handle System Users and related ACL policies. -
-
Uses of SystemUser in org.apache.sling.feature.cpconverter.accesscontrol
Methods in org.apache.sling.feature.cpconverter.accesscontrol with parameters of type SystemUser Modifier and Type Method Description boolean
AclManager. addSystemUser(@NotNull SystemUser systemUser)
boolean
DefaultAclManager. addSystemUser(@NotNull SystemUser systemUser)
-