org.picketlink.identity.federation.saml.v1.assertion
Class SAML11SubjectType.SAML11SubjectTypeChoice
java.lang.Object
org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectType.SAML11SubjectTypeChoice
- Enclosing class:
- SAML11SubjectType
public static class SAML11SubjectType.SAML11SubjectTypeChoice
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameID
protected SAML11NameIdentifierType nameID
subjectConfirmation
protected SAML11SubjectConfirmationType subjectConfirmation
SAML11SubjectType.SAML11SubjectTypeChoice
public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11NameIdentifierType nameID)
SAML11SubjectType.SAML11SubjectTypeChoice
public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms)
getNameID
public SAML11NameIdentifierType getNameID()
getSubjectConfirmation
public SAML11SubjectConfirmationType getSubjectConfirmation()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.