Class CacheRefresherFactoryImpl

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

public class CacheRefresherFactoryImpl extends Object implements com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory
Workaround for https://bulldog.internal.atlassian.com/browse/KRAK-1293
  • Constructor Details

    • CacheRefresherFactoryImpl

      public CacheRefresherFactoryImpl()
  • Method Details

    • createRefresher

      public com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher createRefresher(com.atlassian.crowd.directory.RemoteDirectory remoteDirectory)
      Specified by:
      createRefresher in interface com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory