Package | Description |
---|---|
org.jboss.security.xacml.bridge | |
org.jboss.security.xacml.locators | |
org.jboss.security.xacml.locators.attrib | |
org.jboss.security.xacml.sunxacml |
This is the root package, which contains the PDP class where most
people will want to start.
|
org.jboss.security.xacml.sunxacml.finder |
The
finder package supports all of the pieces of the
XACML specification that require custom implementation. |
org.jboss.security.xacml.sunxacml.finder.impl |
The few included finder modules are provided in this package.
|
org.jboss.security.xacml.sunxacml.support.finder | |
org.jboss.security.xacml.util |
Class and Description |
---|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation.
|
PolicyFinderModule
This is the abstract class that all
PolicyFinder modules
extend. |
PolicyFinderResult
This is used as the return value for the findPolicy() methods in the
PolicyFinder . |
Class and Description |
---|
AttributeFinderModule
This is the abstract class that all
AttributeFinder modules
extend. |
PolicyFinderModule
This is the abstract class that all
PolicyFinder modules
extend. |
ResourceFinderModule
This is the abstract class that all
ResourceFinder modules
extend. |
Class and Description |
---|
AttributeFinderModule
This is the abstract class that all
AttributeFinder modules
extend. |
Class and Description |
---|
AttributeFinder
This class is used by the PDP to find attribute values that weren't
originally supplied in the request.
|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation.
|
ResourceFinder
This class is used by the PDP to handle resource scopes other than
Immediate.
|
Class and Description |
---|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation.
|
PolicyFinderResult
This is used as the return value for the findPolicy() methods in the
PolicyFinder . |
ResourceFinderResult
This is used to return Resource Ids from the ResourceFinder.
|
Class and Description |
---|
AttributeFinderModule
This is the abstract class that all
AttributeFinder modules
extend. |
Class and Description |
---|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation.
|
PolicyFinderModule
This is the abstract class that all
PolicyFinder modules
extend. |
PolicyFinderResult
This is used as the return value for the findPolicy() methods in the
PolicyFinder . |
Class and Description |
---|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.