Searched refs:initializedListeners (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdRepoAttributeValidatorManager.java55 static boolean initializedListeners; field in class:IdRepoAttributeValidatorManager
H A DIdRepoPluginsCache.java73 static boolean initializedListeners; field in class:IdRepoPluginsCache
400 if (!initializedListeners) {
428 initializedListeners = true;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdRepoAttributeValidatorManager.java55 static boolean initializedListeners; field in class:IdRepoAttributeValidatorManager
H A DIdRepoPluginsCache.java79 static boolean initializedListeners; field in class:IdRepoPluginsCache
414 if (!initializedListeners) {
442 initializedListeners = true;

Completed in 29 milliseconds