public static interface ServerService.WebConnectionParameters
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPassword()
Return the password
|
java.lang.String |
getServerUrl()
Return the URL
|
java.lang.String |
getUsername()
Return the user name
|