RPC

Constructors

Link copied to clipboard
constructor(username: String)

Properties

Link copied to clipboard

Returns an InvocationContext, which is equivalent to this object but expressed using the successor to this class hierarchy (which is now deprecated). The returned object has less information than it could have, so prefer to use fetch an invocation context directly if you can (e.g. in net.corda.core.messaging.StateMachineInfo)

Link copied to clipboard

Functions

Link copied to clipboard
open override fun getName(): String
Link copied to clipboard
open fun implies(p0: Subject): Boolean