org.glite.gpbox.pdp
Interface EnvEvaluationCtx

All Superinterfaces:
com.sun.xacml.EvaluationCtx

public interface EnvEvaluationCtx
extends com.sun.xacml.EvaluationCtx

Author:
gianluca TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Field Summary
 
Fields inherited from interface com.sun.xacml.EvaluationCtx
RESOURCE_ID, RESOURCE_SCOPE, SCOPE_CHILDREN, SCOPE_DESCENDANTS, SCOPE_IMMEDIATE
 
Method Summary
 void getSEAvailable(java.lang.String seName)
           
 
Methods inherited from interface com.sun.xacml.EvaluationCtx
getActionAttribute, getAttribute, getAttributeFinder, getCurrentDate, getCurrentDateTime, getCurrentTime, getEnvironmentAttribute, getRequestRoot, getResourceAttribute, getResourceId, getScope, getSubjectAttribute, getSubjectAttribute, setCurrentDate, setCurrentDateTime, setCurrentTime, setResourceId
 

Method Detail

getSEAvailable

public void getSEAvailable(java.lang.String seName)