org.picketlink.identity.federation.saml.v1.assertion
Class SAML11SubjectStatementType
java.lang.Object
org.picketlink.identity.federation.saml.v1.assertion.SAML11StatementAbstractType
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subject
protected SAML11SubjectType subject
SAML11SubjectStatementType
public SAML11SubjectStatementType()
SAML11SubjectStatementType
public SAML11SubjectStatementType(SAML11SubjectType subject)
getSubject
public SAML11SubjectType getSubject()
setSubject
public void setSubject(SAML11SubjectType subject)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.