Uses of Class
org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
-
Packages that use LdapGroupQuery Package Description org.camunda.bpm.identity.impl.ldap -
-
Uses of LdapGroupQuery in org.camunda.bpm.identity.impl.ldap
Methods in org.camunda.bpm.identity.impl.ldap with parameters of type LdapGroupQuery Modifier and Type Method Description List<Group>
LdapIdentityProviderSession. findGroupByQueryCriteria(LdapGroupQuery query)
long
LdapIdentityProviderSession. findGroupCountByQueryCriteria(LdapGroupQuery ldapGroupQuery)
protected String
LdapIdentityProviderSession. getGroupSearchFilter(LdapGroupQuery query)
-