Uses of Class
org.eclipse.aether.repository.Proxy
Package
Description
The definition of various kinds of repositories that host artifacts.
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
-
Uses of Proxy in org.eclipse.aether.repository
Modifier and TypeMethodDescriptionAuthenticationContext.getProxy()
Gets the proxy (if any) to be authenticated with.AuthenticationDigest.getProxy()
Gets the proxy (if any) to be authenticated with.ProxySelector.getProxy
(RemoteRepository repository) Selects a proxy for the specified remote repository.RemoteRepository.getProxy()
Gets the proxy that has been selected for this repository.Modifier and TypeMethodDescriptionSets the proxy to use in order to access the repository. -
Uses of Proxy in org.eclipse.aether.util.repository
Modifier and TypeMethodDescriptionConservativeProxySelector.getProxy
(RemoteRepository repository) DefaultProxySelector.getProxy
(RemoteRepository repository) JreProxySelector.getProxy
(RemoteRepository repository) Modifier and TypeMethodDescriptionAdds the specified proxy definition to the selector.