vertx / io.vertx.config.vault.client / SlimVaultClient / renewSelf
renewSelf
open fun renewSelf(leaseDurationInSecond: Long, resultHandler: Handler<AsyncResult<Auth>>): Unit
Renews the current token.
Parameters
leaseDurationInSecond - the extension in second
resultHandler - the callback invoked with the result