Uses of Class
org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
-
Uses of LdapUserQueryImpl in org.camunda.bpm.identity.impl.ldap
Modifier and TypeMethodDescriptionLdapIdentityProviderSession.findUserByQueryCriteria
(LdapUserQueryImpl query) long
LdapIdentityProviderSession.findUserCountByQueryCriteria
(LdapUserQueryImpl query) LdapIdentityProviderSession.findUsersByGroupId
(LdapUserQueryImpl query) LdapIdentityProviderSession.findUsersWithoutGroupId
(LdapUserQueryImpl query, String userBaseDn, boolean ignorePagination) protected String
LdapIdentityProviderSession.getUserSearchFilter
(LdapUserQueryImpl query)