org.apache.openejb.assembler.classic
Class PolicyContext
java.lang.Object
org.apache.openejb.assembler.classic.PolicyContext
public class PolicyContext
- extends Object
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $
| 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-2011 The Apache Software Foundation. All Rights Reserved.