Home
last modified time | relevance | path

Searched refs:theAuthenticator (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DAuthenticator.java63 private static Authenticator theAuthenticator; field in Authenticator
130 theAuthenticator = a; in setDefault()
174 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
236 Authenticator a = theAuthenticator; in requestPasswordAuthentication()
303 Authenticator a = theAuthenticator; in requestPasswordAuthentication()