Package | Description |
---|---|
org.eclipse.aether |
The primary API of the
RepositorySystem and its functionality. |
Modifier and Type | Method and Description |
---|---|
AuthenticationSelector |
DefaultRepositorySystemSession.getAuthenticationSelector() |
AuthenticationSelector |
AbstractForwardingRepositorySystemSession.getAuthenticationSelector() |
AuthenticationSelector |
RepositorySystemSession.getAuthenticationSelector()
Gets the authentication selector to use for repositories discovered in artifact descriptors.
|
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setAuthenticationSelector(AuthenticationSelector authenticationSelector)
Sets the authentication selector to use for repositories discovered in artifact descriptors.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.