class V1::Remote::Transport::Basic

Defined in:

v1/remote/transport/basic.cr

Constructors

Instance Method Summary

Instance methods inherited from class V1::Remote::Transport::AuthHandler

client : Cossack::Client client

Constructor Detail

def self.new(client, auth, target) #

[View source]
def self.new(auth, target) #

[View source]

Instance Method Detail

def auth : Authn::Authenticator #

[View source]
def client : Cossack::Client #

[View source]
def target : String? #

[View source]