Uses of Class
org.keycloak.models.map.storage.hotRod.userSession.HotRodUserSessionEntity
- 
Packages that use HotRodUserSessionEntity Package Description org.keycloak.models.map.storage.hotRod.userSession 
- 
- 
Uses of HotRodUserSessionEntity in org.keycloak.models.map.storage.hotRod.userSessionMethods in org.keycloak.models.map.storage.hotRod.userSession that return HotRodUserSessionEntity Modifier and Type Method Description HotRodUserSessionEntityHotRodUserSessionEntityDelegate. getHotRodEntity()HotRodUserSessionEntityHotRodUserSessionEntity$___Marshaller_d168fca3cf72558b16a0dbefdcaa90fd247dc0443a44d66ae0f9448ec662478d. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.userSession that return types with arguments of type HotRodUserSessionEntity Modifier and Type Method Description Class<HotRodUserSessionEntity>HotRodUserSessionEntityDescriptor. getEntityTypeClass()Function<HotRodUserSessionEntity,HotRodUserSessionEntityDelegate>HotRodUserSessionEntityDescriptor. getHotRodDelegateProvider()Class<HotRodUserSessionEntity>HotRodUserSessionEntity$___Marshaller_d168fca3cf72558b16a0dbefdcaa90fd247dc0443a44d66ae0f9448ec662478d. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.userSession with parameters of type HotRodUserSessionEntity Modifier and Type Method Description static intHotRodUserSessionEntityDelegate. entityHashCode(HotRodUserSessionEntity e)voidHotRodUserSessionEntity$___Marshaller_d168fca3cf72558b16a0dbefdcaa90fd247dc0443a44d66ae0f9448ec662478d. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodUserSessionEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.userSession with parameters of type HotRodUserSessionEntity Constructor Description HotRodUserSessionEntityDelegate(HotRodUserSessionEntity hotRodEntity)Deprecated.This constructor uses aDeepCloner.DUMB_CLONERthat does not clone anything.
 
-