Package | Description |
---|---|
org.apache.archiva.repository | |
org.apache.archiva.repository.base |
Modifier and Type | Method and Description |
---|---|
RepositoryCredentials |
RemoteRepository.getLoginCredentials()
Returns the credentials used to login to the remote repository.
|
Modifier and Type | Method and Description |
---|---|
void |
EditableRemoteRepository.setCredentials(RepositoryCredentials credentials)
Sets the login credentials for login to the remote repository.
|
Modifier and Type | Class and Description |
---|---|
class |
PasswordCredentials
Simple credentials that hold username and password
|
Modifier and Type | Method and Description |
---|---|
RepositoryCredentials |
AbstractRemoteRepository.getLoginCredentials() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRemoteRepository.setCredentials(RepositoryCredentials credentials) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.