Uses of Interface
org.keycloak.models.map.authorization.entity.MapResourceServerEntity
Packages that use MapResourceServerEntity
Package
Description
-
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization
Constructor parameters in org.keycloak.models.map.authorization with type arguments of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerStore(MapStorage<MapResourceServerEntity, ResourceServer> resourceServerStore, AuthorizationProvider provider) -
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization.adapter
Constructors in org.keycloak.models.map.authorization.adapter with parameters of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerAdapter(RealmModel realmModel, MapResourceServerEntity entity, StoreFactory storeFactory) -
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity that implement MapResourceServerEntityModifier and TypeClassDescriptionstatic classclassclassclassstatic classMethods in org.keycloak.models.map.authorization.entity that return MapResourceServerEntityModifier and TypeMethodDescriptionstatic MapResourceServerEntityMapResourceServerEntityCloner.deepClone(MapResourceServerEntity original, MapResourceServerEntity target) static MapResourceServerEntityMapResourceServerEntityCloner.deepCloneNoId(MapResourceServerEntity original, MapResourceServerEntity target) Methods in org.keycloak.models.map.authorization.entity that return types with arguments of type MapResourceServerEntityModifier and TypeMethodDescriptionMapResourceServerEntityDelegate.getDelegateProvider()MapResourceServerEntityFieldDelegate.getEntityFieldDelegate()Methods in org.keycloak.models.map.authorization.entity with parameters of type MapResourceServerEntityModifier and TypeMethodDescriptionstatic MapResourceServerEntityMapResourceServerEntityCloner.deepClone(MapResourceServerEntity original, MapResourceServerEntity target) static MapResourceServerEntityMapResourceServerEntityCloner.deepCloneNoId(MapResourceServerEntity original, MapResourceServerEntity target) Constructor parameters in org.keycloak.models.map.authorization.entity with type arguments of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerEntityDelegate(DelegateProvider<MapResourceServerEntity> delegateProvider) MapResourceServerEntityFieldDelegate(EntityFieldDelegate<MapResourceServerEntity> entityFieldDelegate) -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.chm
Fields in org.keycloak.models.map.storage.chm with type parameters of type MapResourceServerEntityModifier and TypeFieldDescriptionstatic final Map<SearchableModelField<ResourceServer>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapResourceServerEntity, ResourceServer>> MapFieldPredicates.AUTHZ_RESOURCE_SERVER_PREDICATES -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.hotRod.authorization
Classes in org.keycloak.models.map.storage.hotRod.authorization that implement MapResourceServerEntityModifier and TypeClassDescriptionstatic classclass -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.jpa.authorization.resourceServer
Methods in org.keycloak.models.map.storage.jpa.authorization.resourceServer that return MapResourceServerEntityModifier and TypeMethodDescriptionprotected MapResourceServerEntityJpaResourceServerMapStorage.mapToEntityDelegate(JpaResourceServerEntity original) -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.jpa.authorization.resourceServer.delegate
Methods in org.keycloak.models.map.storage.jpa.authorization.resourceServer.delegate that return MapResourceServerEntityModifier and TypeMethodDescriptionJpaResourceServerDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapResourceServerEntity>> field, Object... parameters) Method parameters in org.keycloak.models.map.storage.jpa.authorization.resourceServer.delegate with type arguments of type MapResourceServerEntityModifier and TypeMethodDescriptionJpaResourceServerDelegateProvider.getDelegate(boolean isRead, Enum<? extends EntityField<MapResourceServerEntity>> field, Object... parameters) -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.jpa.authorization.resourceServer.entity
Classes in org.keycloak.models.map.storage.jpa.authorization.resourceServer.entity that implement MapResourceServerEntityModifier and TypeClassDescriptionclassThere are some fields marked by@Column(insertable = false, updatable = false).class