Class SVTModel

java.lang.Object
se.swedenconnect.sigval.svt.issuer.SVTModel

public class SVTModel extends Object
This is the data model for an SVT issuing request and holds parameters that are not derived from the signature validation process or from the general JWT token parameters (such as selected signing algorithm and hash algorithm).
Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • SVTModel

      public SVTModel()