Interface JiraFileSecretDao

All Superinterfaces:
com.atlassian.secrets.api.SecretDao
All Known Implementing Classes:
JiraMultiFileSecretDao

public interface JiraFileSecretDao extends com.atlassian.secrets.api.SecretDao
The secret DAO interface for the file system. This was created to avoid OSGi wiring complications with DefaultSecretDao.
Since:
10.4
  • Method Summary

    Methods inherited from interface com.atlassian.secrets.api.SecretDao

    delete, delete, get, get, getIdsForBackend, put