Uses of Interface
org.gvsig.downloader.DownloaderAuthenticationFactory
Packages that use DownloaderAuthenticationFactory
-
Uses of DownloaderAuthenticationFactory in org.gvsig.downloader
Methods in org.gvsig.downloader that return DownloaderAuthenticationFactoryModifier and TypeMethodDescriptionDownloaderManager.getDownloaderAuthenticationFactory(String providerName) DownloaderAuthenticationConfig.getFactory()Methods in org.gvsig.downloader that return types with arguments of type DownloaderAuthenticationFactoryMethods in org.gvsig.downloader with parameters of type DownloaderAuthenticationFactoryModifier and TypeMethodDescriptionvoidDownloaderManager.registerAuthenticationType(DownloaderAuthenticationFactory factory) -
Uses of DownloaderAuthenticationFactory in org.gvsig.downloader.spi
Classes in org.gvsig.downloader.spi that implement DownloaderAuthenticationFactoryMethods in org.gvsig.downloader.spi that return DownloaderAuthenticationFactoryConstructors in org.gvsig.downloader.spi with parameters of type DownloaderAuthenticationFactoryModifierConstructorDescriptionprotectedAbstractDownloaderAuthenticationConfig(String providerName, DownloaderAuthenticationFactory factory, String serviceUrl)