org.picketlink.identity.federation.saml.v2.assertion
Class SubjectType.STSubType
java.lang.Object
org.picketlink.identity.federation.saml.v2.assertion.SubjectType.STSubType
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SubjectType
public static class SubjectType.STSubType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subjectConfirmation
protected List<SubjectConfirmationType> subjectConfirmation
SubjectType.STSubType
public SubjectType.STSubType()
addBaseID
public void addBaseID(BaseIDAbstractType base)
getBaseID
public BaseIDAbstractType getBaseID()
getEncryptedID
public EncryptedElementType getEncryptedID()
setEncryptedID
public void setEncryptedID(EncryptedElementType encryptedID)
addConfirmation
public void addConfirmation(SubjectConfirmationType con)
getCount
public int getCount()
getConfirmation
public List<SubjectConfirmationType> getConfirmation()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.