MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.rpc.server
/
ClientCheckImpl
Client
Check
Impl
class
ClientCheckImpl
:
ClientCheck
,
RpcAuthInspector
Members
Members & Extensions
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
to
Cbor
Link copied to clipboard
fun
ClientCheckImpl
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
ClientCheckImpl
.
toDataItem
(
)
:
DataItem