Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

response - the http response to write

Overridable Methods

authenticate
getTagDesc
public booleanString authenticate(HttpServletRequest request, HttpServletResponse responsegetTagDesc();

Used to authenticate API calls on an existing API document.

Parameters:

request - the http request information

response - the http response to writeDefault will return the value found in getLabel() method.

Plugin Properties Options

...