public class AuthorizableAcls.AcRuleSet extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorizableAcls.AcRule> |
rules |
| Constructor and Description |
|---|
AcRuleSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(@NotNull AuthorizableAcls.AcType type,
@NotNull org.apache.sling.api.resource.Resource aclResource) |
List<AuthorizableAcls.AcRule> |
getRules() |
String |
toString() |
protected final List<AuthorizableAcls.AcRule> rules
public List<AuthorizableAcls.AcRule> getRules()
public void add(@NotNull
@NotNull AuthorizableAcls.AcType type,
@NotNull
@NotNull org.apache.sling.api.resource.Resource aclResource)
Copyright © 2021. All rights reserved.