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