| Package | Description |
|---|---|
| org.keycloak.models.map.clientscope | |
| org.keycloak.models.map.storage |
| Constructor and Description |
|---|
MapClientScopeAdapter(KeycloakSession session,
RealmModel realm,
MapClientScopeEntity<K> entity) |
| Constructor and Description |
|---|
MapClientScopeProvider(KeycloakSession session,
MapStorage<K,MapClientScopeEntity<K>,ClientScopeModel> clientScopeStore) |
| Modifier and Type | Field and Description |
|---|---|
static Map<SearchableModelField<ClientScopeModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object,MapClientScopeEntity<Object>,ClientScopeModel>> |
MapFieldPredicates.CLIENT_SCOPE_PREDICATES |
Copyright © 2021 JBoss by Red Hat. All rights reserved.