Searched refs:requestPasswordAuthentication (Results 1 – 6 of 6) sorted by relevance
97 PasswordAuthentication passAuth = Authenticator.requestPasswordAuthentication( in testRequestPasswordAuthentication()111 passAuth = Authenticator.requestPasswordAuthentication( in testRequestPasswordAuthentication()137 assertNull(Authenticator.requestPasswordAuthentication( in testRequestPasswordAuthenticationWithNullAuthenticator()140 assertNull(Authenticator.requestPasswordAuthentication( in testRequestPasswordAuthenticationWithNullAuthenticator()
30 PasswordAuthentication pa = Authenticator.requestPasswordAuthentication( in test_setDefault()38 pa = Authenticator.requestPasswordAuthentication(addr, 80, "http", "promt", "HTTP"); in test_setDefault()
45 public static java.net.PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator54 public static java.net.PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator64 public static java.net.PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator
160 public static PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator221 public static PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator286 public static PasswordAuthentication requestPasswordAuthentication( in requestPasswordAuthentication() method in Authenticator
162 return Authenticator.requestPasswordAuthentication( in authenticate()
5426 …method public static java.net.PasswordAuthentication requestPasswordAuthentication(java.net.InetAd…5427 …method public static java.net.PasswordAuthentication requestPasswordAuthentication(String, java.ne…5428 …method public static java.net.PasswordAuthentication requestPasswordAuthentication(String, java.ne…