Uses of Class
org.keycloak.models.map.storage.hotRod.clientscope.HotRodClientScopeEntity
- 
Packages that use HotRodClientScopeEntity Package Description org.keycloak.models.map.storage.hotRod.clientscope 
- 
- 
Uses of HotRodClientScopeEntity in org.keycloak.models.map.storage.hotRod.clientscopeMethods in org.keycloak.models.map.storage.hotRod.clientscope that return HotRodClientScopeEntity Modifier and Type Method Description HotRodClientScopeEntityHotRodClientScopeEntityDelegate. getHotRodEntity()HotRodClientScopeEntityHotRodClientScopeEntity$___Marshaller_5d6cfbcb50ece2b0fb38e0da0d867c27b80e744b7f7595b11b9b0cdb3b6987e1. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.clientscope that return types with arguments of type HotRodClientScopeEntity Modifier and Type Method Description Class<HotRodClientScopeEntity>HotRodClientScopeEntityDescriptor. getEntityTypeClass()Function<HotRodClientScopeEntity,HotRodClientScopeEntityDelegate>HotRodClientScopeEntityDescriptor. getHotRodDelegateProvider()Class<HotRodClientScopeEntity>HotRodClientScopeEntity$___Marshaller_5d6cfbcb50ece2b0fb38e0da0d867c27b80e744b7f7595b11b9b0cdb3b6987e1. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.clientscope with parameters of type HotRodClientScopeEntity Modifier and Type Method Description static intHotRodClientScopeEntityDelegate. entityHashCode(HotRodClientScopeEntity e)voidHotRodClientScopeEntity$___Marshaller_5d6cfbcb50ece2b0fb38e0da0d867c27b80e744b7f7595b11b9b0cdb3b6987e1. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodClientScopeEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.clientscope with parameters of type HotRodClientScopeEntity Constructor Description HotRodClientScopeEntityDelegate(HotRodClientScopeEntity hotRodEntity)Deprecated.This constructor uses aDeepCloner.DUMB_CLONERthat does not clone anything.
 
-