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

/openjdk7/jdk/src/share/classes/java/security/
H A DKeyStore.java824 * created by a call to <code>setCertificateEntry</code>,
950 * created by a call to <code>setCertificateEntry</code>,
964 public final void setCertificateEntry(String alias, Certificate cert) method in class:KeyStore
1068 * was created by a call to <code>setCertificateEntry</code>,
1095 * created by a call to <code>setCertificateEntry</code>,

Completed in 2035 milliseconds