Class LicenseJwtHeader


  • public class LicenseJwtHeader
    extends Object
    • Constructor Detail

      • LicenseJwtHeader

        public LicenseJwtHeader()
    • Method Detail

      • getAlg

        public String getAlg()
      • setAlg

        public void setAlg​(String alg)
      • getTyp

        public String getTyp()
      • setTyp

        public void setTyp​(String typ)
      • setX5c

        public void setX5c​(List<String> x5c)