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
FieldsModifier and TypeFieldDescriptionprotected final Eprotected final RealmModelprotected final KeycloakSession -
Constructor Summary
ConstructorsConstructorDescriptionAbstractRootAuthenticationSessionModel(KeycloakSession session, RealmModel realm, E entity) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.sessions.RootAuthenticationSessionModel
createAuthenticationSession, getAuthenticationSession, getAuthenticationSessions, getId, getRealm, getTimestamp, removeAuthenticationSessionByTabId, restartSession, setTimestamp