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