Child pages
  • TraceRequest

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
addHeader(headerName, value)
Add a header to the request.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
executeAsyncRequest(username, password, workstation, domain, successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous using windows authentication.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
executeAsyncRequest(username, password, successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
executeAsyncRequest(successCallbackMethod, errorCallbackMethod)
Execute the request method asynchronous.
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
executeRequest()
Execute the request method.
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
executeRequest(userName, password)
Execute the request method.
Table Row (tr)
Table Cell (td)
Response
Table Cell (td)
executeRequest(userName, password, workstation, domain)
Execute a request method using windows authentication.

...