vertx / io.vertx.kotlin.ext.auth / SecretOptions

SecretOptions

fun SecretOptions(secret: String? = null, type: String? = null): SecretOptions

A function providing a DSL for building io.vertx.ext.auth.SecretOptions objects.

Options describing a secret.

Parameters

secret -

type -