Uses of Class
org.keycloak.models.map.storage.hotRod.events.HotRodAuthEventEntity
- 
Packages that use HotRodAuthEventEntity Package Description org.keycloak.models.map.storage.hotRod.events 
- 
- 
Uses of HotRodAuthEventEntity in org.keycloak.models.map.storage.hotRod.eventsMethods in org.keycloak.models.map.storage.hotRod.events that return HotRodAuthEventEntity Modifier and Type Method Description HotRodAuthEventEntityHotRodAuthEventEntityDelegate. getHotRodEntity()HotRodAuthEventEntityHotRodAuthEventEntity$___Marshaller_ddecf56eaaf6defe7df328852b83455dd4f0ca23da89b76412e8d58f14f8f041. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.events that return types with arguments of type HotRodAuthEventEntity Modifier and Type Method Description Class<HotRodAuthEventEntity>HotRodAuthEventEntityDescriptor. getEntityTypeClass()Function<HotRodAuthEventEntity,HotRodAuthEventEntityDelegate>HotRodAuthEventEntityDescriptor. getHotRodDelegateProvider()Class<HotRodAuthEventEntity>HotRodAuthEventEntity$___Marshaller_ddecf56eaaf6defe7df328852b83455dd4f0ca23da89b76412e8d58f14f8f041. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAuthEventEntity Modifier and Type Method Description static intHotRodAuthEventEntityDelegate. entityHashCode(HotRodAuthEventEntity e)voidHotRodAuthEventEntity$___Marshaller_ddecf56eaaf6defe7df328852b83455dd4f0ca23da89b76412e8d58f14f8f041. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodAuthEventEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAuthEventEntity Constructor Description HotRodAuthEventEntityDelegate(HotRodAuthEventEntity hotRodEntity)
 
-