Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.xacml.saml2 |
Defines XACML interfaces for SAMLv2
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeStatement
The
AttributeStatement element describes a statement by
the SAML authority asserting that the assertion subject is associated with
the specified attributes. |
interface |
AuthnStatement
The
AuthnStatement element describes a statement by the
SAML authority asserting that the assertion subject was authenticated
by a particular means at a particular time. |
interface |
AuthzDecisionStatement
The
AuthzDecisionStatement element describes a statement
by the SAML authority asserting that a request for access by the assertion
subject tot he specified resource has resulted in the specified authorization
decision on the basis of some optionally specified evidence. |
Modifier and Type | Interface and Description |
---|---|
interface |
XACMLAuthzDecisionStatement
XACMLAuthzDecisionStatement
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.