Package org.keycloak.models.sessions.infinispan
package org.keycloak.models.sessions.infinispan
-
ClassDescriptionNOTE: Calling setter doesn't automatically enlist for updateManages transactional context for
AuthenticatedClientSessionModelchanges.Helper class to map a list of user and client sessions, from Infinispan caches, into an immutable session.TODO: Check if Boolean can be used as single-use cache argument instead of SingleUseObjectValueEntity.An updated interface for Infinispan cache.SessionFunction<V extends SessionEntity>Function definition used for the lifespan and idle calculations for the infinispan session entities.