Class MapScopeEntity.AbstractMapScopeEntity

java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.authorization.entity.MapScopeEntity.AbstractMapScopeEntity
All Implemented Interfaces:
MapScopeEntity, AbstractEntity, UpdatableEntity
Direct Known Subclasses:
JpaScopeEntity, MapScopeEntityFieldDelegate, MapScopeEntityImpl, MapScopeEntityImpl.Empty
Enclosing interface:
MapScopeEntity

public abstract static class MapScopeEntity.AbstractMapScopeEntity extends UpdatableEntity.Impl implements MapScopeEntity
  • Constructor Details

    • AbstractMapScopeEntity

      public AbstractMapScopeEntity()
  • Method Details