Package | Description |
---|---|
org.keycloak.cluster | |
org.keycloak.cluster.infinispan | |
org.keycloak.services.managers |
Modifier and Type | Method and Description |
---|---|
void |
ClusterProvider.notify(String taskKey,
ClusterEvent event)
Notify registered listeners on all cluster nodes
|
void |
ClusterListener.run(ClusterEvent event)
Registered task to be executed on all cluster nodes once it's notified from cache.
|
Modifier and Type | Method and Description |
---|---|
void |
InfinispanClusterProvider.notify(String taskKey,
ClusterEvent event) |
Modifier and Type | Class and Description |
---|---|
static class |
UsersSyncManager.FederationProviderClusterEvent |
Copyright © 2016 JBoss by Red Hat. All rights reserved.