public interface SAMLSignatureValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validateSignature(org.opensaml.saml.saml2.core.Response response,
org.opensaml.saml.saml2.core.Assertion assertion,
SSOAgentConfig ssoAgentConfig) |
void validateSignature(org.opensaml.saml.saml2.core.Response response,
org.opensaml.saml.saml2.core.Assertion assertion,
SSOAgentConfig ssoAgentConfig)
throws SSOAgentException
SSOAgentExceptionCopyright © 2021 WSO2. All rights reserved.