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

/forgerock/openam-v13/openam-tools/openam-configurator-tool/src/main/java/com/sun/identity/setup/
H A DOpenSSOConfigurator.java58 private static final String OPENSSO_CONFIGURATOR_PROPERTIES = "OpenSSOConfigurator"; field in class:OpenSSOConfigurator
71 private final ResourceBundle rb = ResourceBundle.getBundle(OPENSSO_CONFIGURATOR_PROPERTIES);
/forgerock/openam/openam-tools/openam-configurator-tool/src/main/java/com/sun/identity/setup/
H A DOpenSSOConfigurator.java58 private static final String OPENSSO_CONFIGURATOR_PROPERTIES = "OpenSSOConfigurator"; field in class:OpenSSOConfigurator
71 private final ResourceBundle rb = ResourceBundle.getBundle(OPENSSO_CONFIGURATOR_PROPERTIES);

Completed in 44 milliseconds