Uses of Package
se.swedenconnect.opensaml.saml2.response.validation
Package
Description
Interfaces and classes for validation of SAML Assertions.
Interfaces and classes for working with SAML responses.
Support for validation of SAML response messages.
-
ClassDescriptionAbstract builder class for building the
ValidationContext
object for use as validation input to theResponseValidator
. -
ClassDescriptionException class for response validation errors.Configuration settings for response and assertion validation.Response validator that ensures that a
Response
element is valid according to the 2.0 SAML Core specification and makes checks based on the supplied validation context parameters described below. -
ClassDescriptionAbstract builder class for building the
ValidationContext
object for use as validation input to theResponseValidator
.Builder class for building theValidationContext
object for use as validation input to theResponseValidator
.