Package | Description |
---|---|
org.eclipse.aether.ant | |
org.eclipse.aether.ant.types | |
org.eclipse.aether.ant.util |
Modifier and Type | Method and Description |
---|---|
void |
AntRepoSys.addAuthentication(Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
Authentication |
RemoteRepository.getAuthentication() |
Authentication |
Mirror.getAuthentication() |
Authentication |
Proxy.getAuthentication() |
protected Authentication |
Authentication.getRef() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteRepository.addAuthentication(Authentication authentication) |
void |
Mirror.addAuthentication(Authentication authentication) |
void |
Proxy.addAuthentication(Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.aether.repository.Authentication |
ConverterUtils.toAuthentication(Authentication auth) |
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.