Uses of Class
eu.europa.esig.dss.service.http.commons.HostConnection
Packages that use HostConnection
-
Uses of HostConnection in eu.europa.esig.dss.service.http.commons
Methods in eu.europa.esig.dss.service.http.commons that return types with arguments of type HostConnectionModifier and TypeMethodDescriptionCommonsDataLoader.getAuthenticationMap()
Returns the current instance of the authentication mapMethods in eu.europa.esig.dss.service.http.commons with parameters of type HostConnectionModifier and TypeMethodDescriptionCommonsDataLoader.addAuthentication
(HostConnection hostConnection, UserCredentials userCredentials) Adds authentication credentials to the existingauthenticationMap
Method parameters in eu.europa.esig.dss.service.http.commons with type arguments of type HostConnectionModifier and TypeMethodDescriptionvoid
CommonsDataLoader.setAuthenticationMap
(Map<HostConnection, UserCredentials> authenticationMap) Sets the authentication map NOTE: this method overrides the current instance ofauthenticationMap