Uses of Interface
org.saidone.repository.S3Repository
Packages that use S3Repository
-
Uses of S3Repository in org.saidone.repository
Classes in org.saidone.repository that implement S3RepositoryModifier and TypeClassDescriptionclass
S3RepositoryImpl
variant that transparently encrypts data before uploading to S3 and decrypts it when retrieved.class
DefaultS3Repository
implementation relying on the AWS SDKS3Client
.