Package org.keycloak.models.sessions.infinispan.stream
package org.keycloak.models.sessions.infinispan.stream
-
ClassDescriptionA
Functionto be used byCacheStreamto extract the client's ID from the client sessions associated to aUserSessionEntity.WARNING: Generated code! Do not edit!APredicateto filterAuthenticatedClientSessionEntityvalues based on the Realm ID and the User ID.WARNING: Generated code! Do not edit!WARNING: Generated code! Do not edit!WARNING: Generated code! Do not edit!MapEntryToKeyMapper<K,V> WARNING: Generated code! Do not edit!RemoveKeyConsumer<K,V> Removes keys from aCache.WARNING: Generated code! Do not edit!SessionPredicate<K,V extends SessionEntity> WARNING: Generated code! Do not edit!SessionUnwrapMapper<K,V extends SessionEntity> WARNING: Generated code! Do not edit!SessionWrapperPredicate<K,S extends SessionEntity> WARNING: Generated code! Do not edit!WARNING: Generated code! Do not edit!