public static class MavenProperties.Authentication extends Object
Constructor and Description |
---|
MavenProperties.Authentication() |
MavenProperties.Authentication(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.