Class MapClientScopeEntity.AbstractClientScopeEntity

java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.clientscope.MapClientScopeEntity.AbstractClientScopeEntity
All Implemented Interfaces:
MapClientScopeEntity, AbstractEntity, EntityWithAttributes, UpdatableEntity
Direct Known Subclasses:
JpaClientScopeEntity, MapClientScopeEntityFieldDelegate, MapClientScopeEntityImpl, MapClientScopeEntityImpl.Empty
Enclosing interface:
MapClientScopeEntity

public abstract static class MapClientScopeEntity.AbstractClientScopeEntity extends UpdatableEntity.Impl implements MapClientScopeEntity
  • Constructor Details

    • AbstractClientScopeEntity

      public AbstractClientScopeEntity()
  • Method Details