KeyFileAuthentication

sbt.librarymanagement.KeyFileAuthentication
See theKeyFileAuthentication companion class

Attributes

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

Members list

Value members

Concrete methods

def apply(user: String, keyfile: File, password: Option[String]): KeyFileAuthentication
def apply(user: String, keyfile: File, password: String): KeyFileAuthentication