public class ClusterAwareUserAuthorisationCache extends DelegatingUserAuthorisationCache implements UserAuthorisationCache
ClusterMessageService| Modifier and Type | Field and Description |
|---|---|
protected static String |
CLUSTER_MESSAGE_CHANNEL |
protected static String |
CLUSTER_MESSAGE_CLEAR |
| Constructor and Description |
|---|
ClusterAwareUserAuthorisationCache(UserAuthorisationCache delegate,
ClusterMessageService clusterMessageService) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the user authorisation cache.
|
void |
registerClusterListener() |
void |
unregisterClusterListener() |
isPermitted, setPermittedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPermitted, setPermittedprotected static final String CLUSTER_MESSAGE_CHANNEL
protected static final String CLUSTER_MESSAGE_CLEAR
public ClusterAwareUserAuthorisationCache(UserAuthorisationCache delegate, ClusterMessageService clusterMessageService)
public void clear()
UserAuthorisationCacheclear in interface UserAuthorisationCacheclear in class DelegatingUserAuthorisationCache@PostConstruct public void registerClusterListener()
@PreDestroy public void unregisterClusterListener()
Copyright © 2023 Atlassian. All rights reserved.