MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.server
/
ClientCheckImpl
Client
Check
Impl
class
ClientCheckImpl
:
ClientCheck
,
RpcAuthInspector
Members
Constructors
Client
Check
Impl
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
auth
Check
Link copied to clipboard
open
suspend override
fun
authCheck
(
target
:
String
,
method
:
String
,
payload
:
Bstr
,
authMessage
:
DataItem
)
:
CoroutineContext
Checks RPC authorization.
ping
Link copied to clipboard
open
suspend override
fun
ping
(
message
:
String
)
:
String