Uses of Interface
org.keycloak.models.sessions.infinispan.changes.remote.updater.user.AuthenticatedClientSessionMapping
Packages that use AuthenticatedClientSessionMapping
-
Uses of AuthenticatedClientSessionMapping in org.keycloak.models.sessions.infinispan.changes.remote.updater.user
Methods in org.keycloak.models.sessions.infinispan.changes.remote.updater.user with parameters of type AuthenticatedClientSessionMappingModifier and TypeMethodDescriptionvoidUserSessionUpdater.initialize(UserSessionModel.SessionPersistenceState persistenceState, RealmModel realm, UserModel user, AuthenticatedClientSessionMapping clientSessions) Initializes this class with references to other models classes.