Package | Description |
---|---|
org.jboss.security.xacml.locators.cache | |
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.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.support | |
org.jboss.security.xacml.sunxacml.support.finder |
Class and Description |
---|
RequestCtx
Represents a request made to the PDP.
|
ResponseCtx
Represents the response to a request made to the XACML PDP.
|
Class and Description |
---|
RequestCtx
Represents a request made to the PDP.
|
ResponseCtx
Represents the response to a request made to the XACML PDP.
|
Result
Represents the ResultType XML object from the Context schema.
|
Status
Represents the status data that is included in a ResultType.
|
Class and Description |
---|
Result
Represents the ResultType XML object from the Context schema.
|
Class and Description |
---|
Status
Represents the status data that is included in a ResultType.
|
Class and Description |
---|
Attribute
Represents the AttributeType XML type found in the context schema.
|
RequestCtx
Represents a request made to the PDP.
|
ResponseCtx
Represents the response to a request made to the XACML PDP.
|
Result
Represents the ResultType XML object from the Context schema.
|
Status
Represents the status data that is included in a ResultType.
|
StatusDetail
This class represents the StatusDetailType in the context schema.
|
Class and Description |
---|
Status
Represents the status data that is included in a ResultType.
|
Class and Description |
---|
ResponseCtx
Represents the response to a request made to the XACML PDP.
|
Class and Description |
---|
Status
Represents the status data that is included in a ResultType.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.