Class: K8y::REST::Auth::AuthBase

Inherits:
Object
  • Object
show all
Defined in:
lib/k8y/rest/auth/auth_base.rb

Direct Known Subclasses

Basic, Providers::ProviderBase, Token

Instance Method Summary collapse

Instance Method Details

#configure_connection(connection) ⇒ Object



7
# File 'lib/k8y/rest/auth/auth_base.rb', line 7

def configure_connection(connection); end