| Class | Description |
|---|---|
| Actor |
Models an initiator in Corda, can be a user, a service, etc.
|
| AuthServiceId |
Authentication / Authorisation Service ID.
|
| InvocationContext |
Models the information needed to trace an invocation in Corda.
Includes initiating actor, origin, trace information, and optional external trace information to correlate clients' IDs.
|
| InvocationOrigin |
Represents the source of an action such as a flow start, an RPC, a shell command etc.
|
| Trace |
Contextual tracing information, including invocation and session id.
|