Class OpenSaml5AuthenticationProvider.DestinationValidator

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

public static final class OpenSaml5AuthenticationProvider.DestinationValidator extends Object implements org.springframework.core.convert.converter.Converter<OpenSaml5AuthenticationProvider.ResponseToken,Saml2ResponseValidatorResult>
A response validator that compares the Destination value to the configured RelyingPartyRegistration.getAssertionConsumerServiceLocation()
Since:
6.5