Uses of Class
org.keycloak.models.map.storage.hotRod.singleUseObject.HotRodSingleUseObjectEntityDelegate
Package
Description
-
Uses of HotRodSingleUseObjectEntityDelegate in org.keycloak.models.map.storage.hotRod
Modifier and TypeMethodDescriptionSingleUseObjectHotRodCrudOperations.create
(HotRodSingleUseObjectEntityDelegate value) Modifier and TypeMethodDescriptionSingleUseObjectHotRodCrudOperations.read
(QueryParameters<SingleUseObjectValueModel> queryParameters) Modifier and TypeMethodDescriptionSingleUseObjectHotRodCrudOperations.create
(HotRodSingleUseObjectEntityDelegate value) ModifierConstructorDescriptionSingleUseObjectHotRodCrudOperations
(KeycloakSession session, org.infinispan.client.hotrod.RemoteCache<String, HotRodSingleUseObjectEntity> remoteCache, StringKeyConverter<String> keyConverter, HotRodEntityDescriptor<HotRodSingleUseObjectEntity, HotRodSingleUseObjectEntityDelegate> storedEntityDescriptor, DeepCloner cloner, Long lockTimeout) -
Uses of HotRodSingleUseObjectEntityDelegate in org.keycloak.models.map.storage.hotRod.singleUseObject
Modifier and TypeMethodDescriptionHotRodSingleUseObjectEntityDescriptor.getHotRodDelegateProvider()