Interface PasswordModifyResponse

    • Method Detail

      • getGenPassword

        byte[] getGenPassword()
        Get the generated password
        Returns:
        The generated password or null
      • setGenPassword

        void setGenPassword​(byte[] genPassword)
        Set the generated password
        Parameters:
        genPassword - The generated password to set