This application claims priority to Japanese Patent Application No. 2017-049518 filed Mar. 15, 2017, the entire contents of which are incorporated herein by reference.
The disclosure relates to a character input technology provided with a function of utilizing fingerprint authentication.
Technologies for performing fingerprint authentication at the time of using a mobile communication terminal or the like and securing the security of the mobile communication terminal are known, as shown in US 2015/0036065A.
US 2015/0036065A is an example of background art.
However, in the case where the technology shown in US 2015/0036065A is used, some of the functions that are installed in the mobile communication terminal can be utilized for a given period during which the security of the mobile communication terminal is disabled.
Note that a user may input private information, such as an e-mail password, a credit card number or the like, for example, using a mobile communication terminal. When the user inputs the same character a plurality of times in the case where the user has set private information as the learning target, the learning function that character input is provided with will learn the private information.
As a result, the learned character will be displayed as a prediction candidate, by inputting part of the character. In particular, in the case of sharing use of a mobile communication terminal or the like, there is a possibility that the learned character will be displayed as a prediction candidate of other users, giving rise to a problem in terms of privacy protection. Also, it is not efficient for the user to delete characters that have been explicitly learned.
Accordingly, one or more embodiments may efficiently perform character input that takes privacy protection into account.
A character input device according to one or more embodiments is provided with an operation unit configured to accept key input, and to display and accept selection of a prediction candidate that depends on a result of the key input, and a character input determining unit configured to determine an input character, using the result of the key input or a selection result of the prediction candidate. The character input determining unit executes fingerprint authentication at a time of accepting the key input or a time of selecting the prediction candidate.
With this configuration, fingerprint authentication is executed, at the time of key input or prediction candidate selection.
Also, the operation unit is provided with an operation surface. The character input determining unit executes the fingerprint authentication, based on contact on the operation surface.
With this configuration, fingerprint authentication can be executed, at the same time as key input and candidate selection.
Also, the character input device according to one or more embodiments is provided with a candidate display unit and a private information saving unit. The character input determining unit, when the fingerprint authentication by the key input is successful, display a private candidate of the private information saving unit on the candidate display unit.
With this configuration, fingerprint authentication by key input is performed, and a private candidate is displayed when authentication is successful.
Also, the character input device according to one or more embodiments is provided with a candidate display unit and a private information saving unit. The character input determining unit displays the prediction candidate on the candidate display unit so as to be partly concealed, and, when the fingerprint authentication by selection of the prediction candidate is successful, outputs the prediction candidate externally.
With this configuration, when fingerprint authentication is successful as a result of the action of selecting a prediction candidate in which part of the character is concealed, the prediction candidate is output externally.
According to one or more embodiments, character input that takes privacy protection into account can be efficiently performed.
A character input device, a character input method and a character input program according to a first embodiment will be described, with reference to the drawings.
A character input device 10 according to one or more embodiments is used by a device that is able to perform operations and character input, by a user pressing a display screen such as a touch panel or the like that is included in a mobile communication terminal.
As shown in
The software keyboard 101 displays keys and accepts key input operations. The candidate display unit 102 displays candidates based on key input and accepts candidate selection operations. The operation detection unit 103 detects operations on the software keyboard 101 and the candidate display unit 102. The fingerprint detection unit 104 detects a fingerprint at the time of the user operating the software keyboard 101 and the candidate display unit 102. The dictionary registration display unit 105 displays a checkbox for selecting whether an input character is a word, a reading or private information to be registered in a dictionary.
The fingerprint authentication determination unit 111 accepts instructions of the operation detection unit 103 and the fingerprint detection unit 104, and performs processing on the candidate output unit 112, the fingerprint registration unit 120, the private information saving unit 130, the dictionary data unit 140 and the character output unit 150. The candidate output unit 112 transmits candidates to the candidate display unit 102, due to an instruction of the fingerprint authentication determination unit 111.
The fingerprint registration unit 120 saves fingerprints accepted from the fingerprint detection unit 104, due to an instruction of the fingerprint authentication determination unit 111. The private information saving unit 130 saves fingerprints saved in the fingerprint registration unit 120 and private information (private candidates, etc.) in association with each other. The dictionary data unit 140 saves prediction candidates, words, texts, and the like.
A procedure for displaying and utilizing private information at the time of performing character input will be described, using
For example, the user activates an e-mail application of a mobile terminal, and enters a password, in order to read e-mails. The password is given as “WA-123016”. The user operates the software keyboard 101 with his or her finger, and inputs “wa”. At the time of this operation, the fingerprint detection unit 104 detects the fingerprints of the user. First, the fingerprint authentication determination unit 111 searches as to whether the fingerprints of the user are registered in the fingerprint registration unit 120.
In the case where the fingerprints are registered in the fingerprint registration unit 120 (in the case of fingerprint authentication OK), the fingerprint authentication determination unit 111 searches the private information saving unit 130, and passes the fingerprints to the candidate output unit 112. The candidate output unit 112 displays a character string “WA-123016” on the candidate display unit 102, as shown in the lower left of
In the case where the fingerprints are not registered in the fingerprint registration unit 120 (in the case of fingerprint authentication NG), the candidate output unit 112 extracts candidates that are predicted from the input “wa” from the result of having searched only the dictionary data unit 140, and displays the extracted candidates on the candidate display unit 102, as shown in the lower right of
In the case where the fingerprints are registered in the fingerprint registration unit 120 (in the case of fingerprint authentication OK), the user is able to select a private candidate “WA-123016” displayed on the candidate display unit 102. In the case where the user selects this character string, the operation detection unit 103 detects this selection operation by the user. Next, the operation detection unit 103 transmits the character string “WA-123016” to the character output unit 150. The character output unit 150 outputs the character string “WA-123016” to the e-mail application.
As a result of this processing, it can be determined whether to display a character string as a prediction candidate, based on the fingerprints of the user, even in the case where private information is registered. Furthermore, in the case where the fingerprints of the user are registered, the user is able to select private information displayed as a prediction candidate, and to utilize the selected private information with an external application.
Accordingly, since the private information of the user can be protected, privacy is protected, even in the case where the user of a mobile terminal or the like changes.
Note that, in the abovementioned description, a mode in which the respective processing is executed by individual functional units was shown. However, the abovementioned processing may be realized and stored in the form of a program, and the program may be executed by a computational processing device such as a CPU. In this case, the flow of
Note that if fingerprints are registered (S103: Yes), both private candidates and normal candidates are displayed as prediction candidates. The display order of candidates depends on the environment.
Also, if fingerprints are not registered (S103: No), the computational processing device retrieves normal candidates from dictionary data and displays the normal candidates (S104). The user selects an intended character string from the normal candidates (S105).
In the above description, a method was shown in which a private candidate is selected and utilized, in the case where fingerprint authentication is performed at the time of character input and authentication is successful. In
As shown in
Normal candidates that are based on the input “wa” registered in the dictionary data unit 140 (refer to
Accordingly, the user registers the character string “WA-123016” as a private candidate. The user long-presses the normal candidate “WA-123016” on the candidate display unit 102. The operation detection unit 103 conveys to the fingerprint authentication determination unit 111 that the character string is a private character string of the user as a result of this operation. The fingerprint authentication determination unit 111 confirms that the normal candidate “WA-123016” is private information, and activates the dictionary registration display unit 105. The user inputs the reading of the word “WA-123016” that he or she wants to dictionary register to the dictionary registration display unit 105. The user checks the check box, in order to register “WA-123016” as a private candidate. Following this, the fingerprint authentication determination unit 111 prompts the user to perform fingerprint registration. The fingerprint detection unit 104 conveys the fingerprints of the user to the fingerprint authentication determination unit 111. The fingerprint authentication determination unit 111 registers the fingerprint in the fingerprint registration unit 120.
Next, the fingerprint authentication determination unit 111 registers the fingerprints in association with “WA-123016”. As a result of this processing, the character string “WA-123016” is deleted from the normal candidates and is registered as a private candidate.
As a result of this processing, the user is able to register his or her own fingerprints in association with private candidates.
The user activates the dictionary registration display unit 105. The user inputs the reading of the word “WA-123016” that he or she wants to dictionary register to the dictionary registration display unit 105. The user checks the check box, in order to register “WA-123016” as a private candidate. The operation detection unit 103 conveys to the fingerprint authentication determination unit 111 that the character string is a private character string of the user as a result of this operation. The fingerprint authentication determination unit 111 confirms that the normal candidate “WA-123016” is private information. Following this, the fingerprint authentication determination unit 111 prompts the user to perform fingerprint registration. The fingerprint detection unit 104 conveys the fingerprints of the user to the fingerprint authentication determination unit 111. The fingerprint authentication determination unit 111 registers the fingerprints in the fingerprint registration unit 120.
Next, the fingerprint authentication determination unit 111 registers the fingerprints in association with “WA-123016”. As a result of this processing, the character string “WA-123016” is deleted from the normal candidates and is registered as a private candidate.
Even using this processing, the user is able to register his or her own fingerprints in association with private candidates.
Accordingly, since the private information of the user can be protected, privacy is protected similarly to the abovementioned utilization method.
A character input device, a character input method and a character input program according to a second embodiment will be described, with reference to the drawings.
As shown in
An operation unit 100A is provided with a software keyboard 101 and the candidate display unit 102A. Both normal candidates and private candidates are displayed on the candidate display unit 102A. Note that it is assumed that the credit card number “4510-123456-6789” is registered as a private candidate.
A procedure for utilizing private information at the time of performing character input will be described, using
The user selects the character string “45* . . . *” displayed on the candidate display unit 102A. At the time of this operation, the fingerprint detection unit 104 detects the fingerprints of the user. First, the fingerprint authentication determination unit 111 searches as to whether the fingerprints of the user are registered in the fingerprint registration unit 120.
In the case where the fingerprints are registered in the fingerprint registration unit 120 (in the case of fingerprint authentication OK), the fingerprint authentication determination unit 111 conveys the credit card number “4510-123456-6789” to the character output unit 150. The character output unit 150 outputs this data to an external application.
In the case where the fingerprints are not registered in the fingerprint registration unit 120 (in the case of fingerprint authentication NG), the fingerprint authentication determination unit 111 ends the processing without performing data transmission to the character output unit 150.
As a result of this processing, it can be determined whether to transmit a character string to an external application, based on the fingerprints of the user, even in the case where private information is displayed as a prediction candidate. Furthermore, since only part of the character string of the private candidate is displayed, privacy can be protected.
Accordingly, since private information of the user can be protected, privacy is protected, even in the case where the user of a mobile terminal or the like changes.
Note that, in the abovementioned description, a mode in which the respective processing is executed by individual functional units was shown. However, the abovementioned processing may be realized and stored in the form of a program, and the program may be executed by a computational processing device such as a CPU. In this case, the flow of
If the fingerprints are not registered (S205: No), the computational processing device does not respond, even when the user selects the private candidate, and does not execute selection processing (S211).
Note that although, in the above embodiments, the case where the processing is activated by an external application that is not included in one or more embodiments was described, it is also possible for the processing of to be executed independently.
Number | Date | Country | Kind |
---|---|---|---|
2017-049518 | Mar 2017 | JP | national |