public interface DownloaderAuthenticationRequester
Modifier and Type | Method and Description |
---|---|
DownloaderAuthenticationConfig |
getConfig() |
DownloaderCredentials |
getCredentials() |
java.lang.String |
getProviderName() |
boolean |
requestAuthorization() |
boolean |
requestAuthorization(java.util.concurrent.Executor executor) |
DownloaderAuthenticationConfig getConfig()
java.lang.String getProviderName()
boolean requestAuthorization()
boolean requestAuthorization(java.util.concurrent.Executor executor)
DownloaderCredentials getCredentials()