Uses of Class
org.keycloak.models.map.storage.hotRod.authSession.HotRodRootAuthenticationSessionEntity
- 
Packages that use HotRodRootAuthenticationSessionEntity Package Description org.keycloak.models.map.storage.hotRod.authSession 
- 
- 
Uses of HotRodRootAuthenticationSessionEntity in org.keycloak.models.map.storage.hotRod.authSessionMethods in org.keycloak.models.map.storage.hotRod.authSession that return HotRodRootAuthenticationSessionEntity Modifier and Type Method Description HotRodRootAuthenticationSessionEntityHotRodRootAuthenticationSessionEntityDelegate. getHotRodEntity()HotRodRootAuthenticationSessionEntityHotRodRootAuthenticationSessionEntity$___Marshaller_8ed92e4d0d4a71663068cede70793bc7ade92190debc4d352ffa2efc60b8b13c. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.authSession that return types with arguments of type HotRodRootAuthenticationSessionEntity Modifier and Type Method Description Class<HotRodRootAuthenticationSessionEntity>HotRodRootAuthenticationSessionEntityDescriptor. getEntityTypeClass()Function<HotRodRootAuthenticationSessionEntity,HotRodRootAuthenticationSessionEntityDelegate>HotRodRootAuthenticationSessionEntityDescriptor. getHotRodDelegateProvider()Class<HotRodRootAuthenticationSessionEntity>HotRodRootAuthenticationSessionEntity$___Marshaller_8ed92e4d0d4a71663068cede70793bc7ade92190debc4d352ffa2efc60b8b13c. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.authSession with parameters of type HotRodRootAuthenticationSessionEntity Modifier and Type Method Description static intHotRodRootAuthenticationSessionEntityDelegate. entityHashCode(HotRodRootAuthenticationSessionEntity e)voidHotRodRootAuthenticationSessionEntity$___Marshaller_8ed92e4d0d4a71663068cede70793bc7ade92190debc4d352ffa2efc60b8b13c. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodRootAuthenticationSessionEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.authSession with parameters of type HotRodRootAuthenticationSessionEntity Constructor Description HotRodRootAuthenticationSessionEntityDelegate(HotRodRootAuthenticationSessionEntity hotRodEntity)Deprecated.This constructor uses aDeepCloner.DUMB_CLONERthat does not clone anything.
 
-