Interface AcmeClient.JWSParametrizer

Enclosing class:
AcmeClient

public static interface AcmeClient.JWSParametrizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(org.jose4j.jws.JsonWebSignature jws)
     
  • Method Details

    • call

      void call(org.jose4j.jws.JsonWebSignature jws) throws Exception
      Throws:
      Exception