public class ContextAccessControlList extends Object implements ContextAccess
MODIFIABLE, UNMODIFIABLE| Constructor and Description |
|---|
ContextAccessControlList(boolean defaultAllow,
List allow,
List deny) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAllowed(Name name) |
protected boolean |
isDenied(Name name) |
boolean |
isModifiable(Name name) |
public boolean isModifiable(Name name)
isModifiable in interface ContextAccessprotected boolean isAllowed(Name name)
protected boolean isDenied(Name name)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.