Class 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 Detail

      • CacheRefresherFactoryImpl

        public CacheRefresherFactoryImpl()
    • Method Detail

      • 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