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

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

Completed in 211 milliseconds