Interface | Description |
---|---|
Action |
The
Action element specifies information about the
action requested in the Request context by listing a
sequence of Attribute elements associated with the
action. |
Attribute |
The
Attribute element specifies information about the
action/subject/resource requested in the Request context by
listing a sequence of Attribute elements associated with
the action. |
Decision |
The
Decision element is a container of
one or more Decision s issued by policy decision point |
Environment |
The
Environment element contains information about the
enviroment of the Request context by listing a
sequence of Attribute elements associated with the
environment. |
MissingAttributeDetail |
The
StatusCode element is a container of
one or more Status s issuded by authorization authority. |
Request |
The
Request element is the top-level element in the XACML
context scehema. |
Resource |
The
Resource element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. |
ResourceContent |
The
ResourceContent element specifies information about the
resource to which access is requested by listing a
sequence of Attribute elements associated with the
resource. |
Response |
The
Response element is a container of
one or more Result s issued by policy decision point |
Result |
The
Result element is a container of
one or more Result s issuded by authorization authority. |
Status |
The
Status element is a container of
one or more Status s issuded by authorization authority. |
StatusCode |
The
StatusCode element is a container of
one or more StatusCode s issuded by authorization authority. |
StatusDetail |
The
StatusCode element is a container of
one or more Status s issuded by authorization authority. |
StatusMessage |
The
StatusMessage element is a container of
one or more StatusMessage s issuded by authorization authority. |
Subject |
The
Subject element specifies information about a
subject of the Request context by listing a
sequence of Attribute elements associated with the
subject. |
Class | Description |
---|---|
ContextFactory |
This is the factory class to obtain instances of the objects defined
in xacml context schema.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.