|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyFinderModule | |
|---|---|
| org.jboss.security.xacml.sunxacml.finder.impl | The few included finder modules are provided in this package. |
| org.jboss.security.xacml.sunxacml.support.finder | |
| Uses of PolicyFinderModule in org.jboss.security.xacml.sunxacml.finder.impl |
|---|
| Subclasses of PolicyFinderModule in org.jboss.security.xacml.sunxacml.finder.impl | |
|---|---|
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. |
| 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 AbstractPolicys and supports
finding by context and reference. |
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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||