Exemplo n.º 1
0
 @JsonView({Run.class})
 public Collection<String> getProxiedSites() {
   return whitelist.getEntriesAsStrings();
 }