Class SecretManagerService
java.lang.Object
tech.prodigio.core.libcoreservices.service.impl.SecretManagerService
- All Implemented Interfaces:
ISecretManagerService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMMON_SERVICES_ERROR_INTERNAL
- See Also:
-
-
Constructor Details
-
SecretManagerService
public SecretManagerService()
-
-
Method Details
-
getSecret
public String getSecret(String secret, String projectId) throws tech.prodigio.core.libcorebase.entity.BaseError - Specified by:
getSecretin interfaceISecretManagerService- Throws:
tech.prodigio.core.libcorebase.entity.BaseError
-