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 classAttributeStatementTheAttributeStatementelement supplies a statement by the issuer that the specified subject is associated with the specified attributes.classAuthenticationStatementTheAuthenticationStatementelement supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.classAuthorizationDecisionStatementTheAuthorizationDecisionStatementelement 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.classAuthorizationDecisionStatementBaseTheAuthorizationDecisionStatementelement 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.
-