public static class ResponseType.RTChoiceType extends Object
| Constructor and Description |
|---|
ResponseType.RTChoiceType(AssertionType assertion) |
ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion) |
| Modifier and Type | Method and Description |
|---|---|
AssertionType |
getAssertion() |
EncryptedAssertionType |
getEncryptedAssertion() |
String |
getID() |
public ResponseType.RTChoiceType(AssertionType assertion)
public ResponseType.RTChoiceType(EncryptedAssertionType encryptedAssertion)
public AssertionType getAssertion()
public EncryptedAssertionType getEncryptedAssertion()
public String getID()
Copyright © 2014 JBoss Inc.. All Rights Reserved.