Uses of Interface
org.keycloak.models.map.authorization.entity.MapResourceEntity
Packages that use MapResourceEntity
Package
Description
-
Uses of MapResourceEntity in org.keycloak.models.map.authorization
Constructor parameters in org.keycloak.models.map.authorization with type arguments of type MapResourceEntityModifierConstructorDescriptionMapResourceStore(MapStorage<MapResourceEntity, Resource> resourceStore, AuthorizationProvider provider) -
Uses of MapResourceEntity in org.keycloak.models.map.authorization.adapter
Constructors in org.keycloak.models.map.authorization.adapter with parameters of type MapResourceEntityModifierConstructorDescriptionMapResourceAdapter(RealmModel realm, ResourceServer resourceServer, MapResourceEntity entity, StoreFactory storeFactory) -
Uses of MapResourceEntity in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity that implement MapResourceEntityModifier and TypeClassDescriptionstatic classclassclassclassstatic classMethods in org.keycloak.models.map.authorization.entity that return MapResourceEntityModifier and TypeMethodDescriptionstatic MapResourceEntityMapResourceEntityCloner.deepClone(MapResourceEntity original, MapResourceEntity target) static MapResourceEntityMapResourceEntityCloner.deepCloneNoId(MapResourceEntity original, MapResourceEntity target) Methods in org.keycloak.models.map.authorization.entity that return types with arguments of type MapResourceEntityModifier and TypeMethodDescriptionMapResourceEntityDelegate.getDelegateProvider()MapResourceEntityFieldDelegate.getEntityFieldDelegate()Methods in org.keycloak.models.map.authorization.entity with parameters of type MapResourceEntityModifier and TypeMethodDescriptionstatic MapResourceEntityMapResourceEntityCloner.deepClone(MapResourceEntity original, MapResourceEntity target) static MapResourceEntityMapResourceEntityCloner.deepCloneNoId(MapResourceEntity original, MapResourceEntity target) Constructor parameters in org.keycloak.models.map.authorization.entity with type arguments of type MapResourceEntityModifierConstructorDescriptionMapResourceEntityDelegate(DelegateProvider<MapResourceEntity> delegateProvider) MapResourceEntityFieldDelegate(EntityFieldDelegate<MapResourceEntity> entityFieldDelegate) -
Uses of MapResourceEntity in org.keycloak.models.map.storage.chm
Fields in org.keycloak.models.map.storage.chm with type parameters of type MapResourceEntityModifier and TypeFieldDescriptionstatic final Map<SearchableModelField<Resource>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapResourceEntity, Resource>> MapFieldPredicates.AUTHZ_RESOURCE_PREDICATES -
Uses of MapResourceEntity in org.keycloak.models.map.storage.hotRod.authorization
Classes in org.keycloak.models.map.storage.hotRod.authorization that implement MapResourceEntityModifier and TypeClassDescriptionstatic classclass -
Uses of MapResourceEntity in org.keycloak.models.map.storage.jpa.authorization.resource
Methods in org.keycloak.models.map.storage.jpa.authorization.resource that return MapResourceEntityModifier and TypeMethodDescriptionprotected MapResourceEntityJpaResourceMapStorage.mapToEntityDelegate(JpaResourceEntity original) -
Uses of MapResourceEntity in org.keycloak.models.map.storage.jpa.authorization.resource.delegate
Methods in org.keycloak.models.map.storage.jpa.authorization.resource.delegate that return MapResourceEntityModifier and TypeMethodDescriptionJpaResourceDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapResourceEntity>> field, Object... parameters) Method parameters in org.keycloak.models.map.storage.jpa.authorization.resource.delegate with type arguments of type MapResourceEntityModifier and TypeMethodDescriptionJpaResourceDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapResourceEntity>> field, Object... parameters) -
Uses of MapResourceEntity in org.keycloak.models.map.storage.jpa.authorization.resource.entity
Classes in org.keycloak.models.map.storage.jpa.authorization.resource.entity that implement MapResourceEntityModifier and TypeClassDescriptionclassThere are some fields marked by@Column(insertable = false, updatable = false).class