public class SamlInvocationContext extends Object
| Constructor and Description |
|---|
SamlInvocationContext() |
SamlInvocationContext(String samlRequest,
String samlResponse,
String relayState) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRelayState() |
String |
getSamlRequest() |
String |
getSamlResponse() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.