PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v1.assertion
Class SAML11SubjectStatementType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v1.assertion.SAML11StatementAbstractType
      extended by org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectStatementType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SAML11AttributeStatementType, SAML11AuthenticationStatementType, SAML11AuthorizationDecisionStatementType

public class SAML11SubjectStatementType
extends SAML11StatementAbstractType

Since:
Jun 22, 2011
Author:
Anil.Saldhana@redhat.com
See Also:
Serialized Form

Field Summary
protected  SAML11SubjectType subject
           
 
Constructor Summary
SAML11SubjectStatementType()
           
SAML11SubjectStatementType(SAML11SubjectType subject)
           
 
Method Summary
 SAML11SubjectType getSubject()
           
 void setSubject(SAML11SubjectType subject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

subject

protected SAML11SubjectType subject
Constructor Detail

SAML11SubjectStatementType

public SAML11SubjectStatementType()

SAML11SubjectStatementType

public SAML11SubjectStatementType(SAML11SubjectType subject)
Method Detail

getSubject

public SAML11SubjectType getSubject()

setSubject

public void setSubject(SAML11SubjectType subject)

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.