PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.protocol
Class ResponseType.RTChoiceType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.protocol.ResponseType.RTChoiceType
Enclosing class:
ResponseType

public static class ResponseType.RTChoiceType
extends Object


Constructor Summary
ResponseType.RTChoiceType(AssertionType assertion)
           
ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion)
           
 
Method Summary
 AssertionType getAssertion()
           
 EncryptedAssertionType getEncryptedAssertion()
           
 String getID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseType.RTChoiceType

public ResponseType.RTChoiceType(AssertionType assertion)

ResponseType.RTChoiceType

public ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion)
Method Detail

getAssertion

public AssertionType getAssertion()

getEncryptedAssertion

public EncryptedAssertionType getEncryptedAssertion()

getID

public String getID()

PicketLink Federation Core 2.1.6.Final-redhat-2

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