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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DApplicationManager.java89 return filterApplicationNames(realm, applNames, filters);
92 private static Set<String> filterApplicationNames(String realm, Set<String> applNames, Set<SearchFilter> filters) { method in class:ApplicationManager

Completed in 29 milliseconds