Context for authenticator filter procedures.

Hierarchy

Properties

accountAttributes: object
authenticator: Authenticator
json: Json

Get the JSON helper for serializing/de-serializing JavaScript and Java types.

originalQueryParameters: ScriptQueryParameterCollection

Get the query-string used in OAuth authorization requests and authentication requests.

request: ScriptRequest

The original request object. This can be used to access headers and parameters passed in the original request.

response: ScriptResponse

The Response object. Can be used to modify cookies in the response.

Methods

  • Returns object