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