Object -
http :
OutboundAuthHandler
The representation of an outbound authentication handler for HTTP traffic.
Methods
Prepares the request with the relevant authentication requirements.
Parameters
- req Request
-
The
Request
instance.
Inspects the request and response and evaluates what is to be done.
req - The Request
instance.
resp - The Response
instance.