Class KeyToolImportCertificateRequest

    • Constructor Detail

      • KeyToolImportCertificateRequest

        public KeyToolImportCertificateRequest()
    • Method Detail

      • getFile

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

        public void setFile​(String file)

        Setter for the field file.

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

        public boolean isNoprompt()
        Gets the value of the noprompt field.
        Returns:
        the value of the noprompt field
      • setNoprompt

        public void setNoprompt​(boolean noprompt)

        Setter for the field noprompt.

        Parameters:
        noprompt - value of the field noprompt to set
      • isTrustcacerts

        public boolean isTrustcacerts()
        Gets the value of the trustcacerts field.
        Returns:
        the value of the trustcacerts field
      • setTrustcacerts

        public void setTrustcacerts​(boolean trustcacerts)

        Setter for the field trustcacerts.

        Parameters:
        trustcacerts - value of the field trustcacerts 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.