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