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

loginWithCert

open fun loginWithCert(resultHandler: Handler<AsyncResult<Auth>>): Unit

Logs in against the `Cert` backend. Certificates are configured directly on the client instance.

Parameters

resultHandler - the callback invoked with the result