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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DPluginSchemaImpl.java57 protected String jarURL; field in class:PluginSchemaImpl
134 return (jarURL);
197 iclass = jarURL = resourceBundleURL = i18nFileName = i18nKey = null;
205 jarURL = XMLUtils.getNodeAttributeValue(pluginNode,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DPluginSchemaImpl.java56 protected String jarURL; field in class:PluginSchemaImpl
133 return (jarURL);
196 iclass = jarURL = resourceBundleURL = i18nFileName = i18nKey = null;
204 jarURL = XMLUtils.getNodeAttributeValue(pluginNode,

Completed in 27 milliseconds