Uses of Class
org.keycloak.models.map.storage.hotRod.user.HotRodUserConsentEntity
- 
Packages that use HotRodUserConsentEntity Package Description org.keycloak.models.map.storage.hotRod.common org.keycloak.models.map.storage.hotRod.user 
- 
- 
Uses of HotRodUserConsentEntity in org.keycloak.models.map.storage.hotRod.commonMethods in org.keycloak.models.map.storage.hotRod.common with parameters of type HotRodUserConsentEntity Modifier and Type Method Description static StringHotRodTypesUtils. getKey(HotRodUserConsentEntity hotRodUserConsentEntity)
- 
Uses of HotRodUserConsentEntity in org.keycloak.models.map.storage.hotRod.userFields in org.keycloak.models.map.storage.hotRod.user with type parameters of type HotRodUserConsentEntity Modifier and Type Field Description Set<HotRodUserConsentEntity>HotRodUserEntity. userConsentsMethods in org.keycloak.models.map.storage.hotRod.user that return HotRodUserConsentEntity Modifier and Type Method Description HotRodUserConsentEntityHotRodUserConsentEntityDelegate. getHotRodEntity()HotRodUserConsentEntityHotRodUserConsentEntity$___Marshaller_94f0c89a18d3b5525f6b3a9248b79b536f16a91cbd059c3be592bfb1d1394e5d. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.user that return types with arguments of type HotRodUserConsentEntity Modifier and Type Method Description Class<HotRodUserConsentEntity>HotRodUserConsentEntity$___Marshaller_94f0c89a18d3b5525f6b3a9248b79b536f16a91cbd059c3be592bfb1d1394e5d. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.user with parameters of type HotRodUserConsentEntity Modifier and Type Method Description static intHotRodUserConsentEntityDelegate. entityHashCode(HotRodUserConsentEntity e)voidHotRodUserConsentEntity$___Marshaller_94f0c89a18d3b5525f6b3a9248b79b536f16a91cbd059c3be592bfb1d1394e5d. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodUserConsentEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.user with parameters of type HotRodUserConsentEntity Constructor Description HotRodUserConsentEntityDelegate(HotRodUserConsentEntity hotRodEntity)
 
-