Uses of Interface
se.swedenconnect.opensaml.saml2.response.ResponseProcessingResult
Package
Description
Interfaces and classes for working with SAML responses.
-
Uses of ResponseProcessingResult in se.swedenconnect.opensaml.saml2.response
Modifier and TypeClassDescriptionclass
Implementation of theResponseProcessingResult
interface.Modifier and TypeMethodDescriptionResponseProcessor.processSamlResponse
(String samlResponse, String relayState, ResponseProcessingInput input, org.opensaml.saml.common.assertion.ValidationContext validationContext) Processes a SAML response including signature validation and assertion decryption.ResponseProcessorImpl.processSamlResponse
(String samlResponse, String relayState, ResponseProcessingInput input, org.opensaml.saml.common.assertion.ValidationContext validationContext) Processes a SAML response including signature validation and assertion decryption.