DirectCredentialsModule

lmcoursier.syntax.`package`.DirectCredentialsModule
implicit class DirectCredentialsModule(value: DirectCredentials.type)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(host: String, username: String, password: String, realm: String): DirectCredentials
def apply(host: String, username: String, password: String, realm: String, optional: Boolean): DirectCredentials