Searched refs:SimpleAuthenticator (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java784 Authenticator.setDefault(new SimpleAuthenticator());
810 + SimpleAuthenticator.BASE_64_CREDENTIALS);
1166 Authenticator.setDefault(new SimpleAuthenticator());
1347 Authenticator.setDefault(new SimpleAuthenticator());
1365 + SimpleAuthenticator.BASE_64_CREDENTIALS);
1383 SimpleAuthenticator authenticator = new SimpleAuthenticator();
1403 + SimpleAuthenticator.BASE_64_CREDENTIALS);
1421 SimpleAuthenticator authenticator = new SimpleAuthenticator();
2492 private static class SimpleAuthenticator extends Authenticator { class in class:URLConnectionTest
[all...]

Completed in 56 milliseconds