Package org.springframework.security.saml2.provider.service.authentication.logout
-
Interface Summary Interface Description Saml2LogoutRequestValidator Validates SAML 2.0 Logout RequestsSaml2LogoutResponseValidator Validates SAML 2.0 Logout Responses -
Class Summary Class Description OpenSamlLogoutRequestValidator ASaml2LogoutRequestValidatorthat authenticates a SAML 2.0 Logout Requests received from a SAML 2.0 Asserting Party using OpenSAML.OpenSamlLogoutResponseValidator ASaml2LogoutResponseValidatorthat authenticates a SAML 2.0 Logout Responses received from a SAML 2.0 Asserting Party using OpenSAML.Saml2LogoutRequest A class that represents a signed and serialized SAML 2.0 Logout RequestSaml2LogoutRequest.Builder Saml2LogoutRequestValidatorParameters A holder of the parameters needed to invokeSaml2LogoutRequestValidatorSaml2LogoutResponse A class that represents a signed and serialized SAML 2.0 Logout ResponseSaml2LogoutResponse.Builder Saml2LogoutResponseValidatorParameters A holder of the parameters needed to invokeSaml2LogoutResponseValidatorSaml2LogoutValidatorResult A result emitted from a SAML 2.0 Logout validation attemptSaml2LogoutValidatorResult.Builder