public static class SAML11SubjectType.SAML11SubjectTypeChoice extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SAML11NameIdentifierType |
nameID |
protected SAML11SubjectConfirmationType |
subjectConfirmation |
| Constructor and Description |
|---|
SAML11SubjectType.SAML11SubjectTypeChoice(SAML11NameIdentifierType nameID) |
SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms) |
protected SAML11NameIdentifierType nameID
protected SAML11SubjectConfirmationType subjectConfirmation
public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11NameIdentifierType nameID)
public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms)
public SAML11NameIdentifierType getNameID()
public SAML11SubjectConfirmationType getSubjectConfirmation()
Copyright © 2014 JBoss Inc.. All Rights Reserved.