Uses of Class
eu.europa.esig.dss.service.http.commons.UserCredentials
Packages that use UserCredentials
-
Uses of UserCredentials in eu.europa.esig.dss.service.http.commons
Methods in eu.europa.esig.dss.service.http.commons that return types with arguments of type UserCredentialsModifier and TypeMethodDescriptionCommonsDataLoader.getAuthenticationMap()
Returns the current instance of the authentication mapMethods in eu.europa.esig.dss.service.http.commons with parameters of type UserCredentialsModifier 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 UserCredentialsModifier and TypeMethodDescriptionvoid
CommonsDataLoader.setAuthenticationMap
(Map<HostConnection, UserCredentials> authenticationMap) Sets the authentication map NOTE: this method overrides the current instance ofauthenticationMap