(19)
(11)EP 3 190 535 B1

(12)EUROPEAN PATENT SPECIFICATION

(45)Mention of the grant of the patent:
27.11.2019 Bulletin 2019/48

(21)Application number: 15837692.1

(22)Date of filing:  27.08.2015
(51)International Patent Classification (IPC): 
G06F 21/46(2013.01)
H04L 29/06(2006.01)
G06F 21/36(2013.01)
G06F 21/31(2013.01)
(86)International application number:
PCT/CN2015/088217
(87)International publication number:
WO 2016/034071 (10.03.2016 Gazette  2016/10)

(54)

METHOD AND APPARATUS FOR UNLOCKING USER INTERFACE

VERFAHREN UND VORRICHTUNG ZUR ENTRIEGELUNG EINER BENUTZERSCHNITTSTELLE

PROCÉDÉ ET APPAREIL PERMETTANT DE DÉVERROUILLER UNE INTERFACE UTILISATEUR


(84)Designated Contracting States:
AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

(30)Priority: 03.09.2014 CN 201410446694

(43)Date of publication of application:
12.07.2017 Bulletin 2017/28

(73)Proprietor: Alibaba Group Holding Limited
Grand Cayman (KY)

(72)Inventor:
  • ZHANG, Lei
    Hangzhou Zhejiang 311121 (CN)

(74)Representative: Barker Brettell LLP 
Medina Chambers Town Quay
Southampton SO14 2AQ
Southampton SO14 2AQ (GB)


(56)References cited: : 
CN-A- 102 779 012
CN-A- 103 049 181
CN-A- 103 761 038
US-A1- 2010 100 948
CN-A- 102 779 015
CN-A- 103 761 038
CN-A- 103 870 152
US-A1- 2014 059 672
  
      
    Note: Within nine months from the publication of the mention of the grant of the European patent, any person may give notice to the European Patent Office of opposition to the European patent granted. Notice of opposition shall be filed in a written reasoned statement. It shall not be deemed to have been filed until the opposition fee has been paid. (Art. 99(1) European Patent Convention).


    Description

    Technical Field



    [0001] The present application relates to the field of terminal technologies, and in particular, to methods and apparatuses for unlocking a user interface.

    Background



    [0002] Due to considerations of personal privacy and data security, an increasing number of applications have a locking function added thereto, such that a corresponding user interface can be unlocked only when a correct unlocking password is inputted. However, in many situations, a user has to complete an unlocking operation while being watched by other persons, leading to the unlocking password being easily obtained by the other persons, and thus creating a severe potential security problem.

    [0003] CN 103 761 038 (A) discloses a method and a device for unlocking equipment. The method comprises: when a user unlocking interface is activated, randomly selecting a feature value from a feature value set by using the equipment, and transmitting prompt information corresponding to the feature value; detecting the unlocking password input operation of a first object on a screen of the equipment; judging whether the content of the unlocking password input operation of the first object is accordant with a preset first content or not and whether the input way of the unlocking password input operation corresponds to the selected feature value, and if so, releasing the locking state of the screen of the equipment.

    [0004] US 2014/059672 (A1) discloses method for generating a changing authentication input or password for a user for accessing a computing device such as a smartphone or computer.

    [0005] US 2010/100948 (A1) discloses a rules driven multiple passwords system wherein a list of stored passwords are used in rotation over time in accordance with a set of rules or conditions managed by the system. The User is notified as to the newly assigned password.

    [0006] Using objects displayed in sequential positions on a graphic display, and input strings of text or alphanumeric characters the user has related to each object, a password can be generated by placing the input strings in an order the same as the sequence. The password can be varied easily for each access attempt by changing the objects displayed and/or the sequence.

    Summary



    [0007] Accordingly, the present application provides a new technical solution, which can solve a technical issue that an unlocking password is peeped at to cause a potential security problem in existing technologies.

    [0008] The features of the method, apparatus and computer media according to the present invention are defined in the independent claims, and the preferable features according to the present invention are defined in the dependent claims.

    [0009] To achieve the above objective, the present application provides technical solutions as follows.

    [0010] According to a first aspect of the present application, a user interface unlocking method according to Claim 1 is provided.

    [0011] According to a second aspect of the present application, a user interface unlocking apparatus according to Claim 7 is provided.

    [0012] According to a third aspect of the present application, one or more computer-readable media according to Claim 13 are provided.

    [0013] As can be seen from the above technical solutions, the present application configures a plurality of sets of unlocking passwords that are valid in a rotating manner. Even though a set of password is peeped at, an actually valid unlocking password may be selected. As such, the password that is peeped at cannot be used for releasing a locked state of a user interface, thereby facilitating a security improvement.

    Brief Description of the Drawings



    [0014] 

    FIG. 1 is a flowchart of a user interface unlocking method according to an exemplary embodiment of the present application.

    FIG. 2 is a flowchart of a user interface unlocking method according to another exemplary embodiment of the present application.

    FIG. 3 - FIG. 7 are schematic diagrams of an interface according to exemplary embodiments of the present application.

    FIG. 8 is a schematic structural diagram of an electronic device according to an exemplary embodiment of the present application.

    FIG. 9 is a block diagram of a user interface unlocking apparatus according to an exemplary embodiment of the present application.


    Detailed Description



    [0015] The following embodiments are provided for description of the present application in further detail.

    [0016] Referring to FIG. 1, FIG. 1 shows a user interface unlocking method according to an exemplary embodiment of the present application, which may be applicable in a terminal. The method includes the following steps.

    [0017] Step 102 selects, when an unlocking interface is triggered, an unlocking password applicable to the current unlocking interface from a plurality of preset sets of passwords.

    [0018] In the present embodiment, a user may set up multiple sets of passwords corresponding to each unlocking interface in advance. The number of passwords may be set according to needs, for example, 3 sets or 5 sets. A specific number thereof is not limited in the present application. Each unlocking interface has a corresponding application, and the unlocking interface is used for restricting privileges of a user to access data or information in the application, for example, a desktop loading program (corresponding to a lock screen interface of a mobile phone) or any APP (Application) such as "Alipay™" installed in a terminal.

    [0019] In the present embodiment, different unlocking interfaces may separately be provided with corresponding sets of passwords. Alternatively, the same sets of passwords may be shared by multiple unlocking interfaces.

    [0020] In the present embodiment, each time a user triggers an unlocking interface, a current valid password (i.e., an unlocking password) is re-selected, thus facilitating an improvement in security as compared with a manner of adopting a single password only in existing technologies.

    [0021] Step 104 unlocks a locked state of the interface in response to receiving a user input password that matches the unlocking password.

    [0022] As can be seen from the above embodiment, the present application sets multiple sets of passwords for an unlocking interface and selects a valid password from the multiple sets of passwords when the unlocking interface is triggered, such that the same unlocking interface may be corresponding to different unlocking passwords in multiple unlocking processes. As such, even though an unlocking password inputted by a user has been peeped at by another person, the same password is most likely unable to unlock the corresponding unlocking interface, thereby significantly improving the security.

    [0023] The technical solution of the present application is described in detail with reference to specific application scenarios hereinafter. Referring to FIG. 2, FIG. 2 shows a user interface unlocking method according to an exemplary embodiment of the present application, which includes the following steps:
    Step 202 configures multiple sets of passwords according to a user operation.

    [0024] In the present embodiment, multiple sets of passwords are assumed to be set up by a user for a terminal lock screen interface. The multiple sets of passwords that are set may only be used for the terminal lock screen interface, and may also be applicable to another lock screen interface. The user may perform configuration according to needs.

    [0025] When setting up passwords for a lock screen interface of a terminal, a user may first switch to a "Password Lock" interface as shown in FIG. 3, to configure password-related options. As shown in FIG. 3, the terminal may have three sets of passwords set up by default, namely, a password 1, a password 2, and a password 3. Apparently, the user may select only two sets of passwords thereof according to an actual requirement, or set up more sets of passwords by selecting "More". In a configuration interface as shown in FIG. 3, a corresponding pattern is provided before each set of password. For example, the password 1 corresponds to "○", the password 2 corresponds to "□", and the password 3 corresponds to "Δ", such that the sets of passwords can be effectively distinguished from each other. If the user needs to configure the password 1, the user may switch to a "Set password 1" interface as shown in FIG. 4 by sliding a "Slider" icon behind the password 1.

    [0026] As shown in FIG. 4, the user may perform an input operation via a keyboard at the bottom of the interface, thereby implementing the configuration of the password 1. At the same time, "Distinguishing identifier: ○" is displayed on the interface to prompt the user to conduct an associative memory between such pattern and the password 1. Therefore, accurate input can be achieved during usage.

    [0027] Step 204 triggers an unlocking interface.

    [0028] In the present embodiment, a lock screen interface of a terminal is used as an example. A triggering may occur in response to detecting that "power button", "volume button", "home button" or another type of physical button on the terminal is pressed. Moreover, a triggering may occur in response to detecting that a light change, a spatial position change or another parameter meets a preset parameter, A specific embodiment includes switching a screen of the terminal from a non-display state (i.e., "black screen") to a display state. An APP in a terminal is used as an example. In response to detecting that a corresponding program icon is pressed, a corresponding unlocking interface may be triggered.

    [0029] Step 206 determines a historical password that is most recently used.

    [0030] In the present embodiment, if a current triggering and unlocking activity is the (N+1)th one that is performed on a lock screen interface of a terminal, a "historical password that is most recently used" is a password used when an unlocking operation is performed on the lock screen interface of the terminal at the Nth time.
    Table 1
    SetPasswordInvalid identifier
    1 1362 1
    2 0724 0
    3 2014 0


    [0031] Specifically, an available state of each set of password may be marked to determine a "historical password that is most recently used". For example, a user sets three sets of passwords for a terminal lock screen interface: "Password 1: 1362", "Password 2: 0724", and "Password 3: 2014", as shown in Table 1. A value of an invalid identifier corresponding to the password 1 is 1, and values of invalid identifiers corresponding to the password 2 and the password 3 are 0, indicating that the password 1 is the password that is used at the Nth time (i.e., the "historical password that is most recently used").

    [0032] Step 208 determines a current valid password.

    [0033] In the present embodiment, upon determining that the "historical password applied recently" is the password 1, an unlocking password applied to a current unlocking operation, i.e., a "current valid password", may be selected from among the remaining password 2 and password 3. Therefore, the password 1 cannot be used for the current (N+1)th unlocking operation, even though having been recorded by another person during the Nth unlocking operation.

    [0034] As an exemplary implementation, when a current valid password is selected, the remaining password 2 and password 3 may be selected sequentially according to a preset order of the multiple sets of passwords. For example, if the order of the multiple sets of passwords is an order of arrangement of entries in Table 1: password 1→ password 2→ password 3→ password 1 ... ..., the password 2 is to be selected accordingly as the current valid password when the password 1 is an invalid password. Similarly, if the password 2 is an invalid password, the password 3 is to be selected in turn as the current valid password. If the password 3 is an invalid password, the password 1 is to be selected in turn as the current valid password. If the order of the multiple sets of passwords is another order: password 1→ password 3→ password 2→ password 1... ..., the password 3 is to be selected in turn as the current valid password when the password 1 is an invalid password. Similarly, if the password 2 is an invalid password, the password 1 is to be selected in turn as the current valid password, and if the password 3 is an invalid password, the password 2 is to be selected in turn as the current valid password.

    [0035] As another exemplary implementation, according to storage positions of entries corresponding to the multiple sets of passwords in Table 1, a password adjacent to an invalid password may also be selected as a current valid password. For example, when the password 1 is an invalid password, the password 2 adjacent thereto may be selected as a valid password.

    [0036] As another exemplary implementation, a set of password may be randomly selected as a current valid password from among all remaining passwords other than an invalid password.

    [0037] Apparently, as another exemplary embodiment, step 206 and step 208 may not be used to select a current valid password, and the current valid password may be randomly selected directly from the corresponding multiple sets of passwords each time when the terminal lock screen interface is triggered, to ensure the security through the randomness of password selection.

    [0038] Step 210 performs a corresponding prompt operation according to the determined current valid password.

    [0039] In the present embodiment, by performing a prompt operation, a user who has a true usage permission may know a current valid password and input a correct password. A number of approaches of performing a prompt operation exist, and any approach that is able to establish a unique correspondence between a prompt operation and a password is applicable to the technical solutions of the present application.

    [0040] As an exemplary implementation, the password 1, the password 2, and the password 3 in FIG. 3 each have corresponding patterns individually. Therefore, a corresponding pattern may be displayed on a terminal lock screen interface to implement a prompt operation. For example, as shown in FIG. 5, if the current valid password is the password 1, a "password display box" may be set as "○" corresponding to the password 1, i.e., "○○○○" as shown in FIG. 5(a) (the number of "○" here corresponds to the number of digits of the password, i.e., the password in the current example has 4 digits). If the current valid password is the password 2, the "password display box" may be set as "□" corresponding to the password 2, i.e., "□□□□" as shown in FIG. 5(b). If the current valid password is the password 3, the "password display box" may be set as "Δ" corresponding to the password 3, i.e., "Δ Δ Δ Δ" as shown in FIG. 5(c).

    [0041] In fact, patterns such as "○", "□" and "Δ" in the examples as shown in FIG. 5 all belong to visual identifying information, i.e., identifying information for recognition and differentiation through a visual difference. Similarly, effective differentiation of different passwords may also be implemented by, for example, pictures, dynamic pictures, background colors, numerical buttons or colors of characters therein, colors of a password display box, etc.

    [0042] Moreover, other forms of prompt operations may also be used to achieve distinguishing between different passwords. For example, as another exemplary implementation, if prompt information is a multimedia file, i.e., an audio file, a video file, etc., the multimedia file may be played to mark a password from an auditory perspective or an auditory and visual perspective. Specifically, a play button as shown in FIG. 6 may be set on the terminal unlocking interface, and a corresponding multimedia file may be played by clicking the button. For another example, as another exemplary implementation, if prompt information is vibration control information, different vibration effects (such as vibration strength and vibration time, etc.) may be implemented by a control terminal to identify passwords. One skilled in the art should understand that a specific form of a prompt operation is not limited herein, and any technical measure that is able to distinguish multiple sets of passwords is applicable to the technical solutions of the present application.

    [0043] Step 212 receives a password inputted by a user.

    [0044] In the present embodiment, when the password is a numerical password as shown in Table 1, e.g., the password 1 "1362", the user may input a corresponding combination of numerals through a number key pad in FIG. 5(a). Apparently, the "numerical password" is merely an exemplary implementation of an unlocking password in the present application. In another exemplary implementation, the unlocking password may use a "gesture pattern" as shown in FIG. 7, for example.

    [0045] For example, each node in FIG. 7(a) is "○", and the current valid password is the password 1 as shown in Table 1. Each node in FIG. 7(b) is "□", and the current valid password is the password 2 as shown in Table 1. Each node in FIG. 7(c) is "Δ", and the current valid password is the password 3 as shown in Table 1. Apparently, one skilled in the art should understand that a specific form of an unlocking password is not limited herein, and other forms of unlocking passwords are apparently applicable to the technical solutions of the present application.

    [0046] Step 214 determines whether the password inputted by the user matches the current valid password, proceeds to step 216 if matched, or proceeds to step 218 otherwise.

    [0047] Step 216 proceeds to step 220, and unlocking is successful.

    [0048] Step 218 proceeds to step 212, and the unlocking fails.

    [0049] Step 220 adds a failure identifier for the current password, and removes an invalid identifier of the historical password (i.e., the "historical password that is most recently used") determined at step 206.

    [0050] In the present embodiment, after the "historical password that is most recently used" is identified by the "invalid identifier" at step 206, the terminal lock screen interface is unlocked as the password inputted by the user at step 214 matches the current valid password. Therefore, the (N+1)th unlocking operation performed on the terminal lock screen interface is completed, and the "historical password that is most recently used" is updated to the password used when the (N+1)th unlocking operation is performed on the terminal lock screen interface.

    [0051] For example, if the unlocking password used at the (N+1)th time is the password 2, a value of an invalid identifier corresponding to the password 2 needs to be modified to "1", and a value of an invalid identifier corresponding to the password 1 needs to be modified to "0", as shown in Table 2. Therefore, when triggering and unlocking operations are performed on the terminal lock screen interface for the (N+2)th time, the password 2 will not be selected.
    Table 2
    SetPasswordInvalid identifier
    1 1362 0
    2 0724 1
    3 2014 0


    [0052] In addition, it should be noted that:
    The "unlocking control type in a current unlocking interface" may be understood as: multiple types of unlocking controls may be used for the same unlocking interface, such as a "keyboard input" type (as shown in FIG. 4 to FIG. 6), a "nine-grid pattern" type (as shown in FIG. 7 , including 3×3=9 contact points), and a "sixteen-grid pattern" type (including 4x4=16 contact points, which is similar to the "nine-grid pattern" and is not shown in the drawing). A user may set up an individual password corresponding to each unlocking control type, such that a corresponding unlocking password may be determined based on an unlocking control type used in a current unlocking interface. Correspondingly, passwords of the same unlocking control type may be used as the "multiple sets of passwords" in the present application, for example, all of a character type that needs to be inputted (corresponding to an unlocking control of the "keyboard input" type) or a gesture type (corresponding to an unlocking control of the "nine-grid pattern" type or "sixteen-grid pattern" type). Alternatively, passwords of multiple unlocking control types may also be used.

    [0053] FIG. 8 is a schematic structural diagram of an electronic device according to an exemplary embodiment of the present application. Referring to FIG. 8, on a hardware level, the electronic device includes processor(s), an internal bus, a network interface, memory, and a non-volatile storage device, and may apparently further include hardware required by other services. The processor(s) read(s) a corresponding computer program from the non-volatile storage device into the memory and runs the computer program, thereby forming a user interface unlocking apparatus on a logic level. Apparently, besides software implementation, the present application does not exclude other implementations, such as implementations in a form of logic devices or a combination of software and hardware. In other words, executing entities in the following flow of processing may include, but not limited to, various logic units, and may also include hardware or logic devices.

    [0054] Referring to FIG. 9, in a software implementation, the user interface unlocking apparatus may include a selection unit and an unlocking unit.

    [0055] The selection unit is configured to select, when an unlocking interface is triggered, an unlocking password applicable to the interface from among multiple preset sets of passwords.

    [0056] The unlocking unit is configured to release a locked state of the interface in response to receiving a user input password that matches the unlocking password.

    [0057] Optionally, the selection unit is specifically configured to determine a historical password that is most recently applied to the current unlocking interface, and select the unlocking password from remaining passwords in the multiple sets of passwords.

    [0058] Optionally, the selection unit is specifically configured to select a set of password provided with an invalid identifier as the historical password from the multiple sets of passwords.

    [0059] The apparatus further includes an identifier processing unit configured to add the invalid identifier for the unlocking password when the user input password matching the unlocking password is received, and remove the invalid identifier corresponding to the historical password.

    [0060] Optionally, the selection unit is specifically configured to use a set of password that is adjacent to the historical password as the unlocking password based on the historical password and a preset order of the multiple sets of passwords.

    [0061] Optionally, the apparatus further includes a prompt unit configured to determine prompt information corresponding to the unlocking password, and perform a prompt operation according to the prompt information.

    [0062] Optionally, the prompt information includes at least one of the following: visual identifying information, a multimedia file, and vibration control information.

    [0063] By setting up multiple sets of unlocking passwords that are valid successively, the present application can therefore select an actually valid unlocking password even though a certain set of password has been peeped at. As such, the password that has been peeped at cannot be used for unlocking a locked state of a user interface, thereby facilitating an improvement in the security.

    [0064] In a typical configuration, a computing device includes one or more processors (CPU), an input/output interface, a network interface, and memory.

    [0065] The memory may include a form of computer-readable media, e.g., a non-permanent storage device, random-access memory (RAM) and/or a nonvolatile internal storage, such as read-only memory (ROM) or flash RAM. The memory is an example of computer-readable media.

    [0066] The computer-readable media may include a permanent or non-permanent type, a removable or non-removable media, which may achieve storage of information using any method or technology. The information may include a computer-readable instruction, a data structure, a program module or other data. Examples of computer storage media include, but not limited to, phase-change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random-access memory (RAM), read-only memory (ROM), electronically erasable programmable read-only memory (EEPROM), quick flash memory or other internal storage technology, compact disk read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, magnetic cassette tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission media, which may be used to store information that may be accessed by a computing device. As defined herein, the computer-readable media does not include transitory media, such as modulated data signals and carrier waves.

    [0067] It should be further noted that terms such as "comprise", "include" and any other variants thereof are intended to cover a non-exclusive inclusion. A process, method, product or device that includes a series of elements not only includes those elements, but also includes other elements that are not explicitly listed, or further includes elements that already existed in such process, method, product or device. In a condition without further limitations, an element defined by a phrase "include a/an ..." does not exclude any other similar elements from existing in the process, method, product or device.

    [0068] The above descriptions are merely preferred embodiments of the present application, and are not intended to limit the present application. Any modifications, equivalent replacements and improvements made without departing from the scope of the appended claims shall fall within the scope of protection of the present application.


    Claims

    1. A user interface unlocking method, carried out by a user interface unlocking apparatus, comprising:

    in response to an unlocking interface being triggered:
    selecting (208), an unlocking password applicable to the interface from a plurality of preset, stored passwords, the selecting (208) the unlocking password comprising:

    determining (206) a historical password that is most recently applied to the unlocking interface, the determining (206) comprising selecting a password provided with an invalid identifier as the historical password from the plurality of preset, stored passwords, wherein the invalid identifier was previously added (220) to a previous unlocking password in response to receiving a user input password that matched (214) the previous unlocking password, so identifying that previous unlocking password as the historical password, and a respective invalid identifier corresponding to a previous historical password was removed; and

    selecting (208) the unlocking password from remaining passwords other than the historical password in the plurality of preset, stored passwords;

    and performing (210) a prompt operation corresponding to the selected unlocking password;

    in response to receiving a user input password that does not match (218) the unlocking password, prompting the user to input password again (210);
    or in response to receiving a user input password that matches (214) the unlocking password, releasing (216) a locked state of the interface, removing the invalid identifier from the historical password and adding the invalid identifier to the unlocking password.


     
    2. The method of claim 1, wherein selecting (208) the unlocking password from the remaining passwords in the plurality of preset, stored passwords comprises using a password that is adjacent to the historical password as the unlocking password based on the historical password and a preset order of the plurality of passwords.
     
    3. The method of claim 1 or claim 2, further comprising:

    determining prompt information corresponding to the unlocking password; and

    performing (210) the prompt operation according to the prompt information.


     
    4. The method of claim 3, wherein the prompt information comprises at least one of the following: visual identifying information, a multimedia file, or vibration control information.
     
    5. A user interface unlocking apparatus comprising:

    a selection unit configured to select (208), in response to an unlocking interface being triggered, an unlocking password applicable to the interface from a plurality of preset, stored passwords, the selection unit being configured to determine (206) a historical password that is most recently applied to the unlocking interface, and select (208) the unlocking password from remaining passwords other than the historical password in the plurality of preset, stored passwords, and additionally to select a password provided with an invalid identifier as the historical password from among the plurality of preset, stored passwords, wherein the invalid identifier was previously added (220) to a previous unlocking password in response to receiving a user input password that matched (214) the previous unlocking password, so identifying that previous unlocking password as the historical password, and a respective invalid identifier corresponding to a previous historical password was removed;

    an identifier processing unit configured to add (220) the invalid identifier for the unlocking password when the user input password matching (214) the unlocking password is received, and remove a respective invalid identifier corresponding to the historical password;

    a prompt unit configured to perform (210), in response to the unlocking interface being triggered, a prompt operation corresponding to the selected unlocking password; and

    an unlocking unit configured to, in response to receiving a user input password that does not match (218) the unlocking password, prompt the user to input password again (210); or in response to receiving a user input password that matches (214) the unlocking password, release (216) a locked state of the interface when a user input password matching the unlocking password is received, and wherein the identifier processing unit is configured to, in response to receiving the user input password that matches (214) the unlocking password, remove the invalid identifier from the historical password and add the invalid identifier to the unlocking password.
     
    6. The apparatus of claim 5, wherein the selection unit is configured to use a password that is adjacent to the historical password as the unlocking password based on the historical password and a preset order of the plurality of preset, stored passwords.
     
    7. The apparatus of claim 5 or claim 6, further comprising a prompt unit configured to determine prompt information corresponding to the unlocking password, and perform (210) the prompt operation according to the prompt information.
     
    8. The apparatus of claim7, wherein the prompt information comprises at least one of the following: visual identifying information, a multimedia file, or vibration control information.
     
    9. One or more computer-readable media storing executable instructions that, when executed by one or more processors, cause the one or more processors to perform acts comprising:

    in response to the unlocking interface being triggered, selecting (208) an unlocking password applicable to an unlocking interface from a plurality of preset, stored passwords, the selecting (208) the unlocking password comprising:

    determining (206) a historical password that is most recently applied to the unlocking interface, the determining (206) comprising selecting a password provided with an invalid identifier as the historical password from the plurality of preset, stored passwords, wherein the invalid identifier was previously added (220) to a previous unlocking password in response to receiving a user input password that matched (214) the previous unlocking password, so identifying that previous unlocking password as the historical password, and a respective invalid identifier corresponding to a previous historical password is removed; and

    selecting (208) the unlocking password from remaining passwords of the plurality of preset, stored passwords;
    and performing (210) a prompt operation corresponding to the selected unlocking password;

    in response to receiving a user input password that does not match (218) the unlocking password, prompting the user to input password again (210);

    or in response to receiving a user input password that matches (214) the unlocking password, releasing (216) a locked state of the unlocking interface, removing the invalid identifier from the historical password and adding the invalid identifier to the unlocking password..


     


    Ansprüche

    1. Anwenderschnittstellenentsperrverfahren, das durch eine Anwenderschnittstellenentsperrvorrichtung ausgeführt wird und das Folgendes umfasst:

    als Antwort darauf, dass eine Entsperrschnittstelle ausgelöst wird:

    Wählen (208) eines Entsperrpassworts, das für die Schnittstelle gültig ist, aus mehreren voreingestellten, gespeicherten Passwörtern, wobei das Wählen (208) des Entsperrpassworts Folgendes umfasst:

    Bestimmen (206) eines Verlaufspassworts, das zuletzt für die Entsperrschnittstelle verwendet wurde, wobei das Bestimmen (206) ein Wählen eines Passworts, das mit einer ungültigen Kennung versehen ist, als das Verlaufspasswort aus den mehreren voreingestellten gespeicherten Passwörtern umfasst, wobei die ungültige Kennung zuvor als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem vorhergehenden Entsperrpasswort übereingestimmt hat (214), einem vorhergehenden Entsperrpasswort hinzugefügt wurde (220), wodurch das vorhergehende Entsperrpasswort als das Verlaufspasswort identifiziert wurde, und eine entsprechende ungültige Kennung, die einem vorhergehenden Verlaufspasswort entspricht, entfernt worden ist; und

    Wählen (208) des Entsperrpassworts aus verbleibenden Passwörtern außer dem Verlaufspasswort in den mehreren voreingestellten, gespeicherten Passwörter und

    Durchführen (210) einer Aufforderungsoperation, die dem gewählten Entsperrpasswort entspricht;

    als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort nicht übereinstimmt (218), Auffordern des Anwenders, das Passwort erneut einzugeben (210); oder

    als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort übereinstimmt (214), Freigeben (216) eines gesperrten Zustands der Schnittstelle, Entfernen der ungültigen Kennung vom Verlaufspasswort und Hinzufügen der ungültigen Kennung zum Entsperrpasswort.


     
    2. Verfahren nach Anspruch 1, wobei das Wählen (208) des Entsperrpassworts aus den verbleibenden Passwörtern in den mehreren voreingestellten, gespeicherten Passwörtern ein Verwenden eines Passworts, das dem Verlaufspasswort benachbart ist, als das Entsperrpasswort auf der Grundlage des Verlaufspassworts und einer voreingestellten Reihenfolge der mehreren Passwörter umfasst.
     
    3. Verfahren nach Anspruch 1 oder Anspruch 2, das ferner Folgendes umfasst:

    Bestimmen von Aufforderungsinformationen, die dem Entsperrpasswort entsprechen; und

    Durchführen (210) des Aufforderungsvorgangs gemäß den Aufforderungsinformationen.


     
    4. Verfahren nach Anspruch 3, wobei die Aufforderungsinformationen Folgendes umfassen: visuelle Identifizierungsinformationen, eine Multimediadatei und/oder Schwingungssteuerungsinformationen.
     
    5. Anwenderschnittstellenentsperrvorrichtung, die Folgendes umfasst:

    eine Wahleinheit, die konfiguriert ist, als Antwort darauf, dass eine Entsperrschnittstelle ausgelöst wird, ein Entsperrpasswort, das für die Schnittstelle gültig ist, aus mehreren voreingestellten, gespeicherten Passwörtern zu wählen (208), wobei die Wahleinheit konfiguriert ist, ein Verlaufspasswort, das zuletzt für die Entsperrschnittstelle verwendet wurde, zu bestimmen (206) und das Entsperrpasswort aus verbleibenden Passwörtern außer dem Verlaufspasswort in den mehreren voreingestellten, gespeicherten Passwörtern zu wählen (208) und zusätzlich ein Passwort, das mit einer ungültigen Kennung versehen ist, als das Verlaufspasswort aus den mehreren voreingestellten gespeicherten Passwörtern zu wählen, wobei die ungültige Kennung zuvor als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem vorhergehenden Entsperrpasswort übereingestimmt hat (214), einem vorhergehenden Entsperrpasswort hinzugefügt wurde (220), wodurch das vorhergehende Entsperrpasswort als das Verlaufspasswort identifiziert wird, und eine entsprechende ungültige Kennung, die einem vorhergehenden Verlaufspasswort entspricht, entfernt worden ist;

    eine Kennungsverarbeitungseinheit, die konfiguriert ist, die ungültige Kennung für das Entsperrpasswort hinzuzufügen (220), wenn das von einem Anwender eingegebene Passwort, das mit dem Entsperrpasswort übereinstimmt (214) empfangen worden ist, und eine entsprechende ungültige Kennung, die einem vorhergehenden Verlaufspasswort entspricht, zu entfernen;

    eine Aufforderungseinheit, die konfiguriert ist, als Antwort darauf, dass die Entsperrschnittstelle ausgelöst wird, eine Aufforderungsoperation, die dem gewählten Entsperrpasswort entspricht, durchzuführen (210); und

    eine Entsperreinheit, die konfiguriert ist, als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort nicht übereinstimmt (218), den Anwender aufzufordern, das Passwort erneut einzugeben (210); oder als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort übereinstimmt (214), einen gesperrten Zustand der Schnittstelle freizugeben (216), wenn ein von einem Anwender eingegebenes Passwort, das mit dem Entsperrpasswort übereinstimmt, empfangen wird, wobei die Kennungsverarbeitungseinheit konfiguriert ist, als Antwort auf das Empfangen des von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort übereinstimmt (214), die ungültige Kennung vom Verlaufspasswort zu entfernen und die ungültige Kennung zum Entsperrpasswort hinzuzufügen.


     
    6. Vorrichtung nach Anspruch 5, wobei die Wahleinheit konfiguriert ist, auf der Grundlage des Verlaufspassworts und einer voreingestellten Reihenfolge der mehreren voreingestellten, gespeicherten Passwörter als das Entsperrpasswort ein Passwort zu verwenden, das dem Verlaufspasswort benachbart ist.
     
    7. Vorrichtung nach Anspruch 5 oder Anspruch 6, die ferner eine Aufforderungseinheit umfasst, die konfiguriert ist, Aufforderungsinformationen, die dem Entsperrpasswort entsprechen, zu bestimmen und den Aufforderungsvorgang gemäß den Aufforderungsinformationen durchzuführen (210).
     
    8. Vorrichtung nach Anspruch 7, wobei die Aufforderungsinformationen Folgendes umfassen: visuelle Identifizierungsinformationen, eine Multimediadatei und/oder Schwingungssteuerungsinformationen.
     
    9. Ein oder mehrere computerlesbare Medien, in denen ausführbare Anweisungen gespeichert sind, die, wenn sie durch einen oder mehrere Prozessoren ausgeführt werden, bewirken, dass der eine oder die mehreren Prozessoren Vorgänge ausführen, die Folgendes umfassen:

    als Antwort darauf, dass die Entsperrschnittstelle ausgelöst wird, Wählen (208) eines Entsperrpassworts, das für die Schnittstelle gültig ist, aus mehreren voreingestellten, gespeicherten Passwörtern, wobei das Wählen (208) des Entsperrpassworts Folgendes umfasst:

    Bestimmen (206) eines Verlaufspassworts, das zuletzt für die Entsperrschnittstelle verwendet wurde, wobei das Bestimmen (206) ein Wählen eines Passworts, das mit einer ungültigen Kennung versehen ist, als das Verlaufspasswort aus den mehreren voreingestellten gespeicherten Passwörtern umfasst, wobei die ungültige Kennung zuvor als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem vorhergehenden Entsperrpasswort übereingestimmt hat (214), einem vorhergehenden Entsperrpasswort hinzugefügt wurde (220), wodurch das vorhergehende Entsperrpasswort als das Verlaufspasswort identifiziert wurde, und eine entsprechende ungültige Kennung, die einem vorhergehenden Verlaufspasswort entspricht, entfernt worden ist; und

    Wählen (208) des Entsperrpassworts aus verbleibenden Passwörtern außer dem Verlaufspasswort in den mehreren voreingestellten, gespeicherten Passwörter und

    Durchführen (210) einer Aufforderungsoperation, die dem gewählten Entsperrpasswort entspricht;

    als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort nicht übereinstimmt (218), Auffordern des Anwenders, das Passwort erneut einzugeben (210); oder

    als Antwort auf ein Empfangen eines von einem Anwender eingegebenen Passworts, das mit dem Entsperrpasswort übereinstimmt (214), Freigeben (216) eines gesperrten Zustands der Schnittstelle, Entfernen der ungültigen Kennung vom Verlaufspasswort und Hinzufügen der ungültigen Kennung zum Entsperrpasswort.


     


    Revendications

    1. Procédé de déverrouillage d'une interface utilisateur, mis en œuvre par un appareil de déverrouillage d'une interface utilisateur, comprenant :
    en réponse à une interface de déverrouillage qui est déclenchée :
    la sélection (208) d'un mot de passe de déverrouillage applicable à l'interface à partir d'une pluralité de mots de passe stockés et prédéfinis, la sélection (208) du mot de passe de déverrouillage comprenant :

    la détermination (206) d'un mot de passe historique que l'on a appliqué plus récemment à l'interface de déverrouillage, la détermination (206) comprenant la sélection d'un mot de passe pourvu d'un identifiant invalide comme le mot de passe historique à partir de la pluralité de mots de passe stockés et prédéfinis, l'identifiant invalide a été ajouté précédemment (220) à un mot de passe de déverrouillage précédent en réponse à la réception d'un mot de passe entré par l'utilisateur qui a correspondu (214) au mot de passe de déverrouillage précédent, identifiant ainsi ce mot de passe de déverrouillage précédent comme le mot de passe historique, et un identifiant invalide respectif correspondant à un mot de passe historique précédent a été supprimé ; et

    la sélection (208) du mot de passe de déverrouillage à partir des mots de passe restants autres que le mot de passe historique dans la pluralité de mots de passe stockés et prédéfinis ;

    et l'exécution (210) d'une opération d'invitation correspondant au mot de passe de déverrouillage sélectionné ;

    en réponse à la réception d'un mot de passe entré par l'utilisateur qui ne correspond pas (218) au mot de passe de déverrouillage, inviter l'utilisateur à entrer de nouveau le mot de passe (210) ;

    ou en réponse à la réception d'un mot de passe entré par l'utilisateur qui correspond (214) au mot de passe de déverrouillage, libérer (216) un état verrouillé de l'interface, supprimer l'identifiant invalide du mot de passe historique et ajouter l'identifiant invalide au mot de passe de déverrouillage.


     
    2. Procédé selon la revendication 1, dans lequel la sélection (208) du mot de passe de déverrouillage à partir des mots de passe restants dans la pluralité de mots de passe stockés et prédéfinis comprend l'utilisation d'un mot de passe qui est adjacent au mot de passe historique comme le mot de passe de déverrouillage sur la base du mot de passe historique et d'un ordre prédéfini de la pluralité de mots de passe.
     
    3. Procédé selon la revendication 1 ou la revendication 2, comprenant en outre :

    la détermination d'informations d'invitation correspondant au mot de passe de déverrouillage ; et

    l'exécution (210) de l'opération d'invitation en fonction des informations d'invitation.


     
    4. Procédé selon la revendication 3, dans lequel les informations d'invitation comprennent au moins un élément de ce qui suit : des informations d'identification visuelle, un fichier multimédia ou des informations de commande de vibrations.
     
    5. Appareil de déverrouillage d'interface utilisateur comprenant :

    une unité de sélection conçue pour sélectionner (208), en réponse à une interface de déverrouillage qui est déclenchée, un mot de passe de déverrouillage applicable à l'interface à partir d'une pluralité de mots de passe stockés et prédéfinis, l'unité de sélection étant conçue pour déterminer (206) un mot de passe historique qui est appliqué plus récemment à l'interface de déverrouillage, et sélectionner (208) le mot de passe de déverrouillage à partir des mots de passe restants autres que le mot de passe historique dans la pluralité de mots de passe stockés et prédéfinis, et de plus pour sélectionner un mot de passe pourvu d'un identifiant invalide comme le mot de passe historique parmi la pluralité de mots de passe stockés et prédéfinis, l'identifiant invalide a été ajouté précédemment (220) à un mot de passe de déverrouillage précédent en réponse à la réception d'un mot de passe entré par l'utilisateur qui a correspondu (214) au mot de passe de déverrouillage précédent, identifiant ainsi ce mot de passe de déverrouillage précédent comme le mot de passe historique, et un identifiant invalide respectif correspondant à un mot de passe historique précédent a été supprimé ;

    une unité de traitement d'identifiant conçue pour ajouter (220) l'identifiant invalide au mot de passe de déverrouillage lorsque le mot de passe entré par l'utilisateur correspondant (214) au mot de passe de déverrouillage est reçu, et supprimer un identifiant invalide respectif correspondant au mot de passe historique ;

    une unité d'invitation conçue pour exécuter (210), en réponse à l'interface de déverrouillage qui est déclenchée, une opération d'invitation correspondant au mot de passe de déverrouillage sélectionné ; et

    une unité de déverrouillage conçue pour, en réponse à la réception d'un mot de passe entré par l'utilisateur qui ne correspond pas (218) au mot de passe de déverrouillage, inviter l'utilisateur à entrer de nouveau le mot de passe (210) ; ou en réponse à la réception d'un mot de passe entré par l'utilisateur qui correspond (214) au mot de passe de déverrouillage, libérer (216) un état verrouillé de l'interface lorsqu'un mot de passe entré par l'utilisateur correspondant au mot de passe de déverrouillage est reçu, et l'unité de traitement d'identifiant étant conçue pour, en réponse à la réception du mot de passe entré par l'utilisateur qui correspond (214) au mot de passe de déverrouillage, supprimer l'identifiant invalide du mot de passe historique et ajouter l'identifiant invalide au mot de passe de déverrouillage.


     
    6. Appareil selon la revendication 5, dans lequel l'unité de sélection est conçue pour utiliser un mot de passe qui est adjacent au mot de passe historique comme le mot de passe de déverrouillage sur la base du mot de passe historique et d'un ordre prédéfini de la pluralité de mots de passe stockés et prédéfinis.
     
    7. Appareil selon la revendication 5 ou la revendication 6, comprenant en outre une unité d'invitation conçue pour déterminer des informations d'invitation correspondant au mot de passe de déverrouillage, et exécuter (210) l'opération d'invitation en fonction des informations d'invitation.
     
    8. Appareil selon la revendication 7, dans lequel les informations d'invitation comprennent au moins un élément de ce qui suit : des informations d'identification visuelle, un fichier multimédia ou des informations de commande de vibrations.
     
    9. Un ou plusieurs supports lisibles par ordinateur stockant des instructions exécutables qui, lorsqu'elles sont exécutées par un ou plusieurs processeurs, amènent l'un ou les processeurs à exécuter des actions comprenant :
    en réponse à l'interface de déverrouillage qui est déclenchée, sélectionner (208) un mot de passe de déverrouillage applicable à une interface de déverrouillage à partir d'une pluralité de mots de passe stockés et prédéfinis, la sélection (208) du mot de passe de déverrouillage comprenant :

    la détermination (206) d'un mot de passe historique qui est appliqué plus récemment à l'interface de déverrouillage, la détermination (206) comprenant la sélection d'un mot de passe pourvu d'un identifiant invalide comme le mot de passe historique à partir de la pluralité de mots de passe stockés et prédéfinis, l'identifiant invalide a été ajouté (220) précédemment à un mot de passe de déverrouillage précédent en réponse à la réception d'un mot de passe entré par l'utilisateur qui a correspondu (214) au mot de passe de déverrouillage précédent, identifiant ainsi ce mot de passe de déverrouillage précédent comme le mot de passe historique, et un identifiant invalide respectif correspondant à un mot de passe historique précédent a été supprimé ; et

    la sélection (208) du mot de passe de déverrouillage à partir des mots de passe restants de la pluralité de mots de passe stockés et prédéfinis ;

    et l'exécution (210) d'une opération d'invitation correspondant au mot de passe de déverrouillage sélectionné ;

    en réponse à la réception d'un mot de passe entré par l'utilisateur qui ne correspond pas (218) au mot de passe de déverrouillage, inviter l'utilisateur à entrer de nouveau le mot de passe (210) ;

    ou en réponse à la réception d'un mot de passe entré par l'utilisateur qui correspond (214) au mot de passe de déverrouillage, libérer (216) un état verrouillé de l'interface de déverrouillage, supprimer l'identifiant invalide du mot de passe historique et ajouter l'identifiant invalide au mot de passe de déverrouillage.


     




    Drawing
































    Cited references

    REFERENCES CITED IN THE DESCRIPTION



    This list of references cited by the applicant is for the reader's convenience only. It does not form part of the European patent document. Even though great care has been taken in compiling the references, errors or omissions cannot be excluded and the EPO disclaims all liability in this regard.

    Patent documents cited in the description