org.apache.xbean.naming.context
Class ContextAccessControlList
java.lang.Object
org.apache.xbean.naming.context.ContextAccessControlList
- All Implemented Interfaces:
- ContextAccess
public class ContextAccessControlList
- extends Object
- implements ContextAccess
- Version:
- $Rev$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextAccessControlList
public ContextAccessControlList(boolean defaultAllow,
List allow,
List deny)
isModifiable
public boolean isModifiable(Name name)
- Specified by:
isModifiable
in interface ContextAccess
isAllowed
protected boolean isAllowed(Name name)
isDenied
protected boolean isDenied(Name name)
Copyright © 2005-2013. All Rights Reserved.