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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java99 private static final String SCHEMA_APPLICATIONS = "applications"; field in class:EntitlementService
583 EntitlementUtils.REGISTERED_APPLICATIONS, SCHEMA_APPLICATIONS, 0, Collections.EMPTY_MAP);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java90 private static final String SCHEMA_APPLICATIONS = "applications"; field in class:EntitlementService
656 orgConfig.addSubConfig(EntitlementUtils.REGISTERED_APPLICATIONS, SCHEMA_APPLICATIONS, 0,

Completed in 47 milliseconds