Package | Description |
---|---|
org.jboss.security.xacml.bridge | |
org.jboss.security.xacml.locators | |
org.jboss.security.xacml.sunxacml.support.finder |
Modifier and Type | Class and Description |
---|---|
class |
PolicySetFinderModule
PolicyFinderModule for PolicySet
|
class |
PPSPolicySetFinderModule
A Policy Set Finder Module that holds the RBAC Permission Policy Sets
|
class |
RPSPolicySetFinderModule
A Policy Set Finder Module that holds the RBAC Role Policy Sets
|
class |
WrapperPolicyFinderModule
PolicyFinderModule that returns the enclosing Policy Object
|
Modifier and Type | Field and Description |
---|---|
protected List<PolicyFinderModule> |
AbstractJBossPolicyLocator.pfml |
Modifier and Type | Class and Description |
---|---|
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).
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.