Interface ISecretManagerService

All Known Implementing Classes:
SecretManagerService

public interface ISecretManagerService
  • Method Summary

    Modifier and Type
    Method
    Description
    getSecret(String secret, String projectId)
     
  • Method Details

    • getSecret

      String getSecret(String secret, String projectId) throws tech.prodigio.core.libcorebase.entity.BaseError
      Throws:
      tech.prodigio.core.libcorebase.entity.BaseError