Class MapSingleUseObjectEntity.AbstractSingleUseObjectEntity

java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.singleUseObject.MapSingleUseObjectEntity.AbstractSingleUseObjectEntity
All Implemented Interfaces:
AbstractEntity, ExpirableEntity, UpdatableEntity, MapSingleUseObjectEntity
Direct Known Subclasses:
JpaSingleUseObjectEntity, MapSingleUseObjectEntityFieldDelegate, MapSingleUseObjectEntityImpl, MapSingleUseObjectEntityImpl.Empty
Enclosing interface:
MapSingleUseObjectEntity

public abstract static class MapSingleUseObjectEntity.AbstractSingleUseObjectEntity extends UpdatableEntity.Impl implements MapSingleUseObjectEntity
  • Constructor Details

    • AbstractSingleUseObjectEntity

      public AbstractSingleUseObjectEntity()
  • Method Details