org.apache.openejb.assembler.classic
Class PolicyContext
java.lang.Object
org.apache.openejb.assembler.classic.PolicyContext
public class PolicyContext
- extends Object
- Version:
- $Rev: 1240285 $ $Date: 2012-02-03 19:39:13 +0100 (Ven, 03 fév 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyContext
public PolicyContext(String contextId)
getExcludedPermissions
public PermissionCollection getExcludedPermissions()
getUncheckedPermissions
public PermissionCollection getUncheckedPermissions()
getRolePermissions
public Map<String,PermissionCollection> getRolePermissions()
getContextID
public String getContextID()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.