Uses of Class
org.keycloak.cluster.infinispan.LockEntryPredicate
-
Packages that use LockEntryPredicate Package Description org.keycloak.cluster.infinispan -
-
Uses of LockEntryPredicate in org.keycloak.cluster.infinispan
Methods in org.keycloak.cluster.infinispan that return LockEntryPredicate Modifier and Type Method Description LockEntryPredicate
LockEntryPredicate.ExternalizerImpl. readObject(ObjectInput input)
LockEntryPredicate
LockEntryPredicate.ExternalizerImpl. readObjectVersion1(ObjectInput input)
Methods in org.keycloak.cluster.infinispan with parameters of type LockEntryPredicate Modifier and Type Method Description void
LockEntryPredicate.ExternalizerImpl. writeObject(ObjectOutput output, LockEntryPredicate obj)
-