Uses of Class
org.keycloak.models.sessions.infinispan.changes.remote.updater.BaseUpdater
Package
Description
-
Uses of BaseUpdater in org.keycloak.models.sessions.infinispan.changes.remote.updater.client
Modifier and TypeClassDescriptionclass
AnUpdater
implementation that keeps track ofAuthenticatedClientSessionModel
changes. -
Uses of BaseUpdater in org.keycloak.models.sessions.infinispan.changes.remote.updater.loginfailures
-
Uses of BaseUpdater in org.keycloak.models.sessions.infinispan.changes.remote.updater.user
Modifier and TypeClassDescriptionclass
TheUpdater
implementation to keep track of modifications forUserSessionModel
.