| 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.
|
| Class and Description |
|---|
| AbstractResponseValidationParametersBuilder
Abstract builder class for building the
ValidationContext object for use as validation input to the
ResponseValidator. |
| Class and Description |
|---|
| AbstractResponseValidationParametersBuilder
Abstract builder class for building the
ValidationContext object for use as validation input to the
ResponseValidator. |
| 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 the
ResponseProcessor. |
| 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 the
ValidationContext object for use as validation input to the
ResponseValidator. |
| ResponseValidationSettings
Configuration settings for response and assertion validation.
|
| ResponseValidator
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. |
Copyright © 2018 Litsec AB. All rights reserved.