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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java93 public static final String CONFIG_ENTITLEMENT_COMBINER = "entitlementCombiner"; field in class:EntitlementService
715 data.add(CONFIG_ENTITLEMENT_COMBINER + "=" +
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java84 public static final String CONFIG_ENTITLEMENT_COMBINER = "entitlementCombiner"; field in class:EntitlementService
790 data.add(CONFIG_ENTITLEMENT_COMBINER + "=" +

Completed in 25 milliseconds