Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/net/
DAuthenticator.java71 private URL requestingURL; field in Authenticator
97 requestingURL = null; in reset()
315 a.requestingURL = url; in requestPasswordAuthentication()
411 return requestingURL; in getRequestingURL()
/libcore/ojluni/annotations/hiddenapi/java/net/
DAuthenticator.java126 private java.net.URL requestingURL; field in Authenticator