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