Package org.saidone.repository
package org.saidone.repository
-
ClassDescriptionGridFS repository that transparently encrypts content before it is persisted and decrypts it when retrieved.Repository implementation that encrypts
NodeWrapperdata before persisting it to MongoDB and decrypts it on retrieval.S3RepositoryImplvariant that transparently encrypts data before uploading to S3 and decrypts it when retrieved.Abstraction for storing binary content in MongoDB's GridFS bucket.Repository implementation for the management of files in MongoDB's GridFS without encryption support.Repository implementation for managingNodeWrapperentities in MongoDB.Abstraction over the minimal set of S3 operations required by the vault.DefaultS3Repositoryimplementation relying on the AWS SDKS3Client.