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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java172 replaceSchema(ssm.getDocument());
214 replaceSchema(ssm.getDocument());
252 replaceSchema(ssm.getDocument());
290 replaceSchema(ssm.getDocument());
328 replaceSchema(ssm.getDocument());
365 replaceSchema(ssm.getDocument());
399 replaceSchema(ssm.getDocument());
612 public void replaceSchema(InputStream xmlServiceSchema) method in class:ServiceSchemaManager
783 replaceSchema(schemaDoc);
802 replaceSchema(schemaDo
876 protected synchronized void replaceSchema(Document document) method in class:ServiceSchemaManager
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java170 replaceSchema(ssm.getDocument());
212 replaceSchema(ssm.getDocument());
250 replaceSchema(ssm.getDocument());
288 replaceSchema(ssm.getDocument());
326 replaceSchema(ssm.getDocument());
363 replaceSchema(ssm.getDocument());
397 replaceSchema(ssm.getDocument());
610 public void replaceSchema(InputStream xmlServiceSchema) method in class:ServiceSchemaManager
781 replaceSchema(schemaDoc);
800 replaceSchema(schemaDo
874 protected synchronized void replaceSchema(Document document) method in class:ServiceSchemaManager
[all...]

Completed in 29 milliseconds