Index

A C D F G H I L O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addActionListener(ActionListener) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
addOrReplaceCredentials(DownloaderCredentials) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
applyComponentOrientation(ComponentOrientation) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialogView
Method for recalculating the component orientation for right-to-left Locales.

C

clone() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
 
create() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
 
create(Object...) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 
createAuthenticationConfig(String) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
 
createCredentials(String) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
createCredentials(DownloaderAuthenticationConfig) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
createDownloaderTask(SEDownloader, Executor, URL, String, File, Object, int) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
createDownloaderTask(SEDownloader, Executor, URL, String, ContentType, String, File, Object, int) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
createPanel() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialogView
 

D

doInitialize() - Method in class org.gvsig.downloader.lib.impl.DownloaderLibraryImpl
 
doPostInitialize() - Method in class org.gvsig.downloader.lib.impl.DownloaderLibraryImpl
 
doRegistration() - Method in class org.gvsig.downloader.lib.impl.DownloaderLibraryImpl
 
DownloaderHTTPBasicAuthenticationConfig - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
DownloaderHTTPBasicAuthenticationConfig() - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
Constructor necesario para la persistencia
DownloaderHTTPBasicAuthenticationConfig(DownloaderHTTPBasicAuthenticationFactory, String) - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
 
DownloaderHTTPBasicAuthenticationFactory - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
DownloaderHTTPBasicAuthenticationFactory() - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 
DownloaderHTTPBasicAuthenticationRequester - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
DownloaderHTTPBasicAuthenticationRequester(DownloaderHTTPBasicAuthenticationConfig) - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationRequester
 
DownloaderHTTPBasicCredentials - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
DownloaderHTTPBasicCredentials(String, String, String) - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
DownloaderLibraryImpl - Class in org.gvsig.downloader.lib.impl
 
DownloaderLibraryImpl() - Constructor for class org.gvsig.downloader.lib.impl.DownloaderLibraryImpl
 
DownloaderManagerImpl - Class in org.gvsig.downloader.lib.impl
 
DownloaderManagerImpl() - Constructor for class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
downloadFile(URL, String, ContentType, String, String, ICancellable, int) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
downloadFile(URL, String, ContentType, String, String, ICancellable, int, boolean) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 

F

fireActionEvent(ActionEvent) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 

G

getActionListeners() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
getAuthenticationConfigurationService(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getAuthenticationConfigurationServiceAsString(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getAuthenticationConfigurationServices() - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getAuthenticationTypes() - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getAuthorizationToken() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
getAuthorizationToken(URL) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getCredentials() - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getCredentials() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationRequester
 
getCredentials(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getCredentials(URL) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getDescription() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 
getDownloaderAuthenticationFactory(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
getPassword() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
getPassword() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
getUserid() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicCredentials
 
getUserId() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 

H

hasActionListeners() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
HTTPBASIC_AUTHENTICATION_NAME - Static variable in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 

I

initializePanel() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialogView
Initializer

L

loadImage(String) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialogView
Helper method to load an image file from the CLASSPATH
LoginDialog - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
LoginDialog() - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
LoginDialog(String, String) - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
LoginDialogView - Class in org.gvsig.downloader.lib.impl.types.httpbasic
 
LoginDialogView() - Constructor for class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialogView
Default constructor

O

org.gvsig.downloader.lib.impl - package org.gvsig.downloader.lib.impl
 
org.gvsig.downloader.lib.impl.types.httpbasic - package org.gvsig.downloader.lib.impl.types.httpbasic
 

P

propagateCredentials(String, Collection<String>) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 

R

registerAuthenticationConfigurationService(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
registerAuthenticationConfigurationService(DownloaderAuthenticationConfig) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
registerAuthenticationType(DownloaderAuthenticationFactory) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
removeActionListener(ActionListener) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
removeAllActionListener() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 
removeAuthenticationConfigurationService(DownloaderAuthenticationConfig) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
removeCredentials(String) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
removeCredentials(DownloaderCredentials) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
requestAutenticationConfig(URL) - Method in class org.gvsig.downloader.lib.impl.DownloaderManagerImpl
 
requestAuthorization(Executor) - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationRequester
 

S

selfRegister() - Static method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 
showDialog() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.LoginDialog
 

T

toJsonBuilder() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationConfig
 
toString() - Method in class org.gvsig.downloader.lib.impl.types.httpbasic.DownloaderHTTPBasicAuthenticationFactory
 
A C D F G H I L O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form