AuthenticationFunction

data class AuthenticationFunction(val module: ModuleId, val function: Identifier)

Constructors

Link copied to clipboard
constructor(module: ModuleId, function: Identifier)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String