Searched refs:isProductInitialize (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/UI/
H A DLoginLogoutMapping.java48 private static boolean isProductInitialize = false; field in class:LoginLogoutMapping
72 if (isProductInitialize) {
89 isProductInitialize = initialized;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/UI/
H A DLoginLogoutMapping.java48 private static boolean isProductInitialize = false; field in class:LoginLogoutMapping
72 if (isProductInitialize) {
89 isProductInitialize = initialized;

Completed in 28 milliseconds