Object - http : InboundAuthHandler

The representation of an inbound authentication handler for HTTP traffic.

canProcess

(Request req)

returns boolean

Parameters

  • Return Type

    (boolean)

process

(Request req)

returns boolean | AuthenticationError

Parameters