| Package | Description |
|---|---|
| org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
| Modifier and Type | Method | Description |
|---|---|---|
AuthenticationSelector |
AbstractForwardingRepositorySystemSession.getAuthenticationSelector() |
|
AuthenticationSelector |
DefaultRepositorySystemSession.getAuthenticationSelector() |
|
AuthenticationSelector |
RepositorySystemSession.getAuthenticationSelector() |
Gets the authentication selector to use for repositories discovered in artifact descriptors.
|
| Modifier and Type | Method | Description |
|---|---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setAuthenticationSelector(AuthenticationSelector authenticationSelector) |
Sets the authentication selector to use for repositories discovered in artifact descriptors.
|