| Package | Description |
|---|---|
| org.eclipse.aether.util.repository |
Ready-to-use selectors for authentication, proxies and mirrors and a few other repository related utilities.
|
| Class | Description |
|---|---|
| AuthenticationBuilder |
A utility class to build authentication info for repositories and proxies.
|
| DefaultAuthenticationSelector |
A simple authentication selector that selects authentication based on repository identifiers.
|
| DefaultMirrorSelector |
A simple mirror selector that selects mirrors based on repository identifiers.
|
| DefaultProxySelector |
A simple proxy selector that selects the first matching proxy from a list of configured proxies.
|