|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.security.xacml.sunxacml.finder | |
|---|---|
| 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. |
| Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.sunxacml | |
|---|---|
| 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. |
|
| Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.sunxacml.finder | |
|---|---|
| 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. |
|
| Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.sunxacml.finder.impl | |
|---|---|
| AttributeFinderModule
This is the abstract class that all AttributeFinder modules
extend. |
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||