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

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DAuthCacheValue.java48 static protected AuthCache cache = new AuthCacheImpl();
50 public static void setAuthCache (AuthCache map) {
H A DAuthCache.java36 public interface AuthCache { interface
H A DAuthCacheImpl.java40 public class AuthCacheImpl implements AuthCache {
/openjdk7/jdk/make/sun/net/
H A DFILES_java.gmk94 sun/net/www/protocol/http/AuthCache.java \

Completed in 30 milliseconds