PicketLink Federation Core 2.1.6.Final-redhat-2

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

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectType

public class SAML11SubjectType
extends Object

Since:
Jun 22, 2011
Author:
Anil.Saldhana@redhat.com

Nested Class Summary
static class SAML11SubjectType.SAML11SubjectTypeChoice
           
 
Field Summary
protected  SAML11SubjectType.SAML11SubjectTypeChoice choice
           
protected  SAML11SubjectConfirmationType subjectConfirmation
           
 
Constructor Summary
SAML11SubjectType()
           
 
Method Summary
 SAML11SubjectType.SAML11SubjectTypeChoice getChoice()
           
 SAML11SubjectConfirmationType getSubjectConfirmation()
           
 void setChoice(SAML11SubjectType.SAML11SubjectTypeChoice choice)
           
 void setSubjectConfirmation(SAML11SubjectConfirmationType subjectConfirmation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

subjectConfirmation

protected SAML11SubjectConfirmationType subjectConfirmation

choice

protected SAML11SubjectType.SAML11SubjectTypeChoice choice
Constructor Detail

SAML11SubjectType

public SAML11SubjectType()
Method Detail

getSubjectConfirmation

public SAML11SubjectConfirmationType getSubjectConfirmation()

setSubjectConfirmation

public void setSubjectConfirmation(SAML11SubjectConfirmationType subjectConfirmation)

getChoice

public SAML11SubjectType.SAML11SubjectTypeChoice getChoice()

setChoice

public void setChoice(SAML11SubjectType.SAML11SubjectTypeChoice choice)

PicketLink Federation Core 2.1.6.Final-redhat-2

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