public static class ResponseType.RTChoiceType extends Object
Constructor and Description |
---|
RTChoiceType(AssertionType assertion) |
RTChoiceType(EncryptedAssertionType encryptedAssertion) |
Modifier and Type | Method and Description |
---|---|
AssertionType |
getAssertion() |
EncryptedAssertionType |
getEncryptedAssertion() |
String |
getID() |
public RTChoiceType(AssertionType assertion)
public RTChoiceType(EncryptedAssertionType encryptedAssertion)
public AssertionType getAssertion()
public EncryptedAssertionType getEncryptedAssertion()
public String getID()
Copyright © 2016 JBoss by Red Hat. All rights reserved.