public class SAMLAuthResponse extends Object
| Constructor and Description |
|---|
SAMLAuthResponse(String signedResponseXML,
String relayStateURL,
String acsURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcsURL() |
String |
getRelayStateURL() |
String |
getSignedResponseXML() |
Copyright © 2023 Atlassian. All rights reserved.