org.picketlink.identity.federation.saml.v2.protocol
Class ResponseType.RTChoiceType
java.lang.Object
org.picketlink.identity.federation.saml.v2.protocol.ResponseType.RTChoiceType
- Enclosing class:
- ResponseType
public static class ResponseType.RTChoiceType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseType.RTChoiceType
public ResponseType.RTChoiceType(AssertionType assertion)
ResponseType.RTChoiceType
public ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion)
getAssertion
public AssertionType getAssertion()
getEncryptedAssertion
public EncryptedAssertionType getEncryptedAssertion()
getID
public String getID()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.