@ExperimentalApi public class CacheRefresherFactoryImpl extends Object implements CacheRefresherFactory
CacheRefresherFactory that can be used for Embedded Crowd.
Note that this implementation does not support AzureAdDirectory.| Constructor and Description |
|---|
CacheRefresherFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
CacheRefresher |
createRefresher(RemoteDirectory remoteDirectory)
Creates a new CacheRefresher instance for the given remoteDirectory.
|
public CacheRefresher createRefresher(RemoteDirectory remoteDirectory)
CacheRefresherFactorycreateRefresher in interface CacheRefresherFactoryremoteDirectory - directory to useCopyright © 2022 Atlassian. All rights reserved.