Searched refs:NCcount (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/ | ||
| H A D | DigestAuthentication.java | 66 private int NCcount=0; field in class:DigestAuthentication.Parameters 97 NCcount ++; 100 return NCcount; 148 NCcount = 0; |
Completed in 38 milliseconds