Class InResourceServerPredicate
java.lang.Object
org.keycloak.models.cache.infinispan.authorization.stream.InResourceServerPredicate
- All Implemented Interfaces:
Predicate<Map.Entry<String,
Revisioned>>
@ProtoTypeId(65560)
public class InResourceServerPredicate
extends Object
implements Predicate<Map.Entry<String,Revisioned>>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Method Details
-
create
-
test
- Specified by:
test
in interfacePredicate<Map.Entry<String,
Revisioned>>
-