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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java208 public void setI18NJarURL(String url) throws SMSException, SSOException { method in class:ServiceSchemaManager
212 ssm.setI18NJarURL(url);
216 ssm.setI18NJarURL(tmpS);
H A DServiceSchemaManagerImpl.java213 void setI18NJarURL(String url) throws SMSException, SSOException { method in class:ServiceSchemaManagerImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java206 public void setI18NJarURL(String url) throws SMSException, SSOException { method in class:ServiceSchemaManager
210 ssm.setI18NJarURL(url);
214 ssm.setI18NJarURL(tmpS);
H A DServiceSchemaManagerImpl.java215 void setI18NJarURL(String url) throws SMSException, SSOException { method in class:ServiceSchemaManagerImpl

Completed in 43 milliseconds