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.streamMethods in org.keycloak.models.cache.infinispan.authorization.stream that return InScopePredicateModifier and TypeMethodDescriptionstatic InScopePredicateInScopePredicate.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 TypeMethodDescriptionvoidInScopePredicate.ExternalizerImpl.writeObject(ObjectOutput output, InScopePredicate obj)