public class QualysServerCreds extends Object
| Constructor and Description |
|---|
QualysServerCreds(String serverURL,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getServerURL() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setServerURL(String serverURL) |
void |
setUsername(String username) |
Copyright © 2016–2020. All rights reserved.