Class: Setsuzoku::Service::WebService::AuthStrategy

Inherits:
Object
  • Object
show all
Extended by:
T::Helpers, T::Sig
Includes:
AuthStrategy
Defined in:
lib/setsuzoku/service/web_service/auth_strategy.rb

Defined Under Namespace

Modules: InterfaceMethods

Instance Attribute Summary

Attributes included from AuthStrategy

#credential, #service

Attributes included from HasConfigContext

#config_context

Instance Method Summary collapse

Methods included from AuthStrategy

#auth_credential_valid?, #initialize, #new_credential!, #set_credential!

Methods included from HasConfigContext

#get_from_context

Instance Method Details

#auth_headersObject



22
# File 'lib/setsuzoku/service/web_service/auth_strategy.rb', line 22

def auth_headers;end