Class RenewableVault

java.lang.Object
de.otto.kafka.messaging.e2ee.vault.RenewableVault

public class RenewableVault extends Object
  • Constructor Details

    • RenewableVault

      public RenewableVault(io.github.jopenlibs.vault.VaultConfig configAuth, VaultConnectionConfig.VaultAppRole appRole)
    • RenewableVault

      public RenewableVault(io.github.jopenlibs.vault.VaultConfig configAuth)
  • Method Details

    • read

      public io.github.jopenlibs.vault.response.LogicalResponse read(String path) throws io.github.jopenlibs.vault.VaultException
      Throws:
      io.github.jopenlibs.vault.VaultException
    • read

      public io.github.jopenlibs.vault.response.LogicalResponse read(String path, int version) throws io.github.jopenlibs.vault.VaultException
      Throws:
      io.github.jopenlibs.vault.VaultException