Searched defs:getBootstrapProperties (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DBootstrapData.java179 Properties prop = getBootstrapProperties();
198 private Properties getBootstrapProperties() { method in class:BootstrapData
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DBootstrapData.java269 Properties prop = getBootstrapProperties();
288 private Properties getBootstrapProperties() { method in class:BootstrapData
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java568 result = getBootstrapProperties();
1323 properties.putAll(getBootstrapProperties());
1523 private static Properties getBootstrapProperties() { method in class:AgentConfiguration

Completed in 118 milliseconds