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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DDataStore.java100 private static final Set<String> NO_EXCLUSIONS = emptySet(); field in class:DataStore
853 NOT_SORTED, NOT_SORTED, NO_EXCLUSIONS);
1091 adminToken, baseDN, filter, NO_LIMIT, NO_LIMIT, NOT_SORTED, NOT_SORTED, NO_EXCLUSIONS);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DDataStore.java102 private static final Set<String> NO_EXCLUSIONS = emptySet(); field in class:DataStore
836 NOT_SORTED, NOT_SORTED, NO_EXCLUSIONS);
1096 adminToken, baseDN, filter, NO_LIMIT, NO_LIMIT, NOT_SORTED, NOT_SORTED, NO_EXCLUSIONS);

Completed in 24 milliseconds