Class DownloaderHTTPBasicAuthenticationFactory

java.lang.Object
org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
All Implemented Interfaces:
org.gvsig.downloader.DownloaderAuthenticationFactory

public class DownloaderHTTPBasicAuthenticationFactory extends org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory implements org.gvsig.downloader.DownloaderAuthenticationFactory
Author:
jjdelcerro
  • Field Details

  • Constructor Details

    • DownloaderHTTPBasicAuthenticationFactory

      public DownloaderHTTPBasicAuthenticationFactory()
  • Method Details

    • create

      public DownloaderHTTPBasicAuthenticationConfig create(Object... parameters)
      Specified by:
      create in interface org.gvsig.downloader.DownloaderAuthenticationFactory
    • toString

      public String toString()
      Overrides:
      toString in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory
    • selfRegister

      public static void selfRegister()
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface org.gvsig.downloader.DownloaderAuthenticationFactory
      Overrides:
      getDescription in class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationFactory