Class KeyToolChangeStorePasswordRequest

    • Field Detail

      • newPassword

        private java.lang.String newPassword
        New password.

        See options.

    • Constructor Detail

      • KeyToolChangeStorePasswordRequest

        public KeyToolChangeStorePasswordRequest()
    • Method Detail

      • getNewPassword

        public java.lang.String getNewPassword()
        Gets the value of the newPassword field.
        Returns:
        the value of the newPassword field
      • setNewPassword

        public void setNewPassword​(java.lang.String newPassword)
        Parameters:
        newPassword - value of the field newPassword to set