JBoss port of sunxacml 2.0.8.Final-redhat-1

Package org.jboss.security.xacml.sunxacml.support.finder

Class Summary
BasicPolicyFinderModule This is a basic implementation of PolicyFinderModule that accepts already created AbstractPolicys and supports finding by context and reference.
FilePolicyModule 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.
PolicyCollection This class handles collections of AbstractPolicy instances, and provides some commonly useful operations.
PolicyReader This class is provided as a utility for reading policies from common, simple sources: InputStreams, Files, and URLs.
StaticPolicyFinderModule This is a simple implementation of PolicyFinderModule that supports retrieval based on context, and is designed for use with a run-time configuration.
StaticRefPolicyFinderModule This is a simple implementation of PolicyFinderModule that supports retrieval based on reference, and is designed for use with a run-time configuration.
URLPolicyFinderModule This module supports references made with resolvable URLs (eg, http or file pointers).
 

Exception Summary
TopLevelPolicyException This is an exception thrown by the support code when there's an error trying to resolve a top-level policy
 


JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.