- All Known Implementing Classes:
SecretQueryImpl
public interface SecretQuery
- Author:
- Filip Hrisafov
-
Method Summary
Query for secrets with the given id
Query for secrets with the given name
Query for secrets in the given tenant
-
Method Details
-
id
Query for secrets with the given id
-
name
Query for secrets with the given name
-
tenantId
Query for secrets in the given tenant
-
-