Package org.keycloak.models.sessions.infinispan.changes.remote.updater.user
package org.keycloak.models.sessions.infinispan.changes.remote.updater.user
-
ClassDescriptionIt gives a read-only view of the
AuthenticatedClientSessionModel
belonging to aUserSessionModel
though theMap
interface where the key is the Client ID.TheUpdater
implementation to keep track of modifications forUserSessionModel
.