Uses of Class
org.keycloak.models.sessions.infinispan.InfinispanAuthenticationSessionProvider
Package
Description
-
Uses of InfinispanAuthenticationSessionProvider in org.keycloak.models.sessions.infinispan
ModifierConstructorDescriptionRootAuthenticationSessionAdapter
(KeycloakSession session, InfinispanAuthenticationSessionProvider provider, org.infinispan.Cache<String, RootAuthenticationSessionEntity> cache, RealmModel realm, RootAuthenticationSessionEntity entity, int authSessionsLimt) -
Uses of InfinispanAuthenticationSessionProvider in org.keycloak.models.sessions.infinispan.events
Modifier and TypeMethodDescriptionprotected abstract void
AbstractAuthSessionClusterListener.eventReceived
(KeycloakSession session, InfinispanAuthenticationSessionProvider provider, SE sessionEvent)