| Package | Description | 
|---|---|
| org.apache.maven.settings | 
| Modifier and Type | Method and Description | 
|---|---|
Server | 
Server.clone()
Method clone. 
 | 
Server | 
Settings.getServer(String serverId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Server> | 
Settings.getServers()
Method getServers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Settings.addServer(Server server)
Method addServer. 
 | 
void | 
Settings.removeServer(Server server)
Method removeServer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Settings.setServers(List<Server> servers)
Set configuration of server-specific settings, mainly
 authentication
             method. 
 | 
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.