| Modifier and Type | Field and Description |
|---|---|
private boolean |
authorizedToProxy
Proxy authorization flag.
|
private String |
group
Group to which service belongs.
|
private String |
serviceURL
Service URL.
|
| Constructor and Description |
|---|
Service(String url,
String group,
boolean proxy)
Creates a new service from given URL and group name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
String |
getName() |
boolean |
isAuthorizedToProxy() |
String |
toString() |
Copyright © 1999–2014. All rights reserved.