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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java222 ServiceConfig conf = getApplicationTypeCollectionConfig(
247 private ServiceConfig getApplicationTypeCollectionConfig(SSOToken token) method in class:EntitlementService
545 ServiceConfig conf = getApplicationTypeCollectionConfig(token);
649 ServiceConfig conf = getApplicationTypeCollectionConfig(token);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DEntitlementService.java203 ServiceConfig conf = getApplicationTypeCollectionConfig(
228 private ServiceConfig getApplicationTypeCollectionConfig(SSOToken token) method in class:EntitlementService
619 ServiceConfig conf = getApplicationTypeCollectionConfig(token);
724 ServiceConfig conf = getApplicationTypeCollectionConfig(token);

Completed in 32 milliseconds