Uses of Class
se.swedenconnect.opensaml.saml2.response.validation.ResponseValidator
Packages that use ResponseValidator
Package
Description
Interfaces and classes for working with SAML responses.
-
Uses of ResponseValidator in se.swedenconnect.opensaml.saml2.response
Fields in se.swedenconnect.opensaml.saml2.response declared as ResponseValidatorModifier and TypeFieldDescriptionprotected ResponseValidator
ResponseProcessorImpl.responseValidator
The response validator.Methods in se.swedenconnect.opensaml.saml2.response that return ResponseValidatorModifier and TypeMethodDescriptionprotected ResponseValidator
ResponseProcessorImpl.createResponseValidator
(SignatureTrustEngine signatureTrustEngine, SignaturePrevalidator signatureProfileValidator) Sets up the response validator.