public class ConnectionData extends Object
uri.| Constructor and Description |
|---|
ConnectionData(String protocol,
String host,
int port,
String username,
String password) |
ConnectionData(URI uri,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
URI |
getUri() |
String |
getUsername() |
String |
toString() |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.