Factory

fun interface Factory : Serializable

Functions

Link copied to clipboard
abstract fun create(errorReporter: ErrorReporter, workContext: CoroutineContext): ChallengeRequestExecutor