WO2017097144A1 - 一种验证信息的处理方法及装置 - Google Patents
一种验证信息的处理方法及装置 Download PDFInfo
- Publication number
- WO2017097144A1 WO2017097144A1 PCT/CN2016/107599 CN2016107599W WO2017097144A1 WO 2017097144 A1 WO2017097144 A1 WO 2017097144A1 CN 2016107599 W CN2016107599 W CN 2016107599W WO 2017097144 A1 WO2017097144 A1 WO 2017097144A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- verification information
- verification
- input
- message
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
- H04L63/0846—Network architectures or network communication protocols for network security for authentication of entities using passwords using time-dependent-passwords, e.g. periodically changing passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/7243—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
- H04M1/72436—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. short messaging services [SMS] or e-mails
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/20—Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/72445—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting Internet browser applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72484—User interfaces specially adapted for cordless or mobile telephones wherein functions are triggered by incoming communication events
Definitions
- the present application relates to the field of information processing technologies, and in particular, to a method and an apparatus for processing verification information.
- the server of the APP sends a verification code (generally 4 to 6 digits or other characters) to the user terminal (such as a mobile phone) that has been bound to the user account according to the identifier of the user terminal, and the user follows.
- the authentication can be completed by entering the verification code in the verification code input box on the APP interface.
- the user terminal in order to complete the authentication, after the user terminal receives the short message including the verification code, the user opens the short message APP to display the short message, and remembers the verification code in the short message; further The user switches back to the shopping application, invokes the input method application, and manually inputs the remembered verification code in the verification code input box of the shopping APP interface through the input method interface, and triggers the user terminal to send the verification code to the server, so that The server completes the authentication of the user according to the verification code.
- the embodiment of the present invention provides a method for processing authentication information, which is used to solve the problem that the authentication process is cumbersome in the prior art because the user needs to remember the verification code in the short message.
- the embodiment of the present application further provides a processing device for verifying information, which is used to solve the problem that the authentication process in the short message is cumbersome due to the user needing to remember the verification code in the short message.
- a method for processing verification information including:
- a processing device for verifying information comprising:
- the verification information obtaining unit is configured to obtain the verification information included in the received message
- the verification information display unit is configured to display the verification information on the input method interface.
- a processing device for verifying information comprising:
- a memory for storing program instructions
- a processor coupled to the memory for reading program instructions stored by the memory, and in response, performing the following operations: obtaining verification information contained in the received message;
- the interface displays the verification information.
- the method for processing the verification information provided by the embodiment of the present application can obtain the verification information from the message containing the verification information, and display the verification information on the input method interface, without requiring the user to remember the verification information, thereby simplifying The process of user authentication.
- FIG. 1 is a schematic flowchart of a specific implementation process of a method for processing verification information according to an embodiment of the present application
- FIG. 2 is a schematic diagram of a short message including verification information according to an embodiment of the present application.
- FIG. 3 is a candidate word display area of an input method application according to an embodiment of the present application.
- FIG. 4 is a verification code input area of a mobile phone application according to an embodiment of the present application.
- FIG. 5 is a specific flowchart of determining whether a condition for performing a specified association operation is performed according to an embodiment of the present application
- FIG. 6 is a schematic structural diagram of a device for processing verification information according to an embodiment of the present disclosure.
- the embodiment of the present application provides a method for processing the verification information.
- the execution body of the method for processing the verification information provided by the embodiment of the present application may be, but not limited to, at least one of a mobile phone, a tablet computer, and a user terminal such as a personal computer (PC); It can be the application (Application, APP) itself running on the user terminal.
- an implementation manner of the method is described below by taking an operating system of the method as an example of an operating system of the mobile phone. It can be understood that the operating system of the method is only an exemplary description of the operating system of the mobile phone, and should not be construed as limiting the method.
- FIG. 1 The schematic diagram of the specific implementation process of the method is shown in FIG. 1 and mainly includes the following steps:
- Step 11 The operating system of the mobile phone acquires the verification information included in the received message
- the received message may be a short message received by the short message APP installed on the mobile phone; or may be an instant communication message received by the chat APP installed on the mobile phone, and the like.
- the message may include verification information. Taking the SMS app and the chat app as an example, the operating system of the mobile phone can obtain the verification information contained in the message received by the APP through the interface opened by the APP to the operating system.
- the verification information described in the embodiment of the present application may be information for authenticating the user.
- the verification information may be a verification code for ensuring information security.
- the account of a shopping application is often bound to the user's mobile phone number and payment application (such as a bank or a third-party payment platform), so when the user uses the account to purchase, in order to ensure the security of the user's electronic account.
- the server of the payment application often pushes a short message containing the verification information (generally a 4-digit number) to the mobile phone number, and the user sends the verification information to the server of the payment application to complete the identity verification.
- the verification information described in the embodiment of the present application may also be a fully-automatic computer and human Turing test for distinguishing whether the user is a computer or a human (Completely Automated Public Turing test to tell Computers and Humans Apart, CAPTCHA). , referred to as "verification code").
- the verification information may include verification code content, where the verification code is generally a character such as a number, a letter or a character; or the verification code may also be composed of at least two of a number, a letter or a text. Character combination.
- the message containing the verification information received by the operating system of the mobile phone may include other specific content, such as the sender of the message, and the time information related to the validity period of the verification information contained in the message, in addition to the verification information. ,and many more.
- Messages containing authentication information can have the same or different formats.
- the message containing the authentication information sent by the server A of the APP1 (the server generally sends a short message through the base station of the mobile communication network) is: "[Server A] verification code: 1234”
- the message containing the verification information sent by the server B of APP2 It is: “[Server B] Verification Information 1234”
- the message containing the authentication information sent by the server C of APP3 is: "[Server C] Verification Code 1234, valid for 15 minutes.”
- the operating system of the mobile phone can be, but is not limited to, obtaining the verification information and other specific contents included in the received message by the following two methods:
- Manner 1 According to the format of the message, the message is parsed to obtain information related to the specified symbol in the message.
- the operating system may obtain information within the square brackets as the sender of the short message according to the format saved in advance; Obtaining the underlined information as the verification message included in the short message; and acquiring the time information "within one minute" after the underlined information and one character separated from the underlined information.
- the "square brackets" and “underscores” as used herein are all the designated symbols.
- the operating system of the mobile phone can determine the specified symbols in the message according to the format of different messages, and respectively obtain the information related to the specified symbols in the message.
- the operating system of the mobile phone may pre-store the mapping relationship between different formats of the short message and the sender number of the short message; when the mapping relationship is saved, the operating system of the mobile phone receives the short
- the format of the short message mapping may be determined according to the sender number of the short message and the mapping relationship, so that the short message is parsed according to the format.
- Method 2 Obtain the information with the specified feature contained in the message by parsing the message.
- the short message containing the verification information received by the short message APP of the user's mobile phone is: "[Sina Technology] verification code: 1234, valid for 15 minutes", wherein "[Sina Technology]” has “sender identification", “ 1234" with “Authentication Information Logo” and "15 Minutes” with “Time Stamp”. Then, the operating system of the mobile phone parses the short message according to the pre-saved "sender identification”, “authentication information identification” and “time identification”, and can obtain the short message sender information "[Sina Technology]", the verification information " 1234" and time information "15 minutes”.
- the above manner of parsing the message is only an exemplary description.
- the message may be parsed in other manners to obtain the verification information and other specific content in the message.
- the operating system of the mobile phone can also receive the sent number of the message (eg, phone number and chat account, etc.), and the difference of the message.
- the preset mapping relationship between the sending number and the corresponding server determines the sending server of the message.
- step 12 the verification information obtained by performing step 11 is displayed on the input method interface.
- the verification information may be displayed as an candidate for the input method on the input method interface.
- the verified information may be displayed as a candidate word of the input method in the candidate word display area of the input method interface as shown in FIG. 3 (for example, may be displayed on the right side of the candidate word display area, or may be displayed in the candidate The left side of the word display area, and so on).
- the mobile phone When the mobile phone receives the operation of the verification information displayed by the user on the input method interface, the mobile phone may perform a specified operation on the verification information, including but not limited to the following two, in response to the user's operation.
- a specified operation on the verification information including but not limited to the following two, in response to the user's operation.
- Operation 1 Input the verification code content displayed by the input method interface into an input box where the focus is located.
- the operating system of the mobile phone may respond to the operation of the user.
- the content of the verification code displayed on the input method interface is displayed in the verification code input area of the application as shown in FIG.
- the operating system of the mobile phone may switch the interface currently displayed by the mobile phone to the interface of the application corresponding to the verification information, and verify the information.
- the interface of the corresponding application specifies the area and displays the verification information.
- the operating system of the mobile phone may record the verification information, and after the interface currently displayed by the mobile phone is switched to the interface of the application corresponding to the verification information, the recorded verification information is displayed in the interface designated area of the application corresponding to the verification information.
- Operation 2 Send the verification information to the server of the application corresponding to the verification information.
- the operating system of the mobile phone can directly send the obtained verification information to the server of the application corresponding to the verification information, so that the server verifies the received verification information.
- the application corresponding to the verification information refers to an application for performing user identity verification using the verification information.
- the application itself may have the function of verifying whether the verification information is correct, or the application may also send the verification information to the application's server for verification.
- the server that sends the short message including the verification information is the same server as the server, it may be generally described that the verification information has a corresponding relationship with the application.
- a correspondence relationship may be referred to as an explicit correspondence relationship.
- this correspondence relationship may be referred to as a general correspondence relationship.
- the server of the chat APP is the server A and the server of the shopping APP is the server B
- the sender server of the short message is the server A
- the verification information included in the short message The corresponding application is a chat APP
- the sender server of the short message is the server B
- the application corresponding to the verification information included in the short message is a shopping APP.
- the server that sends the verification information is the server C, and the verification information sent by the server C can be verified by the server A and the server B; if the server A is the server of the chat APP installed on the mobile phone, the server B For the server of the shopping APP installed on the mobile phone, the verification information sent by the server C corresponds to two applications (shopping APP and chat APP) installed on the mobile phone respectively.
- the content of the specified feature of the message and the different content of the specified feature set in advance may be determined, whether the authentication information and the application are in a clear correspondence relationship or a general correspondence relationship.
- Corresponding server mapping relationship determines the server corresponding to the message, that is, the server corresponding to the verification information included in the message.
- the content of the specified feature for example, may be the sender number of the short message, or the content in the specified field of the message (the content is, for example, an application name), and the like.
- the method provided by the embodiment of the present application may further include: The information display is deleted within the set time length from the input method interface, and if the user's operation is not received, the verification information in the input method interface is deleted. For example, if the verification information is displayed on the input method interface and the set time length is 10 s, the verification information is displayed within 10 seconds from the input method interface, and the operating system of the mobile phone does not receive the user's operation, and the input may be input. The verification information displayed in the method interface is deleted.
- the embodiment of the present application may display at least one of the following at the input method interface.
- the information may specifically include:
- Time Information 1 time information included in the message; wherein the time information is information related to an expiration date of the verification information;
- the mobile phone operating system may display the verification code and time information (input within 15 minutes) of the message on the input method interface. Word input area.
- the mobile phone's operating system can set a preset default effective time (for example, half an hour or one hour) as the time information in the message.
- Information 2 Provided object information of the verification information.
- the providing object information of the verification information may be determined according to the sender of the message. For example, if the sender server of the message received by the mobile phone is the server A, it may be determined that the providing object information of the verification information included in the message is the server A.
- the verification information when the verification information is displayed as a candidate for the input method on the input method interface, there may be cases where the displayed verification information is invalid or the verification information cannot be displayed.
- the candidate word display area of the input method interface is not empty, the verification information may not be displayed in the candidate word display area of the input method interface; or, when the verification information is invalid, it may appear in the The case where the verification information displayed in the candidate word display area of the input method interface is invalid.
- step 12 includes: displaying the verification information on the input method interface after determining that the verification information display condition is met.
- the verification information display condition may include, but is not limited to, at least one of the following two types:
- Condition 1 the information related to the verification information satisfies a predetermined condition
- the information related to the verification information may include, but is not limited to, at least one of the following two types of information:
- Type 1 Input validity period information of the verification information.
- the input validity period information of the verification information may be determined according to the receiving time of the message and the time information included in the message.
- the satisfying the predetermined condition includes: the validity period of the verification information is not expired.
- the operating system can obtain the time information included in the message as follows: the verification information included in the short message is valid for 15 minutes, and the mobile operating system is short.
- the receiving time of the message is “October 30, 8:28 pm”, and the mobile phone operating system displays the verification code contained in the message in the candidate word input area of the input method interface.
- the operating system of the mobile phone receives the operation of the verification information by the user at 8:30 pm on October 30, the short message is received by the short message application for 2 minutes, and the validity period of the verification information is not exceeded. 15 minutes, so that it can be determined that the validity period of the verification message included in the short message has not expired.
- Type 2 Provide object information of the verification code.
- the satisfying the predetermined condition includes: the providing object of the verification information is an application corresponding to the interface where the input method interface is located. That is, the provider server of the verification information is a server of an application corresponding to the interface where the input method interface is located.
- the application corresponding to the interface where the input method interface is located may be an application that invokes an input method interface. For example, when the user launches the Weibo APP and expects to input the Weibo content, the Weibo APP invokes the input method interface, so that the user can input the Weibo content through the input method interface, and the Weibo APP can be referred to as the input method.
- Condition 2 The acquired specified scene information matches the predetermined scene information.
- the specified scenario information may include, but is not limited to, at least one of the following two types of information:
- Type a The state of the input box where the focus is located.
- the satisfying the predetermined condition includes: the input box where the focus is located is empty.
- the input box where the focus is located is often the verification code input area of the application as shown in FIG. 4, and the verification code input area of the application is empty, which can be regarded as satisfying a predetermined condition.
- Type b Keyboard type information.
- the satisfying the predetermined condition includes:
- the type of the keyboard is a numeric keyboard type; or the keyboard type is a non-numeric keyboard type, and the absolute value of the time interval of receiving the message and the pop-up time of the non-numeric keyboard is less than a preset value.
- the verification information is often a number. Therefore, in order to improve the input efficiency of the verification information, at present, when the operating system display interface of the mobile phone currently displays the verification information input box, the operating system of the mobile phone can notify the mobile phone at this time.
- the input method application switches the keyboard to a numeric keypad.
- the application interface function is different according to the switching (for example, some application interfaces are used to support the user to input the number to be calculated; some application interfaces are used to support the user to input text; some application interfaces do not support The user enters characters.
- the operating system of the mobile phone can notify the input method to pop up a non-numeric keyboard or not pop up the keyboard. Therefore, when the specified scene information includes keyboard type information, the predetermined condition is met, including: the type of the keyboard is a numeric keyboard type.
- the predetermined condition may further include: the keyboard type is a non-numeric keyboard type, and the absolute value of the time interval of receiving the message and the pop-up time of the non-numeric keyboard is less than a preset value. value.
- the preset time interval is 10s. It is assumed that after the keyboard is popped for 10s, the operating system of the mobile phone receives the short message containing the verification information, and the operating system of the mobile phone will not verify the information in the short message. The associated operation is performed; and when the keyboard is popped up for 10 seconds, the operating system of the mobile phone receives the short message including the verification information, and the operating system of the mobile phone can determine that the keyboard type information satisfies the predetermined condition.
- the user can not only complete the access to the server corresponding to the APP through different APPs, but also adopt the B/S (Brower/Server) mode, and implement the server of different APPs by using the browser APP. access.
- the provided object of the message containing the verification information is often the server of the webpage accessed by the user, and the application displayed by the operating system display interface of the current mobile phone is the browser APP.
- the provisioning object of the verification information is:
- the rule of the application corresponding to the interface of the input method interface is judged, it is determined that the information related to the verification information does not satisfy the predetermined condition, and thus the verification cannot be completed.
- the type of the application may also be used as an auxiliary determination basis. Based on the auxiliary determination basis, if it is determined that the verification information input box displayed by the operating system display interface of the current mobile phone is a verification information input box of the browser type application, the operating system of the mobile phone may default to the providing object of the verification code. The information meets the predetermined conditions.
- the mobile phone can determine whether one of Condition 1 and Condition 2 described above is provided, and according to the determination result, determine whether the verification information has a verification information display condition.
- the mobile phone may determine whether or not the condition combination of the above condition 1 and condition 2 is provided, and based on the determination result, determine whether the verification information has a verification information display condition.
- the following example shows how to determine if the combination of conditions is available.
- Method 1 determining whether the acquired specified scene information matches the predetermined scene information; determining that the acquired specified scene information matches the predetermined scene information, determining whether the information related to the message satisfies a predetermined condition; When the information related to the message satisfies the predetermined condition, it is determined that the verification information display condition is provided.
- a method for determining whether a verification information display condition is provided by using mode 1 is as shown in FIG. 5, and specifically includes the following steps:
- Step 21 determining whether the currently displayed verification information input box is empty, when it is determined that the verification information input box is not empty, the process ends; when it is determined that the verification information input box is empty, step 22 is performed;
- Step 22 Determine whether the application corresponding to the verification information exists locally, and when it is determined that the application corresponding to the verification information exists locally (hereinafter referred to as the application), step 23 is performed; otherwise, step 25 is performed;
- Step 23 Determine whether the verification information input box is the verification information input box of the application; when it is determined that the verification information input box is the verification information input box of the application, perform step 24; otherwise, end the process;
- Step 24 determining whether the verification information is in a valid period, and when the determination result is yes, displaying the verification information on the input method interface; otherwise, ending the process;
- Step 25 determining whether the keyboard type of the input method is a numeric keypad; when it is determined that the keyboard type is a numeric keypad, step 24 is performed; when it is determined that the keyboard type is not a numeric keypad, step 26 is performed;
- Step 26 determining a receiving moment of the message and a pop-up time of the keyboard; determining whether an absolute value of a time interval between the receiving moment and a pop-up time of the non-numeric keyboard is less than a preset time interval; When it is determined that the absolute value of the time interval is less than the preset time interval, the verification information is displayed on the input method interface; otherwise, the process ends.
- Mode 2 determining whether the information related to the message satisfies a predetermined condition; determining that the acquired specified scene information matches the predetermined scene information when determining that the information related to the message satisfies a predetermined condition; When the specified scene information matches the predetermined scene information, it is determined that the verification information display condition is provided.
- the operating system of the mobile phone when the message including the verification information received by the mobile phone is a short message, in order to prevent the user from repeatedly reading the short message in which the verification information already displayed on the input method interface is located, in one embodiment, when After the operating system of the mobile phone displays the verification information on the input method interface, the operating system of the mobile phone can notify the short message APP to mark the short message containing the verification information as read.
- the verification information can be obtained from the message containing the verification information, and the verification information is displayed on the input method interface, and the user does not need to remember the verification information, thereby Simplifies the process of user authentication.
- the method provided by the embodiment of the present application may be an application as an execution subject in addition to the operating system as an execution subject.
- an application is used as an execution entity, if an application can perform a specified association operation for the verification information and the application corresponding to the verification information, the corresponding application is required to open the data access interface to the application.
- the embodiment of the present application provides a processing device for verifying information, which is used to solve the problem that the authentication process in the short message is cumbersome due to the user needing to remember the verification code in the short message.
- a schematic diagram of a specific structure of the device is shown in FIG. 6, and includes: a verification information acquisition unit 31 and a verification information display unit 32.
- the verification information acquiring unit 31 acquires the verification information included in the received message
- the verification information display unit 32 is configured to display the verification information on the input method interface.
- the verification information display unit 32 is configured to display the verification information as a candidate for the input method on the input method interface.
- the verification information includes: verification code content.
- the verification information display unit 32 is further configured to display at least one item of information on the input method interface: time information included in the message; wherein the time information is related to the validity period of the verification information. Information; the object information of the verification information.
- the verification information display unit 32 is configured to input the verification code content displayed by the input method interface to an input box where the focus is located in response to an operation of the user.
- the verification information display unit 32 is configured to display the verification information on the input method interface after determining that the verification information display condition is met.
- the verification information display condition is provided, including at least one of the following: the information related to the verification information satisfies a predetermined condition; and the acquired specified scene information matches the predetermined scene information.
- the information related to the verification information includes at least one of the following:
- the input validity period information of the verification information The input validity period information of the verification information; the object information of the verification information.
- the input validity period information of the verification information is determined according to the receiving time of the message and the time information included in the message.
- the providing object information of the verification information is determined according to a sender of the message.
- the verification information display unit 32 is configured to: when the information related to the verification information includes the input validity period information of the verification information, determine that the verification information that the validity period of the verification information has not expired, satisfying The predetermined condition.
- the verification information display unit 32 is configured to: when the information related to the verification information includes the providing object information of the verification information, determine that the providing object is the interface corresponding to the input method interface The verification information of the application satisfies the predetermined condition.
- the specified scene information includes at least one of the following: a shape of an input box where the focus is located State; keyboard type information.
- the verification information display unit 32 is configured to: when the specified scene information includes keyboard type information, determine that the input box where the focus is located is empty, and satisfy a predetermined condition.
- the verification information display unit 32 is configured to: when the specified scene information includes keyboard type information, determine that the type of the keyboard is a numeric keyboard type, satisfy a predetermined condition; or the keyboard type is non- The absolute value of the numeric keypad type, and the time of receipt of the message and the time interval of the pop-up time of the non-numeric keyboard is less than a preset value, and the predetermined condition is satisfied.
- the verification information display unit 32 is configured to: send the verification information to the server of the application in response to an operation of the user.
- the verification information display unit 32 is further configured to: delete the input method interface from the verification information displayed within a set time length from the input method interface, if no operation of the user is received The verification information in .
- the processing device for verifying information provided in Embodiment 2 of the present application can obtain the verification information from the message containing the verification information, and display the verification information on the input method interface, without the user remembering the verification information, thereby Simplifies the process of user authentication.
- the embodiment of the present application provides a processing device for verifying information.
- the device can be, for example, a smartphone or a tablet.
- the verification information processing apparatus may include a processor, a memory, and the like.
- the memory is for storing program instructions; the processor is coupled to the memory for reading program instructions stored by the memory, and in response, performing an operation of: obtaining verification included in the received message Information; the verification information is displayed on the input method interface.
- the processor is configured to display the verification information as a candidate for the input method on the input method interface.
- the verification information includes: verification code content.
- the processor is configured to display, at the input method interface, at least one piece of information: time information included in the message; wherein the time information is information related to an expiration date of the verification information; The object information of the verification information is provided.
- the processor is configured to input the verification code content displayed by the input method interface to an input box where the focus is located in response to an operation of the user.
- the verification information When the verification information is displayed as a candidate for the input method on the input method interface, there may be cases where the displayed verification information is invalid or the verification information cannot be displayed. For example, when the candidate word display area of the input method interface is not empty, the verification information may not be displayed in the candidate word display area of the input method interface; or, when the verification information is invalid, it may appear in the The case where the verification information displayed in the candidate word display area of the input method interface is invalid.
- the processor is configured to display the verification information on the input method interface after determining that the verification information display condition is met.
- the information related to the verification information satisfies a predetermined condition; the acquired specified scene information matches the predetermined scene information.
- the information related to the verification information includes at least one of the following: input validity period information of the verification information; and providing object information of the verification information.
- the input validity period information of the verification information is determined according to the receiving time of the message and the time information included in the message.
- the providing object information of the verification information is determined according to the sender of the message.
- the processor is configured to: when the information related to the verification information includes the providing object information of the verification information, determine that the providing object is an application corresponding to an interface where the input method interface is located The verification information satisfies the predetermined condition.
- the processor is configured to: when the information related to the verification information includes the input validity period information of the verification information, determine verification information that the validity period of the verification information has not expired, satisfying the Predetermined conditions.
- the specified scene information includes at least one of the following: a state of an input box where the focus is located; and keyboard type information.
- the processor is configured to: when the specified scene information includes keyboard type information, determine that the input box where the focus is located is empty, and meet a predetermined condition.
- the processor is configured to: when the specified scene information includes keyboard type information, determine that the type of the keyboard is a numeric keyboard type, satisfy a predetermined condition; or the keyboard type is a non-numeric keyboard The absolute value of the type, and the time of receipt of the message and the time interval of the pop-up time of the non-numeric keyboard is less than a preset value, and the predetermined condition is satisfied.
- the processor is configured to send the verification information to a server of the application in response to an operation of a user.
- the processor is configured to display the verification information from the input method. If the user's operation is not received within the set time period from the interface, the verification information in the input method interface is deleted.
- the processing device for verifying information provided in Embodiment 3 of the present application can obtain the verification information from the message including the verification information, and display the verification information on the input method interface, without the user remembering the verification information, thereby Simplifies the process of user authentication.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
- a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
- processors CPUs
- input/output interfaces network interfaces
- memory volatile and non-volatile memory
- the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
- RAM random access memory
- ROM read only memory
- Memory is an example of a computer readable medium.
- Computer readable media includes both permanent and non-persistent, removable and non-removable media.
- Information storage can be implemented by any method or technology.
- the information can be computer readable instructions, data structures, modules of programs, or other data.
- Examples of computer storage media include, but are 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), electrically erasable programmable read only memory (EEPROM), flash memory, or other Memory technology, CD-ROM, digital versatile disc (DVD) or other optical storage, magnetic cassette, magnetic tape storage or other magnetic storage device or any other non-transportable medium, available for Stores information that can be accessed by the computing device.
- PRAM phase change memory
- SRAM static random access memory
- DRAM dynamic random access memory
- RAM random access memory
- ROM read only memory
- EEPROM electrically erasable programmable read only memory
- flash memory or other Memory technology
- CD-ROM digital versatile
- embodiments of the present application can be provided as a method, system, or computer program product.
- the present application can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment in combination of software and hardware.
- the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Human Computer Interaction (AREA)
- User Interface Of Digital Computer (AREA)
- Telephone Function (AREA)
- Information Transfer Between Computers (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
本申请实施例公开一种验证信息的处理方法,用以解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题。方法包括:获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。本申请实施例还公开一种验证信息的处理装置。
Description
本申请要求2015年12月09日递交的申请号为201510907167.0、发明名称为“一种验证信息的处理方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本申请涉及信息处理技术领域,尤其涉及一种验证信息的处理方法及装置。
目前,用户在执行登录APP的服务器等操作时,可能会需要用户进行身份验证。在这样的场景下,APP的服务器会根据用户终端的标识,向与用户账号绑定过的用户终端(如手机)发送验证码(一般为4~6位的数字或者是其他字符),用户后续通过在APP界面上的验证码输入框输入验证码,可以完成身份验证。
例如,以用户登录某购物APP的服务器为例,为完成身份验证,在用户终端接收到包含验证码的短信后,用户会打开短信APP对短信进行显示,并记住短信中的验证码;进一步的,用户切换回该购物APP,调用输入法应用,并通过输入法界面,在购物APP界面的验证码输入框手动输入记住的验证码,并触发用户终端向服务器发送该验证码,以使得服务器根据该验证码完成对用户的身份验证。
针对上例而言,由于需要用户打开短信APP,并记住短信中的验证码,从而导致身份验证过程较繁琐。
发明内容
本申请实施例提供一种验证信息的处理方法,用以解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题。
本申请实施例还提供一种验证信息的处理装置,用以解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题。
本申请实施例采用下述技术方案:
一种验证信息的处理方法,包括:
获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。
一种验证信息的处理装置,包括:
验证信息获取单元,用于获取接收的消息中包含的验证信息;验证信息显示单元,用于在输入法界面显示所述验证信息。
一种验证信息的处理装置,包括:
存储器,用于存储程序指令;处理器,耦合到所述存储器,用于读取所述存储器存储的程序指令,并作为响应,执行如下操作:获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。
本申请实施例采用的上述至少一个技术方案能够达到以下有益效果:
采用本申请实施例提供的验证信息的处理方法,可以实现从包含验证信息的消息中,获取验证信息,并在输入法界面显示所述验证信息,不需要用户记住所述验证信息,从而简化了用户进行身份验证的过程。
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:
图1为本申请实施例提供的一种验证信息的处理方法的具体实现流程示意图;
图2为本申请实施例提供的一种包含验证信息的短消息的示意图;
图3为本申请实施例提供的一种输入法应用的候选词展示区;
图4为本申请实施例提供的一种手机应用的验证码输入区;
图5为本申请实施例提供的一种判断是否具备执行指定关联操作的条件的具体流程图;
图6为本申请实施例提供的一种验证信息的处理装置的具体结构示意图。
为使本申请的目的、技术方案和优点更加清楚,下面将结合本申请具体实施例及相应的附图对本申请技术方案进行清楚、完整地描述。显然,所描述的实施例仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
以下结合附图,详细说明本申请各实施例提供的技术方案。
实施例1
为解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题,本申请实施例提供一种验证信息的处理方法。
本申请实施例提供的验证信息的处理方法的执行主体,可以但不限于为手机、平板电脑以及个人电脑(Personal Computer,PC)等用户终端中的至少一种;此外,该方法的执行主体还可以是用户终端上运行的应用程序(Application,APP)本身。
为便于描述,下文以该方法的执行主体为手机的操作系统为例,对该方法的实施方式进行介绍。可以理解,该方法的执行主体为手机的操作系统只是一种示例性的说明,并不应理解为对该方法的限定。
该方法的具体实现流程示意图如图1所示,主要包括下述步骤:
步骤11,手机的操作系统获取接收的消息中包含的验证信息;
所述接收的消息,可以为手机上安装的短信APP接收到的短消息;或者也可以为手机上安装的聊天APP接收到的即时通信消息,等等。所述消息中,可以包含验证信息。以短信APP和聊天APP为例,手机的操作系统,可以通过APP向操作系统开放的接口,获取APP接收的消息中包含的验证信息。
从用途上来讲,本申请实施例中所述的验证信息,可以是用于对用户进行身份验证的信息。
比如,该验证信息可以是用于保证信息安全性的验证码。举例来说,某购物应用的账号往往会与用户的手机号和支付应用(如银行或第三方支付平台等)绑定,则当用户利用所述账号购物时,为了保证用户电子账户的安全性,所述支付应用的服务器往往会向所述手机号推送包含验证信息(一般为4位数数字)的短消息,用户将该验证信息发送给所述支付应用的服务器,可以完成身份验证。
又比如,本申请实施例中所述的验证信息,也可以是用于区分用户是计算机还是人的全自动区分计算机和人类的图灵测试(Completely Automated Public Turing test to tell Computers and Humans Apart,CAPTCHA,简称“验证码”)。
本申请实施例中,所述验证信息可以包括验证码内容,其中,所述验证码一般为数字、字母或文字等字符;或者,验证码也可以是数字、字母或文字中至少两者构成的字符组合。
一般地,手机的操作系统接收到的包含验证信息的消息中,除了包含验证信息外,还可以包含其他特定的内容,如消息的发送方、与消息中包含的验证信息的有效期相关的时间信息,等等。
包含验证信息的消息,可以具有相同或不同的格式。比如,APP1的服务器A发送(服务器一般通过移动通信网络的基站发送短消息)的包含验证信息的消息为:“[服务器A]验证码:1234”,APP2的服务器B发送的包含验证信息的消息为:“[服务器B]验证信息1234”,APP3的服务器C发送的包含验证信息的消息为:“[服务器C]验证码1234,15分钟内有效”。
手机的操作系统可以但不限于通过以下两种方式,实现获取接收的消息中包含的验证信息和其他特定内容:
方式1:根据消息的格式,对消息进行解析,从而获取所述消息中与指定符号相关的信息。
例如,假设短信APP接收到的包含所述验证信息的短消息如图2所示,则根据预先保存的所述格式,操作系统可以获得方括号以内的信息,作为所述短消息的发送方;获取带有下划线的信息,作为所述短消息中包含的验证消息;并获取位于带有下划线的信息之后,且与所述带有下划线的信息间隔一个字符的时间信息“15分钟以内”。这里所说的“方括号”、“下划线”,均为所述指定符号。
需要说明的是,手机的操作系统可以分别根据不同消息的格式,确定消息中的指定符号,并分别获取消息中与指定符号相关的信息。就具体实现方式而言,比如,手机的操作系统可以预先保存短消息的不同格式与短消息的发送方号码的映射关系;在保存了该映射关系的情况下,手机的操作系统在接收到短消息后,可以根据该短消息的发送方号码以及该映射关系,确定出该短消息映射的格式,从而根据该格式,实现对短消息的解析。
方式2:通过对消息的解析,获取消息中包含的、带有指定特征的信息。
例如,用户手机的短信APP接收到的包含验证信息的短消息为:“[新浪科技]验证码:1234,有效期15分钟”,其中,“[新浪科技]”带有“发送方标识”,“1234”带有“验证信息标识”,“15分钟”带有“时间标识”。那么,手机的操作系统根据预先保存的“发送方标识”、“验证信息标识”和“时间标识”,对短消息进行解析,可以获取到短信发送方信息“[新浪科技]”,验证信息“1234”以及时间信息“15分钟”。
上述对消息的解析方式,仅是一种示例性的说明。本申请实施例中,也可以采用其他方式,实现对消息进行解析,从而获取到消息中的验证信息和其他特定内容。
还需要说明的是,针对消息的发送服务器的确定方式而言,手机的操作系统还可以通过接收到的消息的发送号码(如,电话号码以及聊天账号,等等),以及消息的不同
发送号码与相应的服务器的预设映射关系,确定所述消息的发送服务器。
步骤12,在输入法界面显示通过执行步骤11获取的验证信息。
具体的,本申请实施例中,可以将所述验证信息作为输入法的候选项,显示在输入法界面。比如,可以将所验证信息作为输入法的候选词,显示在如图3所示的输入法界面的候选词展示区中(比如,可以显示在候选词展示区的右侧,也可以显示在候选词展示区的左侧,等等)。
后续当手机接收到用户对所述输入法界面显示的所述验证信息的操作时,响应于用户的操作,手机可以对所述验证信息执行指定操作,所述指定操作包括但不仅限于下述两种:
操作1:将所述输入法界面显示的所述验证码内容,输入到焦点所在的输入框。
比如,当手机的操作系统接收到用户通过对所述输入法界面显示的所述验证码内容执行操作(如,点击操作,滑动操作等)时,响应于用户的操作,手机的操作系统可以将输入法界面显示的验证码内容,展示在如图4所示的应用的验证码输入区内。
需要说明的是,当手机当前展示的界面所属的应用与验证信息对应的应用不相同时,手机的操作系统可以将手机当前展示的界面,切换为验证信息对应的应用的界面,并在验证信息对应的应用的界面指定区域,展示验证信息。或者,手机的操作系统可以记录验证信息,并在将手机当前展示的界面切换为验证信息对应的应用的界面后,将记录的验证信息展示在验证信息对应的应用的界面指定区域。
操作2:将验证信息发送给验证信息对应的应用的服务器。
手机的操作系统可以将获取到的验证信息,直接发送给与所述验证信息对应的应用的服务器,以使得所述服务器对接收到的验证信息进行验证。
其中,所述验证信息所对应的应用,是指使用所述验证信息进行用户身份验证的应用。该应用本身可以具备验证所述验证信息是否正确的功能,或者,该应用也可以将所述验证信息发送给该应用的服务器进行验证。
比如,若发送包含验证信息的短消息的服务器与某应用对应的服务器是同一服务器,则一般可以说明,该验证信息与所述某应用之间存在对应关系。本申请实施例中,可以将这种对应关系,称为明确对应关系。
而若发送所述验证信息的服务器,与应用对应的服务器虽不是同一服务器,但这两个服务器之间存在特定关联关系,该验证信息与所述某应用之间存在对应关系。申请实施例中,可以将这种对应关系,称为一般对应关系。
针对明确对应关系而言,例如,假设聊天APP的服务器为服务器A,购物APP的服务器为服务器B,则当所述短消息的发送方服务器为服务器A时,所述短消息中包含的验证信息对应的应用为聊天APP;而当所述短信息的发送方服务器为服务器B时,所述短消息中包含的验证信息所对应的应用为购物APP。
针对一般对应关系而言,例如,发送验证信息的服务器为服务器C,该服务器C发送的验证信息可以通过服务器A以及服务器B进行验证;假设服务器A为手机上安装的聊天APP的服务器,服务器B为手机上安装的购物APP的服务器,则服务器C发送的验证信息分别与手机上安装的两个应用(购物APP和聊天APP)对应。
无论是验证信息和应用之间是明确对应关系,还是一般对应关系,本申请实施例中,在接收到消息后,都可以确定消息的指定特征的内容,以及预先设置的指定特征的不同内容与相应的服务器的映射关系,确定消息所对应的服务器,也即确定消息包含的验证信息所对应的服务器。所述指定特征的内容,比如可以是短消息的发送方号码,或者是消息的指定字段中的内容(该内容比如是应用名称),等等。
需要说明的是,在输入法界面显示所述验证信息后,为了不影响用户后续对输入法应用的使用,在一种实施方式中,本申请实施例提供的方法还可以包括:从所述验证信息展示在输入法界面起的设定时间长度内,若没有接收到用户的操作,则删除所述输入法界面中的所述验证信息。例如,假设验证信息展示在输入法界面,且设定时间长度为10s,则将所述验证信息展示在所述输入法界面起10s内手机的操作系统未接收到用户的操作,则可以将输入法界面中展示的验证信息删除。
需要说明的是,如果仅仅在输入法界面显示验证信息,如,验证码内容等,此时用户可能无法获知该验证信息所对应的应用以及该验证信息是否有效,进而用户可能无法确定是否可以对所述验证信息执行下一步操作,为了使用户可以判断是否对显示在输入法界面中的验证信息执行操作,在一种实施方式中,本申请实施例还可以在输入法界面显示以下至少一项信息,具体可以包括:
信息1:所述消息中包括的时间信息;其中,所述时间信息为与验证信息的有效期相关的信息;
例如,若假设手机的短信APP接收到如图2所示的短消息,则手机操作系统可以将所述消息中包含的验证码以及时间信息(15分钟内输入有效)显示在输入法界面的候选词输入区。
需要说明的是,若手机接收到的消息中不包括所述时间信息时,在一种实施方式中,
手机的操作系统可以将预先设置的默认有效时间(比如,半个小时或者一个小时)作为该消息中的时间信息。
信息2:所述验证信息的提供对象信息。
需要说明的是,所述验证信息的提供对象信息可以是根据所述消息的发送方确定。比如,手机接收到的消息的发送方服务器为服务器A,则可以确定所述消息中包含的验证信息的提供对象信息为服务器A。
需要说明的是,在将所述验证信息作为输入法的候选项显示在输入法界面时,可能会出现显示的验证信息无效或者验证信息无法显示的情况。比如,当所述输入法界面的候选词展示区不为空时,所述输入法界面的候选词展示区中将无法显示所述验证信息;或者,当所述验证信息失效时,会出现在所述输入法界面的候选词展示区显示的验证信息无效的情况。
为了避免发生上述情况而导致不必要的处理资源浪费,在一种实施方式中,步骤12的具体实现方式包括:在确定具备验证信息显示条件后,在输入法界面显示所述验证信息。
所述具备验证信息显示条件,具体可以包括但不限于以下两种中的至少一种:
条件1:与所述验证信息相关的信息满足预定条件;
其中,与所述验证信息相关的信息,可以包括但不限于下述两种类型的信息中的至少一种:
类型1:所述验证信息的输入有效期信息。
所述验证信息的输入有效期信息,可以根据所述消息的接收时间以及所述消息中包括的时间信息确定。
则,当与所述验证信息相关的信息包括所述验证信息的输入有效期信息时,所述满足预定条件,包括:所述验证信息的有效期未过期。
例如,若假设手机的短信APP接收到如图2所示的短消息,操作系统可以获取到所述消息中包括的时间信息为:短消息中包含的验证信息有效期15分钟,手机操作系统获得短消息的接收时间为“10月30日,下午8:28”,且手机操作系统将所述消息中包含的验证码显示在输入法界面的候选词输入区。那么,若手机的操作系统在10月30日下午8:30接收到用户对所述验证信息的操作时,由于短信应用接收到所述短消息为2分钟,并未超过所述验证信息的有效期15分钟,从而可以确定所述短消息中包含验证信息的有效期未过期。
类型2:所述验证码的提供对象信息。
当与所述验证信息相关的信息包括所述验证信息的提供对象信息时,所述满足预定条件,包括:所述验证信息的提供对象,为所述输入法界面所在界面对应的应用。即所述验证信息的提供方服务器,为所述输入法界面所在界面对应的应用的服务器。
其中,所述输入法界面所在界面对应的应用,可以是指调用输入法界面的应用。例如,用户启动微博APP,并期望输入微博内容时,该微博APP会调用输入法界面,以使得用户可以通过输入法界面输入微博内容,此时可以将微博APP称为输入法界面所在界面对应的应用。
条件2:获取的指定场景信息与预定的场景信息相匹配。
本申请实施例中,指定场景信息可以包括但不限于下述两种类型的信息中的至少一种:
类型a:焦点所在输入框的状态。
当所述指定场景信息包括焦点所在输入框的状态时,所述满足预定条件,包括:所述焦点所在输入框为空。
一般地,所述焦点所在输入框往往为如图4所示的应用的验证码输入区,则应用的验证码输入区为空,可以视为满足预定条件。
类型b:键盘类型信息。
当所述指定场景信息包括键盘类型信息时,所述满足预定条件,包括:
所述键盘的类型为数字键盘类型;或所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值。
在大多数情况下,验证信息往往为数字,因此为了提高验证信息的输入效率,目前,当手机的操作系统展示界面当前展示的场景中包括验证信息输入框时,此时手机的操作系统可以通知输入法应用将键盘切换为数字键盘。此外,当发生应用界面切换时,根据切换后应用界面功能的不同(比如有的应用界面用于支持用户输入待计算的数字;有的应用界面用于支持用户输入文字;有的应用界面不支持用户进行字符的输入),手机的操作系统可以通知输入法应用弹出非数字键盘或者不弹出键盘。因而当所述指定场景信息包括键盘类型信息时,所述满足预定条件,包括:所述键盘的类型为数字键盘类型。
考虑到当当前展示的输入法应用的键盘的类型虽然不为数字键盘,但用户仍然有可能期望输入验证信息,因此,本申请实施例中,可以根据能够反映用户有输入验证信息的倾向的信息,来进行进一步判断。在一种实施方式中,当所述指定场景信息包括键盘
类型信息时,所述满足预定条件,还可以包括:所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值。
例如,预设的时间间隔为10s,假设在键盘弹起10s后,手机的操作系统才接收到包含验证信息的短消息,此时手机的操作系统将不会对所述短消息中的验证信息执行关联操作;而当键盘弹起10s内,手机的操作系统接收到包含验证信息的短消息,此时手机的操作系统可以确定键盘类型信息满足预定条件。
需要说明的是,一般地,用户不仅可以通过不同APP完成对该APP对应的服务器的访问,还可以采用B/S(Brower/Server)模式,通过利用浏览器APP实现对不同的APP的服务器进行访问。在这样的场景下,在进行身份验证时,手机接收到的包含验证信息的消息的提供对象,往往为用户所访问的网页的服务器,而当前手机的操作系统展示界面展示的应用为浏览器APP,在这样的情况下,如果仍按照上文判断与所述验证信息相关的信息是否满足预定条件过程中的“所述验证码的提供对象信息满足预定条件为:所述验证信息的提供对象,为所述输入法界面所在界面对应的应用”这一规则进行判断,则会确定出与所述验证信息相关的信息不满足预定条件,进而无法完成验证。
为了避免上述的情况的发生,在手机的操作系统判断所述验证码的提供对象信息是否满足预定条件时,还可以将应用的类型作为辅助判定依据。基于该辅助判定依据,若判断出当前手机的操作系统展示界面展示的验证信息输入框,为浏览器类型的应用的验证信息输入框,则手机的操作系统可以默认该所述验证码的提供对象信息满足预定条件。
在实际应用中,手机可以判断是否具备上述介绍的条件1和条件2中的一种,并根据判断结果,确定所述验证信息是否具备验证信息显示条件。
或者,手机也可以判断是否具备上述条件1以及条件2构成的条件组合,并根据判断结果,确定所述验证信息是否具备验证信息显示条件。
以下举例介绍如何判断是否具备所述条件组合。
比如,在实际应用中,可以但不限于通过以下两种方式,实现判断是否具备所述条件组合:
方式1:判断获取的指定场景信息是否与预定的场景信息相匹配;在判断出获取的指定场景信息与预定的场景信息相匹配时,判断与所述消息相关的信息是否满足预定条件;在判断出与所述消息相关的信息满足预定条件时,确定具备验证信息显示条件。
举例而言,在实际中采用方式1判断是否具备验证信息显示条件的一种流程如图5所示,具体包括下述步骤:
步骤21:判断当前展示的验证信息输入框是否为空,在判断出所述验证信息输入框不为空时,结束流程;当判断出所述验证信息输入框为空时,执行步骤22;
步骤22:判断本地是否存在所述验证信息对应的应用,在判断出本地存在所述验证信息对应的应用(后称所述应用)时,执行步骤23;否则,执行步骤25;
步骤23:判断所述验证信息输入框是否为所述应用的验证信息输入框;在判断出所述验证信息输入框为所述应用的验证信息输入框时,执行步骤24;否则,结束流程;
步骤24:判断所述验证信息是否处于有效期,当判断结果为是时,将验证信息显示在输入法界面;否则,结束流程;
步骤25:判断输入法应用的键盘类型是否为数字键盘;在判断出所述键盘类型为数字键盘时,执行步骤24;在判断出所述键盘类型不为数字键盘时,执行步骤26;
步骤26:确定所述消息的接收时刻以及所述键盘的弹起时刻;判断所述接收时刻与所述非数字键盘的弹起时刻之间的时间间隔的绝对值是否小于预设的时间间隔;在判断出所述时间间隔的绝对值小于预设的时间间隔时,将验证信息显示在输入法界面;否则,结束流程。
方式2:判断与所述消息相关的信息是否满足预定条件;在判断出与所述消息相关的信息满足预定条件时,判断获取的指定场景信息是否与预定的场景信息相匹配;在判断出获取的指定场景信息与预定的场景信息相匹配时,确定具备验证信息显示条件。
具体的,可以根据实际情况,灵活设置如何判断是否具备验证信息显示条件。
还需要说明的是,当手机接收到的包括验证信息的消息为短消息时,为了避免用户对已经在输入法界面显示的验证信息所在的短消息的重复阅读,在一种实施方式中,当手机的操作系统在输入法界面显示验证信息后,手机的操作系统可以通知短信APP将包含所述验证信息的短信标记为已读。
采用本申请实施例1提供的验证信息的处理方法,可以实现从包含验证信息的消息中,获取验证信息,并在输入法界面显示所述验证信息,不需要用户记住所述验证信息,从而简化了用户进行身份验证的过程。
本申请实施例提供的该方法,除了可以是操作系统作为执行主体外,还可以是某应用作为执行主体。当由所述某应用作为执行主体时,若某应用能够针对验证信息以及验证信息所对应的应用执行指定关联操作,则往往要求所述对应的应用向所述某应用开放数据访问接口。
实施例2
本申请实施例提供了一种验证信息的处理装置,用以解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题。该装置的具体结构示意图如图6所示,包括:验证信息获取单元31以及验证信息显示单元32。
其中,验证信息获取单元31,获取接收的消息中包含的验证信息;
验证信息显示单元32,用于在输入法界面显示所述验证信息。
在一种实施方式中,验证信息显示单元32,用于:将所述验证信息作为输入法的候选项,显示在所述输入法界面。
在一种实施方式中,所述验证信息,包括:验证码内容。
在一种实施方式中,验证信息显示单元32,还用于:在输入法界面显示以下至少一项信息:所述消息中包括的时间信息;其中,所述时间信息为与验证信息的有效期相关的信息;所述验证信息的提供对象信息。
在一种实施方式中,验证信息显示单元32,用于:响应于用户的操作,将所述输入法界面显示的所述验证码内容,输入到焦点所在的输入框。
在一种实施方式中,验证信息显示单元32,用于:在确定具备验证信息显示条件后,在输入法界面显示所述验证信息。
在一种实施方式中,具备验证信息显示条件,包括下述至少一种:与所述验证信息相关的信息满足预定条件;获取的指定场景信息与预定的场景信息相匹配。
在一种实施方式中,与所述验证信息相关的信息,包括下述至少一种:
所述验证信息的输入有效期信息;所述验证信息的提供对象信息。
在一种实施方式中,所述验证信息的输入有效期信息,根据所述消息的接收时间以及所述消息中包括的时间信息确定。
在一种实施方式中,所述验证信息的提供对象信息根据所述消息的发送方确定。
在一种实施方式中,验证信息显示单元32,用于:当与所述验证信息相关的信息包括所述验证信息的输入有效期信息时,确定所述验证信息的有效期未过期的验证信息,满足所述预定条件。
在一种实施方式中,验证信息显示单元32,用于:当与所述验证信息相关的信息包括所述验证信息的提供对象信息时,确定所述提供对象为所述输入法界面所在界面对应的应用的验证信息,满足所述预定条件。
在一种实施方式中,所述指定场景信息,包括下述至少一种:焦点所在输入框的状
态;键盘类型信息。
在一种实施方式中,验证信息显示单元32,用于:当所述指定场景信息包括键盘类型信息时,确定所述焦点所在输入框为空,满足预定条件。
在一种实施方式中,验证信息显示单元32,用于:当所述指定场景信息包括键盘类型信息时,确定所述键盘的类型为数字键盘类型,满足预定条件;或所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值,满足预定条件。
在一种实施方式中,验证信息显示单元32,用于:响应于用户的操作,将所述验证信息发送给所述应用的服务器。
在一种实施方式中,验证信息显示单元32,还用于:从所述验证信息展示在输入法界面起的设定时间长度内,若没有接收到用户的操作,则删除所述输入法界面中的所述验证信息。
采用本申请实施例2提供的验证信息的处理装置,可以实现从包含验证信息的消息中,获取验证信息,并在输入法界面显示所述验证信息,不需要用户记住所述验证信息,从而简化了用户进行身份验证的过程。
实施例3
为解决现有技术中由于用户需要记住短信中的验证码,而导致身份验证过程较繁琐的问题。本申请实施例提供一种验证信息的处理装置。
该装置,比如可以是智能手机或平板电脑等。所述验证信息处理装置可以包括处理器以及存储器等。
其中,所述存储器用于存储程序指令;所述处理器,耦合到所述存储器,用于读取所述存储器存储的程序指令,并作为响应,执行如下操作:获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。
在一种实施方式中,所述处理器,用于将所述验证信息作为输入法的候选项,显示在所述输入法界面。
所述验证信息,包括:验证码内容。
在一种实施方式中,所述处理器,用于在输入法界面显示以下至少一项信息:所述消息中包括的时间信息;其中,所述时间信息为与验证信息的有效期相关的信息;所述验证信息的提供对象信息。
在一种实施方式中,所述处理器,用于响应于用户的操作,将所述输入法界面显示的所述验证码内容,输入到焦点所在的输入框。
在将所述验证信息作为输入法的候选项显示在输入法界面时,可能会出现显示的验证信息无效或者验证信息无法显示的情况。比如,当所述输入法界面的候选词展示区不为空时,所述输入法界面的候选词展示区中将无法显示所述验证信息;或者,当所述验证信息失效时,会出现在所述输入法界面的候选词展示区显示的验证信息无效的情况。
为了避免发生上述情况而导致不必要的处理资源浪费,所述处理器,用于在确定具备验证信息显示条件后,在输入法界面显示所述验证信息。
其中,具备执行指定关联操作的条件,包括下述至少一种:
与所述验证信息相关的信息满足预定条件;获取的指定场景信息与预定的场景信息相匹配。
与所述验证信息相关的信息,包括下述至少一种:所述验证信息的输入有效期信息;所述验证信息的提供对象信息。
其中,所述验证信息的输入有效期信息,根据所述消息的接收时间以及所述消息中包括的时间信息确定。所述验证信息的提供对象信息根据所述消息的发送方确定。
在一种实施方式中,所述处理器,用于当与所述验证信息相关的信息包括所述验证信息的提供对象信息时,确定所述提供对象为所述输入法界面所在界面对应的应用的验证信息,满足所述预定条件。
在一种实施方式中,所述处理器,用于当与所述验证信息相关的信息包括所述验证信息的输入有效期信息时,确定所述验证信息的有效期未过期的验证信息,满足所述预定条件。
所述指定场景信息,包括下述至少一种:焦点所在输入框的状态;键盘类型信息。
在一种实施方式中,所述处理器,用于当所述指定场景信息包括键盘类型信息时,确定所述焦点所在输入框为空,满足预定条件。
在一种实施方式中,所述处理器,用于当所述指定场景信息包括键盘类型信息时,确定所述键盘的类型为数字键盘类型,满足预定条件;或所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值,满足预定条件。
在一种实施方式中,所述处理器,用于响应于用户的操作,将所述验证信息发送给所述应用的服务器。
当验证信息展示在输入法应用的候选词展示区后,为了不影响用户后续对输入法应用的使用,在一种实施方式中,所述处理器,用于从所述验证信息展示在输入法界面起的设定时间长度内,若没有接收到用户的操作,则删除所述输入法界面中的所述验证信息。
采用本申请实施例3提供的验证信息的处理装置,可以实现从包含验证信息的消息中,获取验证信息,并在输入法界面显示所述验证信息,不需要用户记住所述验证信息,从而简化了用户进行身份验证的过程。
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器
(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。
本领域技术人员应明白,本申请的实施例可提供为方法、系统或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
以上所述仅为本申请的实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。
Claims (35)
- 一种验证信息的处理方法,其特征在于,包括:获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。
- 如权利要求1所述的方法,其特征在于,在输入法界面显示所述验证信息,包括:将所述验证信息作为输入法的候选项,显示在所述输入法界面。
- 如权利要求1所述的方法,其特征在于,所述验证信息,包括:验证码内容。
- 如权利要求1所述的方法,其特征在于,还包括:在输入法界面显示以下至少一项信息:所述消息中包括的时间信息;其中,所述时间信息为与验证信息的有效期相关的信息;所述验证信息的提供对象信息。
- 如权利要求3或4所述的方法,其特征在于,还包括:响应于用户的操作,将所述输入法界面显示的所述验证码内容,输入到焦点所在的输入框。
- 如权利要求1所述的方法,其特征在于,在输入法界面显示所述验证信息,包括:在确定具备验证信息显示条件后,在输入法界面显示所述验证信息。
- 如权利要求6所述的方法,其特征在于,具备验证信息显示条件,包括下述至少一种:与所述验证信息相关的信息满足预定条件;获取的指定场景信息与预定的场景信息相匹配。
- 如权利要求7所述的方法,其特征在于,与所述验证信息相关的信息,包括下述至少一种:所述验证信息的输入有效期信息;所述验证信息的提供对象信息。
- 如权利要求8所述的方法,其特征在于,所述验证信息的输入有效期信息,根据所述消息的接收时间以及所述消息中包括的时间信息确定。
- 如权利要求8所述的方法,其特征在于,所述验证信息的提供对象信息根据所述消息的发送方确定。
- 如权利要求8所述的方法,其特征在于,当与所述验证信息相关的信息包括所述验证信息的输入有效期信息时,所述满足预定条件,包括:所述验证信息的有效期未过期。
- 如权利要求8所述的方法,其特征在于,当与所述验证信息相关的信息包括所述验证信息的提供对象信息时,所述满足预定条件,包括:所述验证信息的提供对象,为所述输入法界面所在界面对应的应用。
- 如权利要求7所述的方法,其特征在于,所述指定场景信息,包括下述至少一种:焦点所在输入框的状态;键盘类型信息。
- 如权利要求13所述的方法,其特征在于,当所述指定场景信息包括焦点所在输入框的状态时,所述满足预定条件,包括:所述焦点所在输入框为空。
- 如权利要求13所述的方法,其特征在于,当所述指定场景信息包括键盘类型信息时,所述满足预定条件,包括:所述键盘的类型为数字键盘类型;或所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值。
- 如权利要求1所述的方法,其特征在于,在输入法界面显示所述验证信息之后,所述方法还包括:响应于用户的操作,将所述验证信息发送给所述应用的服务器。
- 如权利要求1所述的方法,其特征在于,在输入法界面显示所述验证信息后,所述方法还包括:从所述验证信息展示在输入法界面起的设定时间长度内,若没有接收到用户的操作,则删除所述输入法界面中的所述验证信息。
- 一种验证信息的处理装置,其特征在于,包括:验证信息获取单元,用于获取接收的消息中包含的验证信息;验证信息显示单元,用于在输入法界面显示所述验证信息。
- 如权利要求18所述的装置,其特征在于,验证信息显示单元,用于:将所述验证信息作为输入法的候选项,显示在所述输入法界面。
- 如权利要求18所述的装置,其特征在于,所述验证信息,包括:验证码内容。
- 如权利要求20所述的装置,其特征在于,验证信息显示单元,还用于:在输入法界面显示以下至少一项信息:所述消息中包括的时间信息;其中,所述时间信息为与验证信息的有效期相关的信息;所述验证信息的提供对象信息。
- 如权利要求20或21任一权项所述的装置,其特征在于,验证信息显示单元,用于:响应于用户的操作,将所述输入法界面显示的所述验证码内容,输入到焦点所在的输入框。
- 如权利要求18所述的装置,其特征在于,验证信息显示单元,用于:在确定具备验证信息显示条件后,在输入法界面显示所述验证信息。
- 如权利要求23所述的装置,其特征在于,具备验证信息显示条件,包括下述至少一种:与所述验证信息相关的信息满足预定条件;获取的指定场景信息与预定的场景信息相匹配。
- 如权利要求24所述的装置,其特征在于,与所述验证信息相关的信息,包括下述至少一种:所述验证信息的输入有效期信息;所述验证信息的提供对象信息。
- 如权利要求25所述的装置,其特征在于,所述验证信息的输入有效期信息,根据所述消息的接收时间以及所述消息中包括的时间信息确定。
- 如权利要求25所述的装置,其特征在于,所述验证信息的提供对象信息根据所述消息的发送方确定。
- 如权利要求25所述的装置,其特征在于,验证信息显示单元,用于:当与所述验证信息相关的信息包括所述验证信息的输入有效期信息时,确定所述验证信息的有效期未过期的验证信息,满足所述预定条件。
- 如权利要求25所述的装置,其特征在于,验证信息显示单元,用于:当与所述验证信息相关的信息包括所述验证信息的提供对象信息时,确定所述提供对象为所述输入法界面所在界面对应的应用的验证信息,满足所述预定条件。
- 如权利要求24所述的装置,其特征在于,所述指定场景信息,包括下述至少一种:焦点所在输入框的状态;键盘类型信息。
- 如权利要求30所述的装置,其特征在于,验证信息显示单元,用于:当所述指定场景信息包括键盘类型信息时,确定所述焦点所在输入框为空,满足预定条件。
- 如权利要求30所述的装置,其特征在于,验证信息显示单元,用于:当所述指定场景信息包括键盘类型信息时,确定所述键盘的类型为数字键盘类型,满足预定条件;或所述键盘类型为非数字键盘类型、且所述消息的接收时刻以及所述非数字键盘的弹起时刻的时间间隔的绝对值小于预设值,满足预定条件。
- 如权利要求18所述的装置,其特征在于,验证信息显示单元,用于:响应于用户的操作,将所述验证信息发送给所述应用的服务器。
- 如权利要求18所述的装置,其特征在于,验证信息显示单元,还用于:从所述验证信息展示在输入法界面起的设定时间长度内,若没有接收到用户的操作,则删除所述输入法界面中的所述验证信息。
- 一种验证信息的处理装置,其特征在于,包括:存储器,用于存储程序指令;处理器,耦合到所述存储器,用于读取所述存储器存储的程序指令,并作为响应,执行如下操作:获取接收的消息中包含的验证信息;在输入法界面显示所述验证信息。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/002,770 US10511594B2 (en) | 2015-12-09 | 2018-06-07 | Verification information processing method and device |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510907167.0 | 2015-12-09 | ||
| CN201510907167.0A CN106856474A (zh) | 2015-12-09 | 2015-12-09 | 一种验证信息的处理方法及装置 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/002,770 Continuation-In-Part US10511594B2 (en) | 2015-12-09 | 2018-06-07 | Verification information processing method and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017097144A1 true WO2017097144A1 (zh) | 2017-06-15 |
Family
ID=59012702
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/107599 Ceased WO2017097144A1 (zh) | 2015-12-09 | 2016-11-29 | 一种验证信息的处理方法及装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10511594B2 (zh) |
| CN (1) | CN106856474A (zh) |
| WO (1) | WO2017097144A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2019220186A (ja) * | 2019-07-10 | 2019-12-26 | 華為技術有限公司Huawei Technologies Co.,Ltd. | 確認コード取得方法および装置、ならびに端末 |
| US11317257B2 (en) | 2015-12-31 | 2022-04-26 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9152313B2 (en) * | 2012-08-06 | 2015-10-06 | Shutterfly, Inc. | Unified picture access across devices |
| CN107817906A (zh) * | 2017-12-04 | 2018-03-20 | 北京小米移动软件有限公司 | 一种输入的方法和装置 |
| CN113343189B (zh) * | 2021-07-01 | 2024-11-26 | 百融云创科技股份有限公司 | 防止恶意刷取短信验证码的方法及装置 |
| CN114124865A (zh) * | 2021-10-27 | 2022-03-01 | 钉钉(中国)信息技术有限公司 | 消息同步方法及装置 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130139239A1 (en) * | 2011-11-29 | 2013-05-30 | Telesign Corporation | Dual code authentication system |
| CN103546877A (zh) * | 2013-10-30 | 2014-01-29 | 上海斐讯数据通信技术有限公司 | 一种获取并输入内容码的方法、系统和移动终端 |
| CN103902740A (zh) * | 2014-04-22 | 2014-07-02 | 锤子科技(北京)有限公司 | 短信息验证码的驻留方法及装置 |
| CN104935744A (zh) * | 2015-06-10 | 2015-09-23 | 腾讯科技(深圳)有限公司 | 一种验证码显示方法、验证码显示装置及移动终端 |
| CN105101122A (zh) * | 2015-06-29 | 2015-11-25 | 安一恒通(北京)科技有限公司 | 验证码输入方法和装置 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7421474B2 (en) | 2002-05-13 | 2008-09-02 | Ricoh Co. Ltd. | Verification scheme for email message containing information about remotely monitored devices |
| JP3915663B2 (ja) * | 2002-11-06 | 2007-05-16 | ソニー株式会社 | データ処理システム、情報処理装置、および方法、並びにコンピュータ・プログラム |
| US20060265243A1 (en) | 2005-05-20 | 2006-11-23 | Jeffrey Racho | System and method for establishing or verifying a person's identity using SMS and MMS over a wireless communications network |
| WO2010004576A1 (en) * | 2008-06-13 | 2010-01-14 | Shourabh Shrivastav | Real time authentication of payment cards |
| US8761737B2 (en) * | 2011-01-06 | 2014-06-24 | Blackberry Limited | Delivery and management of status notifications for group messaging |
| JP5768841B2 (ja) * | 2013-06-21 | 2015-08-26 | コニカミノルタ株式会社 | 画像形成システム、画像形成装置、遠隔操作装置およびプログラム |
| US10756906B2 (en) * | 2013-10-01 | 2020-08-25 | Kalman Csaba Toth | Architecture and methods for self-sovereign digital identity |
| US10263980B2 (en) * | 2014-03-06 | 2019-04-16 | Telefonaktiebolaget Lm Ericsson (Publ) | Network node, device and methods for providing an authentication module |
| US10362042B2 (en) | 2014-10-22 | 2019-07-23 | Huawei Technologies Co., Ltd. | Method for transmitting verification information and terminal |
| CN104917669A (zh) * | 2015-05-29 | 2015-09-16 | 北京搜狗科技发展有限公司 | 一种信息处理方法和装置 |
| CN105094551A (zh) * | 2015-07-24 | 2015-11-25 | 联想(北京)有限公司 | 一种信息处理方法及电子设备 |
-
2015
- 2015-12-09 CN CN201510907167.0A patent/CN106856474A/zh active Pending
-
2016
- 2016-11-29 WO PCT/CN2016/107599 patent/WO2017097144A1/zh not_active Ceased
-
2018
- 2018-06-07 US US16/002,770 patent/US10511594B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130139239A1 (en) * | 2011-11-29 | 2013-05-30 | Telesign Corporation | Dual code authentication system |
| CN103546877A (zh) * | 2013-10-30 | 2014-01-29 | 上海斐讯数据通信技术有限公司 | 一种获取并输入内容码的方法、系统和移动终端 |
| CN103902740A (zh) * | 2014-04-22 | 2014-07-02 | 锤子科技(北京)有限公司 | 短信息验证码的驻留方法及装置 |
| CN104935744A (zh) * | 2015-06-10 | 2015-09-23 | 腾讯科技(深圳)有限公司 | 一种验证码显示方法、验证码显示装置及移动终端 |
| CN105101122A (zh) * | 2015-06-29 | 2015-11-25 | 安一恒通(北京)科技有限公司 | 验证码输入方法和装置 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11317257B2 (en) | 2015-12-31 | 2022-04-26 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
| US11864068B2 (en) | 2015-12-31 | 2024-01-02 | Huawei Technologies Co., Ltd. | Verification code obtaining method and apparatus, and terminal |
| JP2019220186A (ja) * | 2019-07-10 | 2019-12-26 | 華為技術有限公司Huawei Technologies Co.,Ltd. | 確認コード取得方法および装置、ならびに端末 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106856474A (zh) | 2017-06-16 |
| US20190068584A1 (en) | 2019-02-28 |
| US10511594B2 (en) | 2019-12-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20250021963A1 (en) | Using on-demand applications to process encrypted data from a contactless card | |
| US11864068B2 (en) | Verification code obtaining method and apparatus, and terminal | |
| WO2017097144A1 (zh) | 一种验证信息的处理方法及装置 | |
| US9544295B2 (en) | Login method for client application and corresponding server | |
| KR20210121068A (ko) | 클립보드에 복사할 카드 데이터를 보안 생성하기 위한 카드 탭 | |
| CN110765451B (zh) | 风险识别方法和装置、电子设备 | |
| EP3132370A1 (en) | Portal authentication | |
| CN104125547A (zh) | 处理短信的方法及短信处理装置 | |
| US12242800B2 (en) | Utilizing natural language processing to automatically perform multi-factor authentication | |
| CN103747000A (zh) | 接入无线网络的认证方法及装置 | |
| CN104580112A (zh) | 一种业务认证方法、系统及服务器 | |
| JP6877343B2 (ja) | 非構造化メッセージの処理 | |
| CN106897329A (zh) | 自动填充方法、设备、浏览器、客户端设备及服务器 | |
| US10348890B2 (en) | Information pushing method and apparatus, and terminal and server | |
| WO2017206251A1 (zh) | 一种冻结应用方法以及装置 | |
| CN106411891B (zh) | 文件处理方法、装置、服务端和设备 | |
| TWI731924B (zh) | 一種驗證資訊的處理方法及裝置 | |
| HK1238017A (zh) | 一种验证信息的处理方法及装置 | |
| HK1238017A1 (zh) | 一種驗證信息的處理方法及裝置 | |
| CN117395008A (zh) | 证书监控方法、系统、计算机设备及存储介质 | |
| HK40058341B (zh) | 用按需应用生成虚拟卡的虚拟号码以安全地自动填充表单 | |
| CN116016632A (zh) | 基于社交应用的资源收取设备绑定方法、装置及存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16872335 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16872335 Country of ref document: EP Kind code of ref document: A1 |