See: Description
| Interface | Description |
|---|---|
| EvaluationCtx |
Manages the context of a single policy evaluation.
|
| Class | Description |
|---|---|
| AbstractRequestCtx |
Represents a XACML request made to the PDP.
|
| AbstractResult |
Abstract Represents the ResultType XML object from the Context schema.
|
| Attribute |
Represents the AttributeType XML type found in the context schema.
|
| AttributeAssignment |
Represents AttributeAssignmentType in the XACML 3.0 and 2.0 policy schema
This is used for including arguments in obligations and advices
|
| BasicEvaluationCtx |
Implementation of
EvaluationCtx. |
| EvaluationCtxFactory |
Factory that creates the EvaluationCtx
|
| InputParser |
A package-private helper that provides a single static routine for parsing input based on the
context schema.
|
| MissingAttributeDetail |
This represents the MissingAttributeDetailType in context schema.
|
| RequestCtxFactory |
Factory that creates the AbstractRequestCtx
|
| ResourceActionMapping | |
| ResponseCtx |
Represents the response to a request made to the XACML PDP.
|
| ResultFactory |
Factory that creates the AbstractResult
|
| Status |
Represents the status data that is included in a ResultType.
|
| StatusDetail |
This class represents the StatusDetailType in the context schema.
|
Copyright © 2018 WSO2. All rights reserved.