Class SamlInvocationContext
java.lang.Object
org.keycloak.adapters.saml.profile.SamlInvocationContext
- Author:
- Pedro Igor
-
Constructor Summary
ConstructorsConstructorDescriptionSamlInvocationContext(String samlRequest, String samlResponse, String relayState) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SamlInvocationContext
public SamlInvocationContext() -
SamlInvocationContext
-
-
Method Details
-
getSamlRequest
-
getSamlResponse
-
getRelayState
-