vertx / io.vertx.config.vault.client / SlimVaultClient / createToken

createToken

open fun createToken(tokenRequest: TokenRequest, resultHandler: Handler<AsyncResult<Auth>>): Unit

Creates a new token.

Parameters

tokenRequest - the token request

resultHandler - the callback invoked with the result.