public class ClientConfigurationBean extends Object implements Serializable
| Constructor and Description |
|---|
ClientConfigurationBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTracker(Tracker tracker) |
String |
getSecret() |
List<Tracker> |
getTrackers() |
void |
setSecret(String secret) |
void |
setTrackers(List<Tracker> trackers) |
Copyright © 2018. All rights reserved.