public class AllowedServices
extends java.lang.Object
| Constructor and Description |
|---|
AllowedServices() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getDisallowedServices(thredds.client.catalog.Catalog catalog)
TChecks that the services declared in the catalog
are allowed at server level in the threddsConfig file
|
thredds.client.catalog.Service |
getStandardService(thredds.client.catalog.ServiceType type) |
boolean |
isAllowed(thredds.client.catalog.ServiceType type) |
public boolean isAllowed(thredds.client.catalog.ServiceType type)
public thredds.client.catalog.Service getStandardService(thredds.client.catalog.ServiceType type)
public java.util.List<java.lang.String> getDisallowedServices(thredds.client.catalog.Catalog catalog)
catalog - check this catalog