Uses of Interface
org.keycloak.models.map.clientscope.MapClientScopeEntity
Packages that use MapClientScopeEntity
Package
Description
-
Uses of MapClientScopeEntity in org.keycloak.models.map.clientscope
Classes in org.keycloak.models.map.clientscope that implement MapClientScopeEntityModifier and TypeClassDescriptionstatic classclassclassclassstatic classMethods in org.keycloak.models.map.clientscope that return MapClientScopeEntityModifier and TypeMethodDescriptionstatic MapClientScopeEntityMapClientScopeEntityCloner.deepClone(MapClientScopeEntity original, MapClientScopeEntity target) static MapClientScopeEntityMapClientScopeEntityCloner.deepCloneNoId(MapClientScopeEntity original, MapClientScopeEntity target) Methods in org.keycloak.models.map.clientscope that return types with arguments of type MapClientScopeEntityModifier and TypeMethodDescriptionMapClientScopeEntityDelegate.getDelegateProvider()MapClientScopeEntityFieldDelegate.getEntityFieldDelegate()Methods in org.keycloak.models.map.clientscope with parameters of type MapClientScopeEntityModifier and TypeMethodDescriptionstatic MapClientScopeEntityMapClientScopeEntityCloner.deepClone(MapClientScopeEntity original, MapClientScopeEntity target) static MapClientScopeEntityMapClientScopeEntityCloner.deepCloneNoId(MapClientScopeEntity original, MapClientScopeEntity target) Constructors in org.keycloak.models.map.clientscope with parameters of type MapClientScopeEntityModifierConstructorDescriptionMapClientScopeAdapter(KeycloakSession session, RealmModel realm, MapClientScopeEntity entity) Constructor parameters in org.keycloak.models.map.clientscope with type arguments of type MapClientScopeEntityModifierConstructorDescriptionMapClientScopeEntityDelegate(DelegateProvider<MapClientScopeEntity> delegateProvider) MapClientScopeEntityFieldDelegate(EntityFieldDelegate<MapClientScopeEntity> entityFieldDelegate) MapClientScopeProvider(KeycloakSession session, MapStorage<MapClientScopeEntity, ClientScopeModel> clientScopeStore) -
Uses of MapClientScopeEntity in org.keycloak.models.map.storage.chm
Fields in org.keycloak.models.map.storage.chm with type parameters of type MapClientScopeEntityModifier and TypeFieldDescriptionstatic final Map<SearchableModelField<ClientScopeModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapClientScopeEntity, ClientScopeModel>> MapFieldPredicates.CLIENT_SCOPE_PREDICATES -
Uses of MapClientScopeEntity in org.keycloak.models.map.storage.hotRod.clientscope
Classes in org.keycloak.models.map.storage.hotRod.clientscope that implement MapClientScopeEntityModifier and TypeClassDescriptionstatic classclass -
Uses of MapClientScopeEntity in org.keycloak.models.map.storage.jpa.clientScope
Methods in org.keycloak.models.map.storage.jpa.clientScope that return MapClientScopeEntityModifier and TypeMethodDescriptionprotected MapClientScopeEntityJpaClientScopeMapStorage.mapToEntityDelegate(JpaClientScopeEntity original) -
Uses of MapClientScopeEntity in org.keycloak.models.map.storage.jpa.clientScope.delegate
Methods in org.keycloak.models.map.storage.jpa.clientScope.delegate that return MapClientScopeEntityModifier and TypeMethodDescriptionJpaClientScopeDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapClientScopeEntity>> field, Object... parameters) Method parameters in org.keycloak.models.map.storage.jpa.clientScope.delegate with type arguments of type MapClientScopeEntityModifier and TypeMethodDescriptionJpaClientScopeDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapClientScopeEntity>> field, Object... parameters) -
Uses of MapClientScopeEntity in org.keycloak.models.map.storage.jpa.clientScope.entity
Classes in org.keycloak.models.map.storage.jpa.clientScope.entity that implement MapClientScopeEntityModifier and TypeClassDescriptionclassThere are some fields marked by@Column(insertable = false, updatable = false).class