| Package | Description | 
|---|---|
| org.eclipse.aether.repository | 
 The definition of various kinds of repositories that host artifacts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Proxy | 
AuthenticationContext.getProxy()
Gets the proxy (if any) to be authenticated with. 
 | 
Proxy | 
AuthenticationDigest.getProxy()
Gets the proxy (if any) to be authenticated with. 
 | 
Proxy | 
RemoteRepository.getProxy()
Gets the proxy that has been selected for this repository. 
 | 
Proxy | 
RemoteRepository.getProxy()
Gets the proxy that has been selected for this repository. 
 | 
Proxy | 
AuthenticationDigest.getProxy()
Gets the proxy (if any) to be authenticated with. 
 | 
Proxy | 
AuthenticationContext.getProxy()
Gets the proxy (if any) to be authenticated with. 
 | 
Proxy | 
ProxySelector.getProxy(RemoteRepository repository)
Selects a proxy for the specified remote repository. 
 | 
Proxy | 
ProxySelector.getProxy(RemoteRepository repository)
Selects a proxy for the specified remote repository. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteRepository.Builder | 
RemoteRepository.Builder.setProxy(Proxy proxy)
Sets the proxy to use in order to access the repository. 
 | 
RemoteRepository.Builder | 
RemoteRepository.Builder.setProxy(Proxy proxy)
Sets the proxy to use in order to access the repository. 
 | 
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.