Class: Ezid::LogoutResponse Private

Inherits:
Response
  • Object
show all
Defined in:
lib/ezid/responses/logout_response.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Response to logout request

Constant Summary

Constants inherited from Response

Response::ERROR, Response::SUCCESS

Method Summary

Methods inherited from Response

#content, #error?, #error_class, #exception, #initialize, #message, #outcome, #status, #status_line, #success?, #uri_path

Constructor Details

This class inherits a constructor from Ezid::Response