Uses of Interface
org.keycloak.models.sessions.infinispan.SessionRefreshStore
Packages that use SessionRefreshStore
-
Uses of SessionRefreshStore in org.keycloak.models.sessions.infinispan
Classes in org.keycloak.models.sessions.infinispan with type parameters of type SessionRefreshStoreModifier and TypeClassDescriptionclassUserSessionAdapter<T extends SessionRefreshStore & UserSessionProvider>Classes in org.keycloak.models.sessions.infinispan that implement SessionRefreshStoreModifier and TypeClassDescriptionclassclassConstructors in org.keycloak.models.sessions.infinispan with parameters of type SessionRefreshStoreModifierConstructorDescriptionAuthenticatedClientSessionAdapter(KeycloakSession kcSession, SessionRefreshStore provider, AuthenticatedClientSessionEntity entity, ClientModel client, UserSessionModel userSession, SessionsChangelogBasedTransaction<UUID, AuthenticatedClientSessionEntity> clientSessionUpdateTx, boolean offline)