Uses of Class
org.keycloak.models.map.storage.hotRod.authorization.HotRodScopeEntity
-
Packages that use HotRodScopeEntity Package Description org.keycloak.models.map.storage.hotRod.authorization -
-
Uses of HotRodScopeEntity in org.keycloak.models.map.storage.hotRod.authorization
Methods in org.keycloak.models.map.storage.hotRod.authorization that return HotRodScopeEntity Modifier and Type Method Description HotRodScopeEntityHotRodScopeEntityDelegate. getHotRodEntity()HotRodScopeEntityHotRodScopeEntity$___Marshaller_560ce8c2888b61e27520c00b3111b2496e7904b5a4ac5eba92478b6c37cb98e8. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)Methods in org.keycloak.models.map.storage.hotRod.authorization that return types with arguments of type HotRodScopeEntity Modifier and Type Method Description Class<HotRodScopeEntity>HotRodScopeEntityDescriptor. getEntityTypeClass()Function<HotRodScopeEntity,HotRodScopeEntityDelegate>HotRodScopeEntityDescriptor. getHotRodDelegateProvider()Class<HotRodScopeEntity>HotRodScopeEntity$___Marshaller_560ce8c2888b61e27520c00b3111b2496e7904b5a4ac5eba92478b6c37cb98e8. getJavaClass()Methods in org.keycloak.models.map.storage.hotRod.authorization with parameters of type HotRodScopeEntity Modifier and Type Method Description static intHotRodScopeEntityDelegate. entityHashCode(HotRodScopeEntity e)voidHotRodScopeEntity$___Marshaller_560ce8c2888b61e27520c00b3111b2496e7904b5a4ac5eba92478b6c37cb98e8. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodScopeEntity $2)Constructors in org.keycloak.models.map.storage.hotRod.authorization with parameters of type HotRodScopeEntity Constructor Description HotRodScopeEntityDelegate(HotRodScopeEntity hotRodEntity)
-