PasswordAuthentication

sbt.librarymanagement.PasswordAuthentication$
See thePasswordAuthentication companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(user: String, password: Option[String]): PasswordAuthentication
def apply(user: String, password: String): PasswordAuthentication