|
JBoss port of sunxacml 2.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.security.xacml.sunxacml | |
---|---|
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.attr | Contains many of the classes related to attributes and attribute retrieval. |
org.jboss.security.xacml.sunxacml.attr.proxy | This package defines proxy classes for all of the standard datatypes. |
org.jboss.security.xacml.sunxacml.combine | All of the combining algorithm support is in this package. |
org.jboss.security.xacml.sunxacml.cond | Support for Conditions is in this package. |
org.jboss.security.xacml.sunxacml.ctx | All of the classes that support the context schema are in this package. |
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 | |
org.jboss.security.xacml.sunxacml.support.finder |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml | |
---|---|
AbstractPolicy
Represents an instance of an XACML policy. |
|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
Indenter
Provides flexible indenting for XML encoding. |
|
MatchResult
This is used as the return value for the various target matching functions. |
|
Obligation
Represents the ObligationType XML type in XACML. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
|
PDPConfig
This class is used as a container that holds configuration information for the PDP, which includes the AttributeFinder ,
PolicyFinder , and ResourceFinder that the
PDP should use. |
|
Policy
Represents one of the two top-level constructs in XACML, the PolicyType. |
|
PolicyMetaData
This is used to share polcy meta-data throughout the policy tree. |
|
PolicyReference
This class is used as a placeholder for the PolicyIdReference and PolicySetIdReference fields in a PolicySetType. |
|
PolicySet
Represents one of the two top-level constructs in XACML, the PolicySetType. |
|
PolicyTreeElement
This represents a single node in a policy tree. |
|
Rule
Represents the RuleType XACML type. |
|
Target
Represents the TargetType XML type in XACML. |
|
TargetMatch
Represents the SubjectMatch, ResourceMatch, ActionMatch, or EnvironmentMatch (in XACML 2.0 and later) XML types in XACML, depending on the value of the type field. |
|
TargetMatchGroup
This class contains a group of TargetMatch instances and
represents the Subject, Resource, Action, and Environment elements in
an XACML Target. |
|
TargetSection
This is a container class for instances of TargetMatchGroup
and represents the Subjects, Resources, Actions, and Environments
sections of an XACML Target. |
|
UnknownIdentifierException
Exception that gets thrown if an unknown identifier was used, such as the identifier used in any of the standard factories. |
|
VersionConstraints
Supports the three version constraints that can be included with a policy reference. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.attr | |
---|---|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
Indenter
Provides flexible indenting for XML encoding. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
|
PolicyMetaData
This is used to share polcy meta-data throughout the policy tree. |
|
UnknownIdentifierException
Exception that gets thrown if an unknown identifier was used, such as the identifier used in any of the standard factories. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.attr.proxy | |
---|---|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.combine | |
---|---|
AbstractPolicy
Represents an instance of an XACML policy. |
|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
Indenter
Provides flexible indenting for XML encoding. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
|
PolicyTreeElement
This represents a single node in a policy tree. |
|
Rule
Represents the RuleType XACML type. |
|
UnknownIdentifierException
Exception that gets thrown if an unknown identifier was used, such as the identifier used in any of the standard factories. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.cond | |
---|---|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
Indenter
Provides flexible indenting for XML encoding. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
|
PolicyMetaData
This is used to share polcy meta-data throughout the policy tree. |
|
UnknownIdentifierException
Exception that gets thrown if an unknown identifier was used, such as the identifier used in any of the standard factories. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.ctx | |
---|---|
Indenter
Provides flexible indenting for XML encoding. |
|
Obligation
Represents the ObligationType XML type in XACML. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.finder | |
---|---|
AbstractPolicy
Represents an instance of an XACML policy. |
|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
PolicyMetaData
This is used to share polcy meta-data throughout the policy tree. |
|
VersionConstraints
Supports the three version constraints that can be included with a policy reference. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.finder.impl | |
---|---|
AbstractPolicy
Represents an instance of an XACML policy. |
|
EvaluationCtx
Manages the context of a single policy evaluation. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.support | |
---|---|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
Classes in org.jboss.security.xacml.sunxacml used by org.jboss.security.xacml.sunxacml.support.finder | |
---|---|
AbstractPolicy
Represents an instance of an XACML policy. |
|
EvaluationCtx
Manages the context of a single policy evaluation. |
|
ParsingException
Exception that gets thrown if any general parsing error occurs. |
|
PolicyMetaData
This is used to share polcy meta-data throughout the policy tree. |
|
UnknownIdentifierException
Exception that gets thrown if an unknown identifier was used, such as the identifier used in any of the standard factories. |
|
VersionConstraints
Supports the three version constraints that can be included with a policy reference. |
|
JBoss port of sunxacml 2.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |