Class SecretManagerService

java.lang.Object
tech.prodigio.core.libcoreservices.service.impl.SecretManagerService
All Implemented Interfaces:
ISecretManagerService

@Service public class SecretManagerService extends Object implements ISecretManagerService
  • Field Details

  • Constructor Details

    • SecretManagerService

      public SecretManagerService()
  • Method Details

    • getSecret

      public String getSecret(String secret, String projectId) throws tech.prodigio.core.libcorebase.entity.BaseError
      Specified by:
      getSecret in interface ISecretManagerService
      Throws:
      tech.prodigio.core.libcorebase.entity.BaseError