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 ContextAccess
protected boolean isAllowed(Name name)
protected boolean isDenied(Name name)
Copyright © 2005–2016. All rights reserved.