All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted

public final class SamlLogoutResponse extends ActionResponse
Response containing a SAML <LogoutRequest> for the current user
  • Constructor Details

    • SamlLogoutResponse

      public SamlLogoutResponse(String requestId, String redirectUrl)
  • Method Details