Class HotRodAuthenticatedClientSessionEntity.AbstractHotRodAuthenticatedClientSessionEntityDelegate
java.lang.Object
org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl<HotRodAuthenticatedClientSessionEntity>
org.keycloak.models.map.storage.hotRod.userSession.HotRodAuthenticatedClientSessionEntity.AbstractHotRodAuthenticatedClientSessionEntityDelegate
- All Implemented Interfaces:
 AbstractEntity,ExpirableEntity,UpdatableEntity,HotRodEntityDelegate<HotRodAuthenticatedClientSessionEntity>,MapAuthenticatedClientSessionEntity
- Direct Known Subclasses:
 HotRodAuthenticatedClientSessionEntityDelegate
- Enclosing class:
 - HotRodAuthenticatedClientSessionEntity
 
public abstract static class HotRodAuthenticatedClientSessionEntity.AbstractHotRodAuthenticatedClientSessionEntityDelegate
extends UpdatableHotRodEntityDelegateImpl<HotRodAuthenticatedClientSessionEntity>
implements MapAuthenticatedClientSessionEntity
- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.map.userSession.MapAuthenticatedClientSessionEntity
MapAuthenticatedClientSessionEntity.AbstractAuthenticatedClientSessionEntityNested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.keycloak.models.map.storage.hotRod.common.UpdatableHotRodEntityDelegateImpl
clearUpdatedFlag, isUpdatedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.models.map.common.AbstractEntity
getIdMethods inherited from interface org.keycloak.models.map.common.ExpirableEntity
getExpiration, setExpirationMethods inherited from interface org.keycloak.models.map.storage.hotRod.common.HotRodEntityDelegate
getHotRodEntityMethods inherited from interface org.keycloak.models.map.userSession.MapAuthenticatedClientSessionEntity
getAction, getAuthMethod, getClientId, getCurrentRefreshToken, getCurrentRefreshTokenUseCount, getNote, getNotes, getRealmId, getRedirectUri, getTimestamp, isOffline, removeNote, setAction, setAuthMethod, setCurrentRefreshToken, setCurrentRefreshTokenUseCount, setNote, setNotes, setOffline, setRealmId, setRedirectUri, setTimestampMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag 
- 
Constructor Details
- 
AbstractHotRodAuthenticatedClientSessionEntityDelegate
public AbstractHotRodAuthenticatedClientSessionEntityDelegate() 
 - 
 - 
Method Details
- 
setId
- Specified by:
 setIdin interfaceAbstractEntity
 - 
setClientId
- Specified by:
 setClientIdin interfaceMapAuthenticatedClientSessionEntity
 
 -