Module: RestClientWrapper::Authenticator

Defined in:
lib/rest_client_wrapper/authenticators/basic.rb,
lib/rest_client_wrapper/authenticators/oauth.rb,
lib/rest_client_wrapper/authenticators/token.rb,
lib/rest_client_wrapper/authenticators/custom.rb

Overview

Authenticator

Defined Under Namespace

Classes: Basic, Custom, Oauth, Token