Constructors

Link copied to clipboard
constructor(hosts: Map<String, PasswordAuthentication>, default: PasswordAuthentication?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open fun requestPasswordAuthenticationInstance(    p0: String,     p1: InetAddress,     p2: Int,     p3: String,     p4: String,     p5: String,     p6: URL,     p7: Authenticator.RequestorType): PasswordAuthentication