Class SAML11SubjectStatementType

java.lang.Object
org.keycloak.dom.saml.v1.assertion.SAML11StatementAbstractType
org.keycloak.dom.saml.v1.assertion.SAML11SubjectStatementType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SAML11AttributeStatementType, SAML11AuthenticationStatementType, SAML11AuthorizationDecisionStatementType

public class SAML11SubjectStatementType extends SAML11StatementAbstractType
Since:
Jun 22, 2011
Author:
[email protected]
See Also:
  • Field Details

  • Constructor Details

    • SAML11SubjectStatementType

      public SAML11SubjectStatementType()
    • SAML11SubjectStatementType

      public SAML11SubjectStatementType(SAML11SubjectType subject)
  • Method Details