Uses of Class
com.sun.identity.saml.assertion.SubjectStatement
-
Packages that use SubjectStatement Package Description com.sun.identity.saml.assertion Defines SAML assertion. -
-
Uses of SubjectStatement in com.sun.identity.saml.assertion
Subclasses of SubjectStatement in com.sun.identity.saml.assertion Modifier and Type Class Description class
AttributeStatement
TheAttributeStatement
element supplies a statement by the issuer that the specified subject is associated with the specified attributes.class
AuthenticationStatement
TheAuthenticationStatement
element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.class
AuthorizationDecisionStatement
TheAuthorizationDecisionStatement
element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.class
AuthorizationDecisionStatementBase
TheAuthorizationDecisionStatement
element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
-