public class FindUsersAndGroupsInAcl extends FindUsersAndGroups
BaseFindController.PropertyFiltergroupDisplayProperties, groupSearchPropertiesdisplayProperties, searchProperties, userServicedefaultLimit, disabled, hardLimit| Constructor and Description |
|---|
FindUsersAndGroupsInAcl() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<JCRNodeWrapper> |
findMatchingPrincipals(List<Map<String,Object>> rolesForNode,
String queryTerm) |
static String |
getFindUsersAndGroupsInAclServletPath() |
protected boolean |
groupMatches(JCRGroupNode group,
Pattern pattern) |
protected Set<JCRNodeWrapper> |
search(String queryTerm,
javax.servlet.http.HttpServletRequest request) |
protected boolean |
userMatches(JCRUserNode user,
Pattern pattern) |
getFindUsersAndGroupsServletPath, getSiteKey, searchGroups, setGroupDisplayProperties, setGroupSearchProperties, setJahiaGroupManagerService, toJSON, toJSON, toJSONbuildSearchCriteria, getFindUserServletPath, handle, searchUsers, setDisplayProperties, setJahiaUserManagerService, setSearchProperties, sortResults, writeResultshandleRequest, setDefaultLimit, setDisabled, setHardLimitcheckUserAuthorized, checkUserAuthorized, checkUserLoggedIn, getCurrentUser, getIntParameter, getIntParameter, getParameter, getParameter, getRequiredPermission, isRequireAuthenticatedUser, isUserGuest, setRequireAuthenticatedUser, setRequiredPermissionpublic static String getFindUsersAndGroupsInAclServletPath()
protected Set<JCRNodeWrapper> findMatchingPrincipals(List<Map<String,Object>> rolesForNode, String queryTerm)
protected boolean groupMatches(JCRGroupNode group, Pattern pattern)
protected Set<JCRNodeWrapper> search(String queryTerm, javax.servlet.http.HttpServletRequest request)
search in class FindUsersAndGroupsprotected boolean userMatches(JCRUserNode user, Pattern pattern)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.