Module: TrainPlugins::Rest

Defined in:
lib/train-rest/errors.rb,
lib/train-rest/version.rb,
lib/train-rest/transport.rb,
lib/train-rest/connection.rb,
lib/train-rest/auth_handler.rb,
lib/train-rest/auth_handler/awsv4.rb,
lib/train-rest/auth_handler/basic.rb,
lib/train-rest/auth_handler/bearer.rb,
lib/train-rest/auth_handler/header.rb,
lib/train-rest/auth_handler/redfish.rb,
lib/train-rest/auth_handler/anonymous.rb,
lib/train-rest/auth_handler/hmac-signature.rb,
lib/train-rest/auth_handler/authtype-apikey.rb

Defined Under Namespace

Classes: AWSV4, Anonymous, AuthHandler, AuthenticationError, AuthtypeApikey, BadRequest, Basic, Bearer, Connection, Header, HmacSignature, Redfish, Transport

Constant Summary collapse

VERSION =
"0.5.0".freeze