-
Provides methods to intercept requests and responses.
-
This interceptor intercepts each incoming request and if it contains a FHIR resource, validates that resource.
This interceptor can be used to selectively block specific interactions/operations from
the server's capabilities.
Provides methods to intercept requests and responses.
This interceptor detects when a request is coming from a browser, and automatically returns a response with syntax
highlighted (coloured) HTML for the response instead of just returning raw XML/JSON.
Contains the results of the capture
Hook
annotation without needing to implement any interceptor