Searched refs:pluginPath (Results 1 – 2 of 2) sorted by relevance
27 public CustomPasswordDigest(String pluginPath, String implClass) throws ImException { in CustomPasswordDigest() argument28 PathClassLoader classLoader = new PathClassLoader(pluginPath, in CustomPasswordDigest()
32 public CustomPresenceMapping(String pluginPath, String implClass) throws ImException { in CustomPresenceMapping() argument33 PathClassLoader classLoader = new PathClassLoader(pluginPath, in CustomPresenceMapping()