Uses of Package
org.keycloak.models.sessions.infinispan.stream
Packages that use org.keycloak.models.sessions.infinispan.stream
Package
Description
-
-
Classes in org.keycloak.models.sessions.infinispan.stream used by org.keycloak.models.sessions.infinispan.streamClassDescriptionA
Functionto be used byCacheStreamto extract the client's ID from the client sessions associated to aUserSessionEntity.APredicateto filterAuthenticatedClientSessionEntityvalues based on the Realm ID and the User ID.ABiConsumerthat updates the lifespan of login failure cache entries based on realm lockout policies.Removes keys from aCache.ABiFunctionimplementation that returns the second argument unchanged, effectively acting as an identity function for the value parameter.