Package eu.xtreemos.xosd.security.vops.xacml.utils

Class Summary
CreatePolicy  
PolicyFactory Policy factory.
RequestFactory  
SamplePolicyBuilder This is an example program that shows how to build and generate an XACML Policy.
SampleRequestBuilder This is an example program that shows how to build and generate an XACML Request.
SimplePDP This is a simple, command-line driven XACML PDP.
TimeInRangeFunction This class implements the proposed time-in-range function, which takes three time values and returns true if the first value falls between the second and the third value.
VOPSAccessControl  
VOPSAccessPoint  
VopsPDP  
VOPSPolicyFinder This class is used by the PDP to find all policies used in evaluation.
VOPSPolicyFinderModule This is the abstract class that all PolicyFinder modules extend.
XmlPolicyModule This module represents a collection of files containing polices, each of which will be searched through when trying to find a policy that is applicable to a specific request.
 

Exception Summary
PolicyConstructionException