corda / net.corda.core.context / AuthServiceId

AuthServiceId

data class AuthServiceId

Authentication / Authorisation Service ID.

Constructors

<init>

AuthServiceId(value: String)

Authentication / Authorisation Service ID.

Properties

value

val value: String

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.