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

/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/persistence/
H A DRepoPersistenceManager.java244 public Enumeration getDictionaries() throws IOException { method in class:RepoPersistenceManager
246 logger.debug("Config getDictionaries call from repository");
248 logger.debug("Config getDictionaries call from temporary store");

Completed in 28 milliseconds