java.lang.Object
de.uplanet.lucy.server.dghyparchive.connector.auxiliaries.HypArchiveCallable

@VelocityCallable("singleton") public final class HypArchiveCallable extends Object
  • Constructor Details

    • HypArchiveCallable

      public HypArchiveCallable()
  • Method Details

    • signDocPresenterUrlPath

      public static String signDocPresenterUrlPath(String p_strUrl)
      Computes and appends a PKCS#7/CMS signature for the given dg hyparchive DocPresenter URL path.
      Parameters:
      p_strUrl - The DocPresenter URL path ('ViewDocument/12345678/90?expirationdate=20151231235959').
      Returns:
      The URL with the signature appended as URL-encoded Base64 query parameter.