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!APredicateto filterAuthenticatedClientSessionEntityvalues based on the Realm ID and the User ID.WARNING: Generated code!WARNING: Generated code!WARNING: Generated code!ABiConsumerthat updates the lifespan of login failure cache entries based on realm lockout policies.WARNING: Generated code!MapEntryToKeyMapper<K,V> WARNING: Generated code!RemoveKeyConsumer<K,V> Removes keys from aCache.WARNING: Generated code!SessionPredicate<K,V extends SessionEntity> WARNING: Generated code!SessionUnwrapMapper<K,V extends SessionEntity> WARNING: Generated code!SessionWrapperPredicate<K,S extends SessionEntity> WARNING: Generated code!WARNING: Generated code!ABiFunctionimplementation that returns the second argument unchanged, effectively acting as an identity function for the value parameter.WARNING: Generated code!