Package org.gvsig.downloader
Interface DownloaderAuthenticationRequester
- All Known Implementing Classes:
AbstractDownloaderAuthenticationRequester
public interface DownloaderAuthenticationRequester
- Author:
- jjdelcerro
-
Method Summary
-
Method Details
-
getConfig
DownloaderAuthenticationConfig getConfig() -
getProviderName
String getProviderName() -
requestAuthorization
boolean requestAuthorization() -
requestAuthorization
-
getCredentials
DownloaderCredentials getCredentials()
-