Class HotRodClientScopeEntity.AbstractHotRodClientScopeEntityDelegate

java.lang.Object
org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodClientScopeEntity>
org.keycloak.models.map.storage.hotRod.clientscope.HotRodClientScopeEntity.AbstractHotRodClientScopeEntityDelegate
All Implemented Interfaces:
MapClientScopeEntity, AbstractEntity, EntityWithAttributes, UpdatableEntity, HotRodEntityDelegate<HotRodClientScopeEntity>
Direct Known Subclasses:
HotRodClientScopeEntityDelegate
Enclosing class:
HotRodClientScopeEntity

public abstract static class HotRodClientScopeEntity.AbstractHotRodClientScopeEntityDelegate extends UpdatableHotRodEntityDelegateImpl<HotRodClientScopeEntity> implements MapClientScopeEntity
  • Constructor Details

    • AbstractHotRodClientScopeEntityDelegate

      public AbstractHotRodClientScopeEntityDelegate()
  • Method Details