Home
last modified time | relevance | path

Searched refs:theAuthenticator (Results 1 – 2 of 2) 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()
/libcore/ojluni/annotations/hiddenapi/java/net/
DAuthenticator.java129 private static java.net.Authenticator theAuthenticator; field in Authenticator