The 52n Web Security Service (WSS) is the gatekeeper of your protected services. The WSS will analyze all service requests targeted to the protected service:
The WSS specification defines a standard way to transmit the
(Informal version of the WSS specification)
The core functionality of a WSS is to analyze incoming requests to the protected service as well as outgoing responses from the service. The 52n WSS implementation incorporates the Interceptor framework, that handles these issues. Every interceptor handles a service type-related autorization task like analyzing WMS GetMap requests and so on.
The current implementation contains the following interceptors: