Class OpenSaml5AuthenticationProvider.InResponseToValidator

java.lang.Object
org.springframework.security.saml2.provider.service.authentication.OpenSaml5AuthenticationProvider.InResponseToValidator
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<OpenSaml5AuthenticationProvider.ResponseToken,Saml2ResponseValidatorResult>
Enclosing class:
OpenSaml5AuthenticationProvider

public static final class OpenSaml5AuthenticationProvider.InResponseToValidator extends Object implements org.springframework.core.convert.converter.Converter<OpenSaml5AuthenticationProvider.ResponseToken,Saml2ResponseValidatorResult>
A response validator that checks the InResponseTo value against the correlating AbstractSaml2AuthenticationRequest
Since:
6.5