|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xacml.BasicEvaluationCtx
org.glite.gpbox.pdp.BasicEnvEvaluationCtx
Field Summary |
Fields inherited from interface com.sun.xacml.EvaluationCtx |
RESOURCE_ID, RESOURCE_SCOPE, SCOPE_CHILDREN, SCOPE_DESCENDANTS, SCOPE_IMMEDIATE |
Constructor Summary | |
BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request)
|
|
BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request,
com.sun.xacml.finder.AttributeFinder finder)
|
|
BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request,
com.sun.xacml.finder.AttributeFinder finder,
boolean cacheEnvValues)
|
|
BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request,
boolean cacheEnvValues)
|
Method Summary | |
long |
getSEAvailable(java.lang.String seName)
|
Methods inherited from class com.sun.xacml.BasicEvaluationCtx |
getActionAttribute, getAttribute, getAttributeFinder, getCurrentDate, getCurrentDateTime, getCurrentTime, getEnvironmentAttribute, getRequestRoot, getResourceAttribute, getResourceId, getScope, getSubjectAttribute, getSubjectAttribute, setCurrentDate, setCurrentDateTime, setCurrentTime, setResourceId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request) throws com.sun.xacml.ParsingException
public BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request, boolean cacheEnvValues) throws com.sun.xacml.ParsingException
public BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request, com.sun.xacml.finder.AttributeFinder finder) throws com.sun.xacml.ParsingException
public BasicEnvEvaluationCtx(com.sun.xacml.ctx.RequestCtx request, com.sun.xacml.finder.AttributeFinder finder, boolean cacheEnvValues) throws com.sun.xacml.ParsingException
Method Detail |
public long getSEAvailable(java.lang.String seName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |