PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v1.assertion
Class SAML11SubjectType.SAML11SubjectTypeChoice

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectType.SAML11SubjectTypeChoice
Enclosing class:
SAML11SubjectType

public static class SAML11SubjectType.SAML11SubjectTypeChoice
extends Object


Field Summary
protected  SAML11NameIdentifierType nameID
           
protected  SAML11SubjectConfirmationType subjectConfirmation
           
 
Constructor Summary
SAML11SubjectType.SAML11SubjectTypeChoice(SAML11NameIdentifierType nameID)
           
SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms)
           
 
Method Summary
 SAML11NameIdentifierType getNameID()
           
 SAML11SubjectConfirmationType getSubjectConfirmation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nameID

protected SAML11NameIdentifierType nameID

subjectConfirmation

protected SAML11SubjectConfirmationType subjectConfirmation
Constructor Detail

SAML11SubjectType.SAML11SubjectTypeChoice

public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11NameIdentifierType nameID)

SAML11SubjectType.SAML11SubjectTypeChoice

public SAML11SubjectType.SAML11SubjectTypeChoice(SAML11SubjectConfirmationType subConfirms)
Method Detail

getNameID

public SAML11NameIdentifierType getNameID()

getSubjectConfirmation

public SAML11SubjectConfirmationType getSubjectConfirmation()

PicketLink Federation Core 2.1.6.Final-redhat-2

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