|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyFinderModule | |
---|---|
org.jboss.security.xacml.sunxacml.support.finder |
Uses of PolicyFinderModule in org.jboss.security.xacml.sunxacml.support.finder |
---|
Subclasses of PolicyFinderModule in org.jboss.security.xacml.sunxacml.support.finder | |
---|---|
class |
BasicPolicyFinderModule
This is a basic implementation of PolicyFinderModule that
accepts already created AbstractPolicy s and supports
finding by context and reference. |
class |
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. |
class |
StaticPolicyFinderModule
This is a simple implementation of PolicyFinderModule that
supports retrieval based on context, and is designed for use with a
run-time configuration. |
class |
StaticRefPolicyFinderModule
This is a simple implementation of PolicyFinderModule that
supports retrieval based on reference, and is designed for use with a
run-time configuration. |
class |
URLPolicyFinderModule
This module supports references made with resolvable URLs (eg, http or file pointers). |
|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |