public class WmtsRequestInterceptor extends BaseInterceptor implements WmtsRequestInterceptorInterface
| Modifier and Type | Field and Description |
|---|---|
protected LayerService<Layer,LayerDao<Layer>> |
layerService |
| Constructor and Description |
|---|
WmtsRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
MutableHttpServletRequest |
interceptGetCapabilities(MutableHttpServletRequest request) |
MutableHttpServletRequest |
interceptGetFeatureInfo(MutableHttpServletRequest request,
HashMap<String,Optional<String>> optionals) |
MutableHttpServletRequest |
interceptGetTile(MutableHttpServletRequest request,
HashMap<String,Optional<String>> optionals) |
forbidRequest, setAppUriFromRequest@Autowired @Qualifier(value="layerService") protected LayerService<Layer,LayerDao<Layer>> layerService
public MutableHttpServletRequest interceptGetTile(MutableHttpServletRequest request, HashMap<String,Optional<String>> optionals)
interceptGetTile in interface WmtsRequestInterceptorInterfacepublic MutableHttpServletRequest interceptGetFeatureInfo(MutableHttpServletRequest request, HashMap<String,Optional<String>> optionals)
interceptGetFeatureInfo in interface WmtsRequestInterceptorInterfacepublic MutableHttpServletRequest interceptGetCapabilities(MutableHttpServletRequest request)
interceptGetCapabilities in interface WmtsRequestInterceptorInterfaceCopyright © 2020 terrestris GmbH & Co. KG. All rights reserved.