Home
last modified time | relevance | path

Searched defs:RecordingAuthenticator (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DRecordingAuthenticator.java23 public final class RecordingAuthenticator extends Authenticator { class
30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator() method in RecordingAuthenticator
34 public RecordingAuthenticator() { in RecordingAuthenticator() method in RecordingAuthenticator