| Package | Description |
|---|---|
| org.keycloak.models.map.authorization | |
| org.keycloak.models.map.authorization.adapter | |
| org.keycloak.models.map.storage |
| Constructor and Description |
|---|
MapScopeStore(KeycloakSession session,
MapStorage<K,MapScopeEntity<K>,Scope> scopeStore,
AuthorizationProvider provider) |
| Constructor and Description |
|---|
MapScopeAdapter(MapScopeEntity<K> entity,
StoreFactory storeFactory) |
| Modifier and Type | Field and Description |
|---|---|
static Map<SearchableModelField<Scope>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object,MapScopeEntity<Object>,Scope>> |
MapFieldPredicates.AUTHZ_SCOPE_PREDICATES |
Copyright © 2021 JBoss by Red Hat. All rights reserved.