RpcAuthBackendDelegate

Convenience object to add default RpcAuthInspector implementation.

Use RpcAuthInspector by RpcAuthBackendDelegate inheritance clause to "mix in" delegating to RpcAuthInspector defined in the current BackendEnvironment.

Functions

Link copied to clipboard
open suspend override fun authCheck(target: String, method: String, payload: Bstr, authMessage: DataItem): CoroutineContext

Checks RPC authorization.