public class AllowedServices extends Object
| Constructor and Description |
|---|
AllowedServices() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDisallowedServices(Catalog catalog)
TChecks that the services declared in the catalog
are allowed at server level in the threddsConfig file
|
Service |
getStandardService(ServiceType type) |
boolean |
isAllowed(ServiceType type) |
public boolean isAllowed(ServiceType type)
public Service getStandardService(ServiceType type)
public List<String> getDisallowedServices(Catalog catalog)
catalog - check this catalogCopyright © 1999-2015 UCAR/Unidata. All Rights Reserved.