Searched defs:MockAuthenticator (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DAuthenticatorTest.java134 MockAuthenticator mock = new MockAuthenticator();
175 MockAuthenticator mock = new MockAuthenticator();
218 MockAuthenticator mock = new MockAuthenticator();
262 MockAuthenticator mock = new MockAuthenticator();
277 MockAuthenticator mock = new MockAuthenticator();
363 class MockAuthenticator extends java.net.Authenticator { class in class:AuthenticatorTest
364 public MockAuthenticator() { method in class:AuthenticatorTest.MockAuthenticator
[all...]

Completed in 379 milliseconds