Class KeyToolGenerateCertificateRequestRequest

    • Constructor Detail

      • KeyToolGenerateCertificateRequestRequest

        public KeyToolGenerateCertificateRequestRequest()
    • Method Detail

      • getFile

        public File getFile()
        Gets the value of the file field.
        Returns:
        the value of the file field
      • setFile

        public void setFile​(File file)

        Setter for the field file.

        Parameters:
        file - value of the field file to set
      • getSigalg

        public String getSigalg()
        Gets the value of the sigalg field.
        Returns:
        the value of the sigalg field
      • setSigalg

        public void setSigalg​(String sigalg)

        Setter for the field sigalg.

        Parameters:
        sigalg - value of the field sigalg to set
      • getExt

        public String getExt()
        Gets the value of the exts field.
        Returns:
        the value of the exts field
        Since:
        1.6
      • setExt

        public void setExt​(String ext)

        setExt.

        Parameters:
        ext - value of the field exts to set
        Since:
        1.6
      • setExts

        public void setExts​(List<String> exts)

        Setter for the field exts.

        Parameters:
        exts - values of the field exts to set
        Since:
        1.6
      • getExts

        public List<String> getExts()
        Gets the values of the exts field.
        Returns:
        the values of the exts field
        Since:
        1.6
      • getDname

        public String getDname()
        Gets the value of the dname field.
        Returns:
        the value of the dname field
      • setDname

        public void setDname​(String dname)

        Setter for the field dname.

        Parameters:
        dname - value of the field dname to set
      • getKeypass

        public String getKeypass()
        Gets the value of the keypass field.
        Returns:
        the value of the keypass field.
      • setKeypass

        public void setKeypass​(String keypass)
        Sets the new given value to the field keypass of the request.
        Parameters:
        keypass - the new value of the field keypass.