org.picketlink.identity.federation.saml.v1.assertion
Class SAML11SubjectType
java.lang.Object
org.picketlink.identity.federation.saml.v1.assertion.SAML11SubjectType
public class SAML11SubjectType
- extends Object
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subjectConfirmation
protected SAML11SubjectConfirmationType subjectConfirmation
choice
protected SAML11SubjectType.SAML11SubjectTypeChoice choice
SAML11SubjectType
public SAML11SubjectType()
getSubjectConfirmation
public SAML11SubjectConfirmationType getSubjectConfirmation()
setSubjectConfirmation
public void setSubjectConfirmation(SAML11SubjectConfirmationType subjectConfirmation)
getChoice
public SAML11SubjectType.SAML11SubjectTypeChoice getChoice()
setChoice
public void setChoice(SAML11SubjectType.SAML11SubjectTypeChoice choice)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.