Package | Description |
---|---|
org.keycloak.models.map.client | |
org.keycloak.models.map.storage |
Constructor and Description |
---|
MapClientAdapter(KeycloakSession session,
RealmModel realm,
MapClientEntity<K> entity) |
Constructor and Description |
---|
MapClientProvider(KeycloakSession session,
MapStorage<K,MapClientEntity<K>,ClientModel> clientStore,
ConcurrentMap<K,ConcurrentMap<String,Integer>> clientRegisteredNodesStore) |
Modifier and Type | Field and Description |
---|---|
static Map<SearchableModelField<ClientModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object,MapClientEntity<Object>,ClientModel>> |
MapFieldPredicates.CLIENT_PREDICATES |
Copyright © 2021 JBoss by Red Hat. All rights reserved.