Class SessionWrapperPredicate<K,S extends SessionEntity>
java.lang.Object
org.keycloak.models.sessions.infinispan.stream.SessionWrapperPredicate<K,S>
- All Implemented Interfaces:
Predicate<Map.Entry<K,
SessionEntityWrapper<S>>>
- Author:
- Stian Thorgersen
-
Method Summary
Modifier and TypeMethodDescriptionstatic <K1,
T extends SessionEntity>
SessionWrapperPredicate<K1,T> boolean
test
(Map.Entry<K, SessionEntityWrapper<S>> entry)