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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DSetupUtils.java101 * @param confProp The properties which may contain the tokens value.
106 Properties confProp) {
124 tempVarValue = evaluatePropertiesValue(tempVarValue, confProp);
143 confProp);
105 getTokens(ResourceBundle bundle, Properties confProp) argument
/forgerock/openam/openam-core/src/main/java/com/sun/identity/tools/bundles/
H A DSetupUtils.java101 * @param confProp The properties which may contain the tokens value.
106 Properties confProp) {
124 tempVarValue = evaluatePropertiesValue(tempVarValue, confProp);
143 confProp);
105 getTokens(ResourceBundle bundle, Properties confProp) argument

Completed in 43 milliseconds