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

/openjdk7/jdk/test/sun/security/krb5/auto/
H A DHttpNegotiateServer.java98 static class KnowAllAuthenticator extends java.net.Authenticator { class in class:HttpNegotiateServer
219 java.net.Authenticator.setDefault(new KnowAllAuthenticator());

Completed in 22 milliseconds