Uses of Class
org.keycloak.models.cache.infinispan.stream.GroupListPredicate
- 
Packages that use GroupListPredicate Package Description org.keycloak.models.cache.infinispan.stream 
- 
- 
Uses of GroupListPredicate in org.keycloak.models.cache.infinispan.streamMethods in org.keycloak.models.cache.infinispan.stream that return GroupListPredicate Modifier and Type Method Description static GroupListPredicateGroupListPredicate. create()GroupListPredicateGroupListPredicate.ExternalizerImpl. readObject(ObjectInput input)GroupListPredicateGroupListPredicate.ExternalizerImpl. readObjectVersion1(ObjectInput input)GroupListPredicateGroupListPredicate. realm(String realm)Methods in org.keycloak.models.cache.infinispan.stream with parameters of type GroupListPredicate Modifier and Type Method Description voidGroupListPredicate.ExternalizerImpl. writeObject(ObjectOutput output, GroupListPredicate obj)
 
-