MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.test
/
TestState
Test
State
class
TestState
:
TestInterface
,
RpcAuthInspector
Test class, added purely to be able to test against.
Members
Constructors
Test
State
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.
test
Link copied to clipboard
open
suspend override
fun
test
(
param
:
String
)
:
String