Uses of Class
org.keycloak.models.cache.infinispan.authorization.stream.InResourceServerPredicate
Packages that use InResourceServerPredicate
-
Uses of InResourceServerPredicate in org.keycloak.models.cache.infinispan.authorization.stream
Methods in org.keycloak.models.cache.infinispan.authorization.stream that return InResourceServerPredicateModifier and TypeMethodDescriptionstatic InResourceServerPredicate
InResourceServerPredicate.create()
InResourceServerPredicate.ExternalizerImpl.readObject
(ObjectInput input) InResourceServerPredicate.ExternalizerImpl.readObjectVersion1
(ObjectInput input) InResourceServerPredicate.resourceServer
(String id) Methods in org.keycloak.models.cache.infinispan.authorization.stream with parameters of type InResourceServerPredicateModifier and TypeMethodDescriptionvoid
InResourceServerPredicate.ExternalizerImpl.writeObject
(ObjectOutput output, InResourceServerPredicate obj)