|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.security.xacml.sunxacml.finder | |
---|---|
org.jboss.security.xacml.bridge | |
org.jboss.security.xacml.locators | |
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 |
Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.bridge | |
---|---|
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 . |
Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.locators | |
---|---|
AttributeFinderModule
This is the abstract class that all AttributeFinder modules
extend. |
|
ResourceFinderModule
This is the abstract class that all ResourceFinder modules
extend. |
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. |
Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.sunxacml.support.finder | |
---|---|
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 . |
Classes in org.jboss.security.xacml.sunxacml.finder used by org.jboss.security.xacml.util | |
---|---|
PolicyFinder
This class is used by the PDP to find all policies used in evaluation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |