All Implemented Interfaces:
RestHandler

public class RestSamlLogoutAction extends SamlBaseRestHandler
Invalidates the provided security token, and if the associated SAML realm support logout, generates a SAML logout request (<LogoutRequest>). This logout request is returned in the REST response as a redirect URI, and the REST client should make it available to the browser.