ContextAccess
public class ContextAccessControlList extends Object implements ContextAccess
MODIFIABLE, UNMODIFIABLE
Constructor | Description |
---|---|
ContextAccessControlList(boolean defaultAllow,
List allow,
List deny) |
Modifier and Type | Method | 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–2018. All rights reserved.