jar

org.apache.james : blob-objectstorage

Maven & Gradle

Jul 16, 2020
2 usages

Apache James :: Server :: Blob :: Object storage

Table Of Contents

Latest Version

Download org.apache.james : blob-objectstorage JAR file - Latest Versions:

All Versions

Download org.apache.james : blob-objectstorage JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x
3.4.x
3.3.x
3.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window blob-objectstorage-3.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.james.blob.objectstorage.aws

├─ org.apache.james.blob.objectstorage.aws.AwsS3AuthConfiguration.class - [JAR]

├─ org.apache.james.blob.objectstorage.aws.AwsS3ObjectStorage.class - [JAR]

org.apache.james.blob.objectstorage

├─ org.apache.james.blob.objectstorage.AESPayloadCodec.class - [JAR]

├─ org.apache.james.blob.objectstorage.BlobPutter.class - [JAR]

├─ org.apache.james.blob.objectstorage.DefaultPayloadCodec.class - [JAR]

├─ org.apache.james.blob.objectstorage.ObjectStorageBlobStore.class - [JAR]

├─ org.apache.james.blob.objectstorage.ObjectStorageBlobStoreBuilder.class - [JAR]

├─ org.apache.james.blob.objectstorage.ObjectStorageBucketName.class - [JAR]

├─ org.apache.james.blob.objectstorage.ObjectStorageBucketNameResolver.class - [JAR]

├─ org.apache.james.blob.objectstorage.Payload.class - [JAR]

├─ org.apache.james.blob.objectstorage.PayloadCodec.class - [JAR]

├─ org.apache.james.blob.objectstorage.SpecificAuthConfiguration.class - [JAR]

├─ org.apache.james.blob.objectstorage.StreamCompatibleBlobPutter.class - [JAR]

org.apache.james.blob.objectstorage.swift

├─ org.apache.james.blob.objectstorage.swift.Credentials.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.DomainId.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.DomainName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.HeaderName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.Identity.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.IdentityV3.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.PassHeaderName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.Project.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.ProjectName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.Region.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.SwiftKeystone2ObjectStorage.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.SwiftKeystone3ObjectStorage.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.SwiftTempAuthObjectStorage.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.TenantName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.UserHeaderName.class - [JAR]

├─ org.apache.james.blob.objectstorage.swift.UserName.class - [JAR]

org.apache.james.blob.objectstorage.crypto

├─ org.apache.james.blob.objectstorage.crypto.CryptoConfig.class - [JAR]

├─ org.apache.james.blob.objectstorage.crypto.CryptoConfigBuilder.class - [JAR]

├─ org.apache.james.blob.objectstorage.crypto.CryptoException.class - [JAR]

├─ org.apache.james.blob.objectstorage.crypto.PBKDF2StreamingAeadFactory.class - [JAR]