Netrc Authenticator
class NetrcAuthenticator(hosts: Map<String, PasswordAuthentication>, default: PasswordAuthentication?) : Authenticator
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