Class DownloaderHTTPBasicAuthenticationRequester
java.lang.Object
org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationRequester
- All Implemented Interfaces:
org.gvsig.downloader.DownloaderAuthenticationRequester
public class DownloaderHTTPBasicAuthenticationRequester
extends org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
implements org.gvsig.downloader.DownloaderAuthenticationRequester
- Author:
- gvSIG Team
-
Field Summary
Fields inherited from class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
config -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.gvsig.downloader.spi.AbstractDownloaderAuthenticationRequester
getConfig, getProviderName, requestAuthorization, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.downloader.DownloaderAuthenticationRequester
getConfig, getProviderName, requestAuthorization
-
Constructor Details
-
DownloaderHTTPBasicAuthenticationRequester
-
-
Method Details
-
requestAuthorization
- Specified by:
requestAuthorizationin interfaceorg.gvsig.downloader.DownloaderAuthenticationRequester
-
getCredentials
- Specified by:
getCredentialsin interfaceorg.gvsig.downloader.DownloaderAuthenticationRequester
-