public class DownloaderHTTPBasicAuthenticationRequester extends AbstractDownloaderAuthenticationRequester implements DownloaderAuthenticationRequester
config| Constructor and Description |
|---|
DownloaderHTTPBasicAuthenticationRequester(DownloaderHTTPBasicAuthenticationConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DownloaderHTTPBasicCredentials |
getCredentials() |
boolean |
requestAuthorization(java.util.concurrent.Executor executorUI) |
getConfig, getProviderName, requestAuthorization, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfig, getProviderName, requestAuthorizationpublic DownloaderHTTPBasicAuthenticationRequester(DownloaderHTTPBasicAuthenticationConfig config)
public boolean requestAuthorization(java.util.concurrent.Executor executorUI)
requestAuthorization in interface DownloaderAuthenticationRequesterpublic DownloaderHTTPBasicCredentials getCredentials()
getCredentials in interface DownloaderAuthenticationRequester