Package com.atlassian.secrets.service.dao
package com.atlassian.secrets.service.dao
-
ClassDescriptionA
SecretDaoimplementation where all SealedSecret objects are stored in a single file.IoBiConsumer<T,U> ASecretDaoimplementation where each SealedSecret is stored as an individual file within a base directory.Utility class used to edit a file, complete with locking to prevent concurrent edits by other cluster nodes orgitprocesses.