| Package | Description |
|---|---|
| org.apache.maven.artifact.repository |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
DefaultArtifactRepository.getAuthentication()
Deprecated.
|
Authentication |
MavenArtifactRepository.getAuthentication() |
Authentication |
ArtifactRepository.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultArtifactRepository.setAuthentication(Authentication authentication)
Deprecated.
|
void |
MavenArtifactRepository.setAuthentication(Authentication authentication) |
void |
ArtifactRepository.setAuthentication(Authentication authentication) |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.