Class OpenSamlLogoutResponseValidator

java.lang.Object
org.springframework.security.saml2.provider.service.authentication.logout.OpenSamlLogoutResponseValidator
All Implemented Interfaces:
Saml2LogoutResponseValidator

@Deprecated public class OpenSamlLogoutResponseValidator extends Object implements Saml2LogoutResponseValidator
Deprecated.
Please use the version-specific Saml2LogoutResponseValidator instead such as OpenSaml4LogoutResponseValidator
A Saml2LogoutResponseValidator that authenticates a SAML 2.0 Logout Responses received from a SAML 2.0 Asserting Party using OpenSAML.
Since:
5.6