|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xbean.naming.context.ContextAccessControlList
public class ContextAccessControlList
Field Summary |
---|
Fields inherited from interface org.apache.xbean.naming.context.ContextAccess |
---|
MODIFIABLE, UNMODIFIABLE |
Constructor Summary | |
---|---|
ContextAccessControlList(boolean defaultAllow,
java.util.List allow,
java.util.List deny)
|
Method Summary | |
---|---|
protected boolean |
isAllowed(javax.naming.Name name)
|
protected boolean |
isDenied(javax.naming.Name name)
|
boolean |
isModifiable(javax.naming.Name name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextAccessControlList(boolean defaultAllow, java.util.List allow, java.util.List deny)
Method Detail |
---|
public boolean isModifiable(javax.naming.Name name)
isModifiable
in interface ContextAccess
protected boolean isAllowed(javax.naming.Name name)
protected boolean isDenied(javax.naming.Name name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |