Modifier and Type | Method and Description |
---|---|
void |
ClusterListener.eventReceived(ClusterEvent event)
Registered task to be executed on all cluster nodes once it's notified from cache.
|
void |
ClusterProvider.notify(String taskKey,
ClusterEvent event,
boolean ignoreSender,
ClusterProvider.DCNotify dcNotify)
Notify registered listeners on all cluster nodes in all datacenters.
|
Modifier and Type | Class and Description |
---|---|
class |
WrapperClusterEvent |
Modifier and Type | Method and Description |
---|---|
ClusterEvent |
WrapperClusterEvent.getDelegateEvent() |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanClusterProvider.notify(String taskKey,
ClusterEvent event,
boolean ignoreSender,
ClusterProvider.DCNotify dcNotify) |
void |
WrapperClusterEvent.setDelegateEvent(ClusterEvent delegateEvent) |
Modifier and Type | Class and Description |
---|---|
class |
PublicKeyStorageInvalidationEvent |
Modifier and Type | Class and Description |
---|---|
class |
ClearCacheEvent |
Modifier and Type | Class and Description |
---|---|
class |
PermissionTicketRemovedEvent |
class |
PermissionTicketUpdatedEvent |
class |
PolicyRemovedEvent |
class |
PolicyUpdatedEvent |
class |
ResourceRemovedEvent |
class |
ResourceServerRemovedEvent |
class |
ResourceServerUpdatedEvent |
class |
ResourceUpdatedEvent |
class |
ScopeRemovedEvent |
class |
ScopeUpdatedEvent |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationSessionAuthNoteUpdateEvent |
class |
ClientAddedEvent |
class |
ClientRemovedEvent |
class |
ClientTemplateEvent
TODO Leave the name ClientTemplateEvent just due the backwards compatibility of infinispan migration.
|
class |
ClientUpdatedEvent |
class |
GroupAddedEvent |
class |
GroupMovedEvent |
class |
GroupRemovedEvent |
class |
GroupUpdatedEvent |
class |
InvalidationEvent |
class |
RealmRemovedEvent |
class |
RealmUpdatedEvent |
class |
RoleAddedEvent |
class |
RoleRemovedEvent |
class |
RoleUpdatedEvent |
class |
UserCacheRealmInvalidationEvent |
class |
UserConsentsUpdatedEvent |
class |
UserFederationLinkRemovedEvent |
class |
UserFederationLinkUpdatedEvent |
class |
UserFullInvalidationEvent
Used when user added/removed
|
class |
UserUpdatedEvent |
Modifier and Type | Method and Description |
---|---|
<K,V> void |
InfinispanKeycloakTransaction.notify(ClusterProvider clusterProvider,
String taskKey,
ClusterEvent event,
boolean ignoreSender) |
Modifier and Type | Class and Description |
---|---|
class |
LastSessionRefreshEvent |
Modifier and Type | Method and Description |
---|---|
void |
CrossDCLastSessionRefreshListener.eventReceived(ClusterEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
ClientRemovedSessionEvent |
class |
RealmRemovedSessionEvent |
class |
RemoveAllUserLoginFailuresEvent |
class |
RemoveUserSessionsEvent |
class |
SessionClusterEvent |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUserSessionClusterListener.eventReceived(ClusterEvent event) |
void |
AbstractAuthSessionClusterListener.eventReceived(ClusterEvent event) |
Modifier and Type | Class and Description |
---|---|
static class |
UserStorageSyncManager.UserStorageProviderClusterEvent |
Copyright © 2020 JBoss by Red Hat. All rights reserved.