Uses of Class
com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Packages that use MultipartUploadContext
-
Uses of MultipartUploadContext in com.amazonaws.services.s3.internal.crypto
Classes in com.amazonaws.services.s3.internal.crypto with type parameters of type MultipartUploadContextModifier and TypeClassDescriptionclassS3CryptoModule<T extends MultipartUploadContext>An internal SPI used to implement different cryptographic modules for use with the S3 encryption client.Subclasses with type arguments of type MultipartUploadContext in com.amazonaws.services.s3.internal.cryptoModifier and TypeClassDescriptionclassA proxy cryptographic module used to dispatch method calls to the appropriate underlying cryptographic module depending on the current configuration.