Searched refs:AM_CONSOLE_HOST (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMConsoleConfig.java63 SERVER_NAME = SystemProperties.get(Constants.AM_CONSOLE_HOST);
H A DConsoleServletBase.java417 return SystemProperties.get(Constants.AM_CONSOLE_HOST);
H A DAMViewBeanBase.java132 SystemProperties.get(Constants.AM_CONSOLE_HOST) :
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMConsoleConfig.java63 SERVER_NAME = SystemProperties.get(Constants.AM_CONSOLE_HOST);
H A DConsoleServletBase.java413 return SystemProperties.get(Constants.AM_CONSOLE_HOST);
H A DAMViewBeanBase.java133 SystemProperties.get(Constants.AM_CONSOLE_HOST) :
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java134 static final String AM_CONSOLE_HOST = "com.iplanet.am.console.host"; field in interface:Constants
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java134 static final String AM_CONSOLE_HOST = "com.iplanet.am.console.host"; field in interface:Constants
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthD.java153 SystemProperties.get(Constants.AM_CONSOLE_HOST);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthD.java154 SystemProperties.get(Constants.AM_CONSOLE_HOST);

Completed in 1234 milliseconds