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

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/entitlement/utils/
H A DEntitlementUtils.java65 public static final String CONFIG_RESOURCES = "resources"; field in class:EntitlementUtils
271 return data.get(CONFIG_RESOURCES);
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/entitlement/utils/
H A DEntitlementUtils.java71 public static final String CONFIG_RESOURCES = "resources"; field in class:EntitlementUtils
305 return data.get(CONFIG_RESOURCES);

Completed in 32 milliseconds