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

/libcore/ojluni/src/main/java/sun/security/util/
H A DManifestEntryVerifier.java94 public void setEntry(String name, JarEntry entry) method in class:ManifestEntryVerifier
/libcore/ojluni/src/main/java/java/security/
H A DKeyStore.java146 * ks.setEntry("secretKeyAlias", skEntry, protParam);
802 * or by a call to <code>setEntry</code> with a
832 * or by a call to <code>setEntry</code> with a
858 * or created by a call to <code>setEntry</code> with a
864 * or created by a call to <code>setEntry</code> with a
984 * or created by a call to <code>setEntry</code> with a
1079 * or created by a call to <code>setEntry</code> with a
1102 * or created by a call to <code>setEntry</code> with a
1129 * or created by a call to <code>setEntry</code> with a
1135 * or created by a call to <code>setEntry</cod
1350 public final void setEntry(String alias, Entry entry, method in class:KeyStore
[all...]

Completed in 126 milliseconds