Uses of Class
se.swedenconnect.opensaml.saml2.response.ResponseStatusErrorException
Packages that use ResponseStatusErrorException
Package
Description
Interfaces and classes for working with SAML responses.
-
Uses of ResponseStatusErrorException in se.swedenconnect.opensaml.saml2.response
Methods in se.swedenconnect.opensaml.saml2.response that throw ResponseStatusErrorExceptionModifier and TypeMethodDescriptionResponseProcessor.processSamlResponse
(String samlResponse, String relayState, ResponseProcessingInput input, ValidationContext validationContext) Processes a SAML response including signature validation and assertion decryption.ResponseProcessorImpl.processSamlResponse
(String samlResponse, String relayState, ResponseProcessingInput input, ValidationContext validationContext) Processes a SAML response including signature validation and assertion decryption.