Uses of Package
se.litsec.opensaml.saml2.common.response
-
Packages that use se.litsec.opensaml.saml2.common.response Package Description se.litsec.opensaml.saml2.common.assertion Interfaces and classes for working with SAML Assertions.se.litsec.opensaml.saml2.common.response Interfaces and classes for working with SAML responses. -
Classes in se.litsec.opensaml.saml2.common.response used by se.litsec.opensaml.saml2.common.assertion Class Description AbstractResponseValidationParametersBuilder Abstract builder class for building theValidationContext
object for use as validation input to theResponseValidator
. -
Classes in se.litsec.opensaml.saml2.common.response used by se.litsec.opensaml.saml2.common.response Class Description AbstractResponseValidationParametersBuilder Abstract builder class for building theValidationContext
object for use as validation input to theResponseValidator
.MessageReplayChecker Interface for protecting against SAML message replay attacks.MessageReplayException Exception class that indicates a message replay attack.ResponseProcessingException Exception class for the SAML response processor.ResponseProcessingInput Represents the input passed along with a SAML Response to theResponseProcessor
.ResponseProcessingResult Interface that describes the result of a response processing operation.ResponseProcessor Interface for a SAML response processor.ResponseStatusErrorException Exception that indicates a non-successful status code received in a Response message.ResponseValidationException Exception class for response validation errors.ResponseValidationParametersBuilder Builder class for building theValidationContext
object for use as validation input to theResponseValidator
.ResponseValidationSettings Configuration settings for response and assertion validation.ResponseValidator 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.