Uses of Interface
com.sun.identity.saml2.assertion.Statement
-
Packages that use Statement Package Description com.sun.identity.saml2.assertion Defines SAMLv2 assertion.com.sun.identity.xacml.saml2 Defines XACML interfaces for SAMLv2 -
-
Uses of Statement in com.sun.identity.saml2.assertion
Subinterfaces of Statement in com.sun.identity.saml2.assertion Modifier and Type Interface Description interface
AttributeStatement
TheAttributeStatement
element describes a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.interface
AuthnStatement
TheAuthnStatement
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
TheAuthzDecisionStatement
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. -
Uses of Statement in com.sun.identity.xacml.saml2
Subinterfaces of Statement in com.sun.identity.xacml.saml2 Modifier and Type Interface Description interface
XACMLAuthzDecisionStatement
XACMLAuthzDecisionStatement
is an extension ofsamlp:StatementAbstractType
that is carried in a SAML Assertion to conveyxacml-context:Response
Schema:
-