Class AbstractRootAuthenticationSessionModel<E extends AbstractEntity>
java.lang.Object
org.keycloak.models.map.authSession.AbstractRootAuthenticationSessionModel<E>
- All Implemented Interfaces:
RootAuthenticationSessionModel
- Direct Known Subclasses:
MapRootAuthenticationSessionAdapter
public abstract class AbstractRootAuthenticationSessionModel<E extends AbstractEntity>
extends Object
implements RootAuthenticationSessionModel
- Author:
- Martin Kanis
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.sessions.RootAuthenticationSessionModel
RootAuthenticationSessionModel.SearchableFields
-
Field Summary
Modifier and TypeFieldDescriptionprotected final E
protected final RealmModel
protected final KeycloakSession
-
Constructor Summary
ConstructorDescriptionAbstractRootAuthenticationSessionModel
(KeycloakSession session, RealmModel realm, E entity) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.sessions.RootAuthenticationSessionModel
createAuthenticationSession, getAuthenticationSession, getAuthenticationSessions, getId, getRealm, getTimestamp, removeAuthenticationSessionByTabId, restartSession, setTimestamp