Uses of Class
org.keycloak.models.map.storage.ldap.model.LdapMapQuery
Package
Description
-
Uses of LdapMapQuery in org.keycloak.models.map.storage.ldap.model
Modifier and TypeMethodDescriptionLdapMapQuery.addMappers
(Collection<ComponentModel> mappers) LdapMapQuery.setLimit
(int limit) LdapMapQuery.setOffset
(int offset) -
Uses of LdapMapQuery in org.keycloak.models.map.storage.ldap.store
Modifier and TypeMethodDescriptionprotected StringBuilder
LdapMapIdentityStore.createIdentityTypeSearchFilter
(LdapMapQuery identityQuery) LdapMapIdentityStore.fetchById
(String id, LdapMapQuery identityQuery) LdapMapIdentityStore.fetchQueryResults
(LdapMapQuery identityQuery)