Siebel CRM Desktop for IBM Notes Administration Guide > Customizing Authentication > CRM Desktop SSO Objects You Can Customize >

Response Object


The response object contains the HTTP response that CRM Desktop SSO gets from the Siebel Server. It includes the properties that CRM Desktop SSO requires to retrieve the response status, headers, and the body. It includes the following functions:

  • get_status_code. Gets the HTTP status code for the current response.
  • get_headers. Gets the header object that contains the HTTP headers for the response. For more information, see Header Object.
  • get_contents. Gets the content object that contains the response body and that CRM Desktop SSO can use to get the response in plain text. For more information, see Content Object.
Siebel CRM Desktop for IBM Notes Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.