Class CacheRefresherFactoryImpl

java.lang.Object
com.atlassian.crowd.directory.synchronisation.cache.CacheRefresherFactoryImpl
All Implemented Interfaces:
CacheRefresherFactory

@ExperimentalApi @Deprecated public class CacheRefresherFactoryImpl extends Object implements CacheRefresherFactory
Deprecated.
Default CacheRefresherFactory that can be used for Embedded Crowd. Note that this implementation does not support AzureAdDirectory.
Since:
4.0.0
  • Constructor Details

    • CacheRefresherFactoryImpl

      public CacheRefresherFactoryImpl()
      Deprecated.
  • Method Details