Interceptor (filter) for /api/explorer
Required for example to authenticate by token
Could you please explain your question and provide more details?
Roman knows what that means. He asked to start a task. The conversation was in gitter
In exonum java binding, include something like an interceptor (filter) for the monitoring API (/api/explorer/, /api/system/). So that only after passing through this filter, methods including the info method of the transaction are called. This is a private blockchain and I want to close access for unauthorized persons (for example, install authentication service on a token for example), but at the same time that the blockchain has an external ip address