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

/openjdk7/jdk/src/share/classes/sun/security/jca/
H A DProviderList.java198 * of the providers specified via jarClassNames, which must be on the
202 ProviderList getJarList(String[] jarClassNames) { argument
204 for (String className : jarClassNames) {

Completed in 30 milliseconds