Uses of Class
com.composum.sling.core.usermanagement.model.AuthorizableAcls.AcRule
-
Packages that use AuthorizableAcls.AcRule Package Description com.composum.sling.core.usermanagement.model -
-
Uses of AuthorizableAcls.AcRule in com.composum.sling.core.usermanagement.model
Fields in com.composum.sling.core.usermanagement.model with type parameters of type AuthorizableAcls.AcRule Modifier and Type Field Description protected List<AuthorizableAcls.AcRule>
AuthorizableAcls.AcRuleSet. rules
Methods in com.composum.sling.core.usermanagement.model that return types with arguments of type AuthorizableAcls.AcRule Modifier and Type Method Description List<AuthorizableAcls.AcRule>
AuthorizableAcls.AcRuleSet. getRules()
-