Class FredysVerifier

java.lang.Object
org.linkedopenactors.rdfpub.adapter.http.AbstractFredysHttpSignature
org.linkedopenactors.rdfpub.adapter.http.FredysVerifier

public class FredysVerifier extends AbstractFredysHttpSignature
  • Field Details

    • maxAgeInMinutes

      public static long maxAgeInMinutes
      The maximum time skew between the client and the server. This is used to validate the (created) and (expires) fields in the HTTP signature.
  • Constructor Details

  • Method Details