Module: RaptorIO::Protocol::HTTP::Request::Manipulators::Authenticators

Defined in:
lib/raptor-io/protocol/http/request/manipulators/authenticator.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/ntlm.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/basic.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/digest.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/negotiate.rb

Overview

Namespace for all authenticator manipulators.

Defined Under Namespace

Classes: Basic, Digest, NTLM, Negotiate