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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/
H A DSessionAttributeNames.java43 static final String CONFIG_STORE_HOST = "configStoreHost"; field in interface:SessionAttributeNames
/forgerock/openam/openam-core/src/main/java/com/sun/identity/config/
H A DSessionAttributeNames.java45 static final String CONFIG_STORE_HOST = "configStoreHost"; field in interface:SessionAttributeNames
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/wizard/
H A DStep3.java168 SessionAttributeNames.CONFIG_STORE_HOST, "localhost");
437 SessionAttributeNames.CONFIG_STORE_HOST, getHostName());
478 SessionAttributeNames.CONFIG_STORE_HOST, host);
597 SessionAttributeNames.CONFIG_STORE_HOST);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/config/wizard/
H A DStep3.java169 SessionAttributeNames.CONFIG_STORE_HOST, "localhost");
438 SessionAttributeNames.CONFIG_STORE_HOST, getHostName());
479 SessionAttributeNames.CONFIG_STORE_HOST, host);
598 SessionAttributeNames.CONFIG_STORE_HOST);

Completed in 30 milliseconds