Interface ModifyCurrentAccountApi


  • public interface ModifyCurrentAccountApi
    • Method Detail

      • getAccount

        Account getAccount()
        Return account of the
        Returns:
        the account which will be modified with this api.
      • changePassword

        void changePassword​(String newPassword)
                     throws de.mhus.lib.errors.MException
        Throws:
        de.mhus.lib.errors.MException
      • changeAccount

        void changeAccount​(IReadProperties properties)
                    throws de.mhus.lib.errors.MException
        Throws:
        de.mhus.lib.errors.MException