Class KeyToolChangeKeyPasswordRequest

    • Constructor Detail

      • KeyToolChangeKeyPasswordRequest

        public KeyToolChangeKeyPasswordRequest()
    • Method Detail

      • setNewPassword

        public void setNewPassword​(String newPassword)

        Setter for the field newPassword.

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