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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/server/
H A DLocalLdapAuthModule.java81 private boolean readServerConfiguration = false; field in class:LocalLdapAuthModule
317 if (!readServerConfiguration) {
348 if (readServerConfiguration)
356 readServerConfiguration = true;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/server/
H A DLocalLdapAuthModule.java81 private boolean readServerConfiguration = false; field in class:LocalLdapAuthModule
317 if (!readServerConfiguration) {
348 if (readServerConfiguration)
356 readServerConfiguration = true;

Completed in 37 milliseconds