Uses of Class
com.coveo.saml.SamlLogoutResponse
-
Uses of SamlLogoutResponse in com.coveo.saml
Methods in com.coveo.saml that return SamlLogoutResponseModifier and TypeMethodDescriptionSamlClient.decodeAndValidateSamlLogoutResponse(String encodedResponse, String method) Decodes and validates an SAML response returned by an identity provider.SamlClient.processPostLogoutResponseFromIdentityProvider(jakarta.servlet.http.HttpServletRequest request) Processes a POST containing the SAML response.