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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java209 if (!syncServerInfoWithRelication()) {
1921 private static boolean syncServerInfoWithRelication() { method in class:AMSetupServlet
1929 Debug.getInstance(SetupConstants.DEBUG_NAME).error("AMSetupServlet.syncServerInfoWithRelication: "
1984 Debug.getInstance(SetupConstants.DEBUG_NAME).error("AMSetupServlet.syncServerInfoWithRelication: "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java217 if (!syncServerInfoWithRelication()) {
1869 private static boolean syncServerInfoWithRelication() { method in class:AMSetupServlet
1877 Debug.getInstance(SetupConstants.DEBUG_NAME).error("AMSetupServlet.syncServerInfoWithRelication: "
1932 Debug.getInstance(SetupConstants.DEBUG_NAME).error("AMSetupServlet.syncServerInfoWithRelication: "

Completed in 46 milliseconds