Package se.swedenconnect.opensaml.saml2.response.validation
package se.swedenconnect.opensaml.saml2.response.validation
Support for validation of SAML response messages.
-
ClassDescriptionAbstractResponseValidationParametersBuilder<T extends AbstractResponseValidationParametersBuilder<T>>Abstract builder class for building the
ValidationContext
object for use as validation input to theResponseValidator
.Exception class for response validation errors.Builder class for building theValidationContext
object for use as validation input to theResponseValidator
.Configuration settings for response and assertion validation.Response validator that ensures that aResponse
element is valid according to the 2.0 SAML Core specification and makes checks based on the supplied validation context parameters described below.