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

/openjdk7/jdk/src/macosx/bundle/appbundler/src/com/oracle/appbundler/
H A DAppBundlerTask.java85 public static final String KEY_TAG = "key"; field in class:AppBundlerTask
419 xout.writeStartElement(KEY_TAG);
/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DOCSPResponse.java144 private static final int KEY_TAG = 2; field in class:OCSPResponse
289 } else if (tag == KEY_TAG) {

Completed in 49 milliseconds