Class DigestPathDataSource

java.lang.Object
org.aktin.broker.util.PathDataSource
org.aktin.broker.util.DigestPathDataSource
All Implemented Interfaces:
javax.activation.DataSource, DateDataSource

public class DigestPathDataSource
extends PathDataSource
  • Field Details

    • md5

      public byte[] md5
    • sha256

      public byte[] sha256
  • Constructor Details

    • DigestPathDataSource

      public DigestPathDataSource​(Path path, String type, Instant lastModified)