| Package | Description |
|---|---|
| com.onelogin.saml2.authn |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlResponse.loadXmlFromBase64(String responseStr)
Load a XML base64encoded SAMLResponse
|
| Constructor and Description |
|---|
SamlResponse(Saml2Settings settings,
HttpRequest request)
Constructor to have a Response object fully built and ready to validate the saml response.
|
SamlResponse(Saml2Settings settings,
String currentUrl,
String samlResponse)
Constructor to have a Response object fully built and ready to validate the saml response.
|
Copyright © 2022. All rights reserved.