CN110008668B - Data processing method, device and storage medium - Google Patents

Data processing method, device and storage medium Download PDF

Info

Publication number
CN110008668B
CN110008668B CN201910217376.0A CN201910217376A CN110008668B CN 110008668 B CN110008668 B CN 110008668B CN 201910217376 A CN201910217376 A CN 201910217376A CN 110008668 B CN110008668 B CN 110008668B
Authority
CN
China
Prior art keywords
application
fast
fast application
request
identity information
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.)
Active
Application number
CN201910217376.0A
Other languages
Chinese (zh)
Other versions
CN110008668A (en
Inventor
陈胤立
杨亮
童伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201910217376.0A priority Critical patent/CN110008668B/en
Publication of CN110008668A publication Critical patent/CN110008668A/en
Application granted granted Critical
Publication of CN110008668B publication Critical patent/CN110008668B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure relates to a data processing method, a data processing device and a storage medium. The method comprises the following steps: receiving an authentication request of a target application for a fast application, wherein the authentication request comprises identification information of the fast application; responding to the identity verification request, judging whether quick application identity information matched with the identification information exists in the registered quick application set; and if the judgment result is yes, the fast application identity information is sent to the target application. By means of the method provided by the embodiments of the present disclosure, validity verification of the service request sent by the fast application can be achieved.

Description

Data processing method, device and storage medium
Technical Field
The disclosure relates to the technical field of application development, and in particular relates to a data processing method, a data processing device and a storage medium.
Background
The quick application is a novel application ecology based on a hardware platform in the current market, and in the use process, a user can use various quick applications at the same point without downloading and installing the original application, and can enjoy the same performance experience as the original application. The quick application framework is deeply integrated in the operating system of the mobile phone of each manufacturer, the connection between the user demand and the application service can be realized at the operating system level, the use experience of the user and the conversion efficiency of the application service are improved, and meanwhile, the generation of the desktop icons and other retention capacities are supported. In using a fast application, it is often necessary to invoke some native application in the client for business processes, which may include, for example, payment processes, membership verification processes, and the like.
In the related art, in the process of calling a client native application to perform service processing, a third party service interface is often utilized to send a service processing request to the native application. And the native application needs to verify whether the source of the service processing request is legal or not after receiving the service processing request. However, since the existing form of the fast application is different from that of the native application, in the related art, the native application cannot verify the validity of the service processing request sent by the fast application, resulting in failure to successfully process the service processing request.
Accordingly, there is a need in the art for a way to accomplish authentication of fast applications in client native applications.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a data processing method, apparatus, and storage medium.
According to a first aspect of an embodiment of the present disclosure, there is provided a data processing method, including:
receiving an authentication request of a target application for a fast application, wherein the authentication request comprises identification information of the fast application;
responding to the identity verification request, judging whether quick application identity information matched with the identification information exists in the registered quick application set;
and if the judgment result is yes, the fast application identity information is sent to the target application.
According to a second aspect of embodiments of the present disclosure, there is provided a data processing method, including:
the method comprises the steps that a target application receives a service request of a fast application, wherein the service request comprises identification information of the fast application;
the target application sends an identity verification request for the fast application to a client operating system, wherein the identity verification request comprises the identification information;
the client operating system responds to the identity verification request and judges whether quick application identity information matched with the identification information exists in the registered quick application set;
and if the judgment result of the client operating system is yes, the fast application identity information is sent to the target application.
According to a third aspect of embodiments of the present disclosure, there is provided a data processing apparatus comprising:
the verification request receiving module is used for receiving an authentication request of a target application for a fast application, wherein the authentication request comprises identification information of the fast application;
the judging module is used for responding to the identity verification request and judging whether the registered quick application set has quick application identity information matched with the identification information;
and the information sending module is used for sending the fast application identity information to the target application if the judgment result is yes.
According to a fourth aspect of embodiments of the present disclosure, there is provided a data processing apparatus comprising:
the request receiving module is used for receiving a service request of a fast application by a target application, wherein the service request comprises identification information of the fast application;
the verification request sending module is used for sending an identity verification request of the fast application to the client operating system, wherein the identity verification request comprises the identification information;
the judging module is used for responding to the identity verification request by the client operating system and judging whether quick application identity information matched with the identification information exists in the registered quick application set or not;
and the information sending module is used for sending the fast application identity information to the target application if the judgment result of the client operating system is yes.
According to a fifth aspect of embodiments of the present disclosure, there is provided a data processing apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to the data processing method.
According to a sixth aspect of embodiments of the present disclosure, there is provided a non-transitory computer readable storage medium, which when executed by a processor, causes the processor to perform the data processing method.
The technical scheme provided by the embodiment of the disclosure can comprise the following beneficial effects: the data processing method, the device and the storage medium provided by the various embodiments of the present disclosure can register the identity information of the fast application in the client operating system, based on which, after receiving the service request of the fast application, the target application can send an identity verification request for the fast application to the client operating system, where the identity verification request includes the identity information of the fast application. The client operating system can acquire the fast application identity information corresponding to the identification information and return the fast application identity information to the target application. The target application may perform validity verification on the service request based on the fast application identity information.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a schematic view of a scenario illustrating a data processing method according to an exemplary embodiment.
FIG. 2 is a flow chart illustrating a method of data processing according to an exemplary embodiment.
FIG. 3 is a flowchart illustrating a method of data processing according to an exemplary embodiment.
Fig. 4 is a block diagram of a data processing apparatus according to an exemplary embodiment.
Fig. 5 is a block diagram of a data processing apparatus according to an exemplary embodiment.
Fig. 6 is a block diagram of an apparatus according to an example embodiment.
Fig. 7 is a block diagram of an apparatus according to an example embodiment.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
In order to facilitate understanding of the technical solution provided by the embodiments of the present application by those skilled in the art, a technical environment in which the technical solution is implemented is first described below.
In an application scenario, a quick application platform based on an Android (Android) operating system is provided with an online shopping quick application A, and a user needs to conduct payment business processing in the process of using the online shopping quick application A. But the payment service processing needs to be processed in the payment application B of the Android operating system, and the payment application B is a native application. Based on the current technology, a service interface module for use between a fast application and a native application has not been provided yet, but the service interface module between the native application and the native application may be implemented. Therefore, the payment request of the online shopping quick application A can be packaged into the payment request of the native application, and the packaged payment request is sent to the payment application B through the service interface module. However, for the payment application B, after receiving a payment request of another application, the identity information of the application needs to be verified. The payment request may be processed when the identity of the application is determined to be a legal identity. This is because from a security perspective on the payment request, some lawbreakers are prevented from issuing unsecure payment requests to the payment application B using the disguised information. Payment application B may confirm to the client operating system whether the application is a legitimate application. However, the client operating system can only identify the fast application platform information that sent the payment request, but cannot identify the corresponding fast application information. Therefore, the payment application B cannot determine whether the online shopping rapid application a is a legal application, so that the payment application B cannot process the payment request of the online shopping rapid application a. Then, the payment function cannot be implemented in the online shopping quick application a for the user.
Based on the above technical requirements, the data processing method provided by the present disclosure can register the identity information of the fast application in the client operation platform, so that when the target application needs to acquire the fast application information from the client operation platform, the client operation platform can provide the corresponding identity information. Based on this, the target application may verify the identity of the fast application, and after determining the legal identity of the fast application, the corresponding payment request may be processed.
The data processing method provided by each embodiment of the present disclosure is described below through a specific application scenario.
As shown in the schematic diagram of fig. 1, before the fast application sends a service request to the target application, the fast application may first register identity information of the fast application with the client operating system through the fast application platform. Specifically, the fast application may send a registration request to the fast application platform, which may send the registration request to the client operating system after receiving the registration request. The registration request is used for registering the identity information of the quick application in the client operating system. After the client operating system registers the fast application, the client operating system may store identity information of the fast application.
When a service demand for a target application is generated at a client, the fast application may send a service request to the fast application platform. The fast application platform sends the service request to the target application. After receiving the service request, the target application may send an authentication request of the fast application to the client operating system, where the authentication request includes identification information of the fast application. The client operating system can acquire the fast application identity information corresponding to the identification information and return the fast application identity information to the target application. The target application may perform validity verification on the service request based on the fast application identity information.
The data processing method described in the present disclosure is described in detail below with reference to the accompanying drawings. Fig. 2 is a method flow diagram of one embodiment of a data processing method provided by the present disclosure. Although the present disclosure provides method operational steps as illustrated in the following examples or figures, more or fewer operational steps may be included in the method, either on a routine or non-inventive basis. In steps where there is logically no necessary causal relationship, the order of execution of the steps is not limited to the order of execution provided by the embodiments of the present disclosure.
An embodiment of a data processing method provided in the present disclosure is shown in fig. 2, and may include:
in step 201, receiving an authentication request of a target application for a fast application, wherein the authentication request includes identification information of the fast application;
in step 203, in response to the authentication request, determining whether there is fast application information matched with the identification information in the registered fast application set;
in step 205, if the determination result is yes, the fast application information is sent to the target application.
The data processing method provided by the disclosure can be applied to any client with a fast application platform, the fast application platform can be integrated in a client operating system, and the fast application in the fast application platform can be directly operated in the client operating system layer. The client may comprise a terminal device capable of rendering the display element. Specifically, for example, the electronic device may be a mobile smart phone, a computer (including a notebook computer, a desktop computer), a tablet electronic device, a Personal Digital Assistant (PDA), a smart wearable device, or the like.
In the embodiment of the present disclosure, the implementation subject of step 201-step 205 may be a client operating system. In some examples, the client operating system may include a variety of client operating systems, such as Android, iOS, windows. Since a client Read Only Memory (ROM) is used to store the operating system code of the client, the client operating system may include the client ROM.
In using the fast application, the fast application may generate service requirements for a target application, where the target application may be a native application installed in a client, and the native application may include an application that may be executed after an operating system is installed using an installation file (such as an apk package of Android). In one example, if the online shopping quick application in the quick application platform needs to complete payment processing in a payment native application, the payment native application is the target application, and the generated service request is a payment request. For another example, if the fast application needs to complete the member authentication process in the social native application, the social native application is the target application, and the generated service request is an authentication request. After generating the service request for the target application, the fast application may send the service request to the fast application platform.
In an embodiment of the disclosure, the service request may include identification information of the fast application. In this way, the target application may verify the legitimacy of the fast application with the client operating system using the identification information. In one example, the identification information may include URL address information of the quick application, etc., and of course, the identification information may include any information that can be used to identify the uniqueness of the quick application, which is not limited herein.
After receiving a service request of the fast application facing the target application, the fast application platform can call a service interface template to send the service request to the target application. In an embodiment of the disclosure, the service interface module may include a module for connecting between the fast application platform and the target application. In one embodiment, the service interface module includes a Software Development Kit (SDK) in which an interface to the target application may be provided. In the embodiment of the disclosure, the SDK may be provided by a developer of the target application, and therefore, in the fast application development platform, the target application has a one-to-one correspondence with the SDK. In one example, after the SDK corresponding to the payment native application a is accessed on the fast application platform, for any fast application that needs to use the target application a to perform payment processing, the fast application platform may invoke the SDK to send a corresponding service request to the payment native application a. Based on the above, in the process of calling the service interface module to send the service request to the target application, the fast application platform may first determine the service interface module that is matched with the target application, then send the service request to the service interface module, and send the service request to the target application by using the service interface module.
In the embodiment of the disclosure, after receiving the service request, the target application may respond to the service request to verify the validity of the service request. In the embodiment of the disclosure, the target application being capable of processing the service request may be based on a protocol between a platform corresponding to the target application and a platform corresponding to the fast application. That is, the platform corresponding to the fast application may register the platform information on the platform corresponding to the target application, and the two platforms may store identity information that is only known by the two platforms, so as to facilitate legal verification of the service request by the platform of the target application during subsequent use. In the related art, a native application on a client operating system sends a service request to the target application, and the target application may request to verify identity information of the native application from the client operating system, and then the client operating system may directly send the identity information of the native application to the target application. This is because when the native application is installed on the client operating system, the client operating system may acquire the identity information of the native application from the installation package of the native application and store it in the ROM. However, since the fast application depends on the fast application platform and no package is installed, the client operating system cannot actively acquire the identity information of the fast application.
Based on this, in the embodiment of the disclosure, the fast application identity information may be registered with the client operating system. Specifically, in one embodiment, the client operating system may receive a registration request for the fast application from a fast application platform, the registration request including identification information of the fast application and fast application identity information. Based on this, the client operating system may store the identification information of the fast application and the fast application identity information into a registered set of fast applications in response to the registration request. The registered fast application set is used for storing fast application identity information of registered identity information. In the registered fast application set, the identification information of the fast application and the fast application identity information can have a one-to-one correspondence, and the corresponding fast application identity information can be obtained through the identification information of the fast application. In some examples, the identification information and the quick application identity information may utilize a data table, a key value, or a plurality of storage forms.
In one embodiment of the disclosure, the fast application identity information may include a digital signature of the fast application, where the digital signature is a digital string that cannot be forged by others only the sender of the information, and the digital string may be used as a valid proof of the authenticity of the information sent by the sender of the information. Of course, the fast application identity information may include any information capable of characterizing the fast application identity, and the disclosure is not limited herein.
In the embodiment of the disclosure, in the process that the target application performs validity verification on the service request, the target application may send an identity verification request for the fast application to a client operating system, where the identity verification request includes the identification information. The client operating system may determine, in response to the authentication request, whether there is fast application identity information in the registered set of fast applications that matches the identification information. And if the client operating system determines that the registered fast application set has the fast application identity information matched with the identification information, the fast application identity information is sent to the target application.
In the embodiment of the disclosure, after the target application obtains the fast application identity information from the client operating system, the validity of the fast application identity information may be verified. As described above, the platform corresponding to the fast application and the platform corresponding to the target application have a protocol, and based on the protocol, the target application may determine, according to the identification information in the service request, the reference identity information corresponding to the identification information. And determining that the fast application is a legal application only when the fast application identity information acquired from the client operating system is matched with the reference identity information stored by the target application. Therefore, the target application can compare the fast application identity information with the reference identity information and judge whether the fast application identity information is matched with the reference identity information. And if the judgment result of the target application is yes, responding to the service request of the quick application.
According to the data processing method provided by the embodiments of the present disclosure, identity information of a fast application may be registered in a client operating system, based on which, after receiving a service request of the fast application, a target application may send an identity verification request for the fast application to the client operating system, where the identity verification request includes the identity information of the fast application. The client operating system can acquire the fast application identity information corresponding to the identification information and return the fast application identity information to the target application. The target application may perform validity verification on the service request based on the fast application identity information.
Another aspect of the present disclosure provides a data processing method from the perspective of a client operating system, as shown in fig. 3, the method may include:
in step 301, a target application receives a service request of a fast application, where the service request includes identification information of the fast application;
in step 303, the target application sends an authentication request for the fast application to a client operating system, where the authentication request includes the identification information;
in step 305, the client operating system responds to the authentication request to determine whether there is fast application identity information matched with the identification information in the registered fast application set;
in step 307, if the determination result of the client operating system is yes, the fast application identity information is sent to the target application.
Optionally, in an embodiment of the disclosure, the method may further include:
the target application acquires reference identity information corresponding to the identification information;
the target application compares the fast application identity information with the reference identity information and judges whether the fast application identity information is matched with the reference identity information or not;
and if the judgment result of the target application is yes, responding to the service request of the fast application.
Optionally, in one embodiment of the disclosure, before the target application receives the service request of the fast application, the method includes:
the fast application sends the service request to a fast application platform;
and the fast application platform calls a service interface module to send the service request to the target application.
Reference may be made to the foregoing embodiments for specific implementation of the foregoing embodiments, and this disclosure is not repeated here.
Another aspect of the present disclosure also provides a data processing apparatus, and fig. 4 is a block diagram of a data processing apparatus 400 shown according to an exemplary embodiment. Referring to fig. 4, the apparatus includes an authentication request receiving module 401, a judging module 403, an information transmitting module 405, wherein,
a verification request receiving module 401, configured to receive an authentication request of a target application for a fast application, where the authentication request includes identification information of the fast application;
a judging module 403, configured to respond to the authentication request, and judge whether there is fast application identity information matched with the identification information in the registered fast application set;
and the information sending module 405 is configured to send the fast application identity information to the target application if the determination result is yes.
Optionally, in one embodiment of the disclosure, the apparatus further includes:
the registration request receiving module is used for receiving a registration request, wherein the registration request comprises identification information of a quick application and identity information of the quick application;
and the information storage module is used for responding to the registration request and storing the identification information of the fast application and the fast application identity information into a registered fast application set.
Optionally, in one embodiment of the disclosure, the fast application identity information includes a digital signature of the fast application.
Another aspect of the present disclosure also provides a data processing apparatus, and fig. 5 is a block diagram of a data processing apparatus 500 shown according to an exemplary embodiment. Referring to fig. 5, the apparatus includes a request receiving module 501, a verification request transmitting module 503, a judging module 505, an information transmitting module 507, wherein,
a request receiving module 501, configured to receive a service request of a fast application by a target application, where the service request includes identification information of the fast application;
a verification request sending module 503, configured to send, to a client operating system, an authentication request for the fast application, where the authentication request includes the identification information;
a judging module 505, configured to judge, by using the client operating system, whether there is fast application identity information matching the identification information in the registered fast application set in response to the authentication request;
and the information sending module 507 is configured to send the fast application identity information to the target application if the determination result of the client operating system is yes.
Optionally, in one embodiment of the disclosure, the apparatus further comprises:
the information acquisition module is used for acquiring the reference identity information corresponding to the identification information by the target application;
the information comparison module is used for comparing the fast application identity information with the reference identity information by the target application and judging whether the fast application identity information is matched with the reference identity information or not;
and the request response module is used for responding to the service request of the fast application if the judgment result of the target application is yes.
Optionally, in one embodiment of the disclosure, the apparatus includes:
the first request sending module is used for sending the service request to the fast application platform by the fast application;
and the second request sending module is used for calling a service interface module by the fast application platform to send the service request to the target application.
Fig. 6 is a block diagram illustrating an apparatus 700 for resource allocation indication, according to an example embodiment. For example, apparatus 700 may be a mobile phone, computer, digital broadcast terminal, messaging device, game console, tablet device, medical device, exercise device, personal digital assistant, or the like.
Referring to fig. 6, an apparatus 700 may include one or more of the following components: a processing component 702, a memory 704, a power component 706, a multimedia component 708, an audio component 710, an input/output (I/O) interface 712, a sensor component 714, and a communication component 716.
The processing component 702 generally controls overall operation of the apparatus 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 702 may include one or more processors 720 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 702 can include one or more modules that facilitate interaction between the processing component 702 and other components. For example, the processing component 702 may include a multimedia module to facilitate interaction between the multimedia component 708 and the processing component 702.
The memory 704 is configured to store various types of data to support operations at the apparatus 700. Examples of such data include instructions for any application or method operating on the apparatus 700, contact data, phonebook data, messages, pictures, videos, and the like. The memory 704 may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
The power supply component 706 provides power to the various components of the device 700. The power components 706 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the device 700.
The multimedia component 708 includes a screen between the device 700 and the user that provides an output interface. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch sensitive display to transmit input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 708 includes a front-facing camera and/or a rear-facing camera. The front-facing camera and/or the rear-facing camera may transmit external multimedia data when the apparatus 700 is in an operational mode, such as a photographing mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have focal length and optical zoom capabilities.
The audio component 710 is configured to output and/or input audio signals. For example, the audio component 710 includes a Microphone (MIC) configured to transmit external audio signals when the device 700 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The transmitted audio signals may be further stored in the memory 704 or sent via the communication component 716. In some embodiments, the audio component 710 further includes a speaker for outputting audio signals.
The I/O interface 712 provides an interface between the processing component 702 and peripheral interface modules, which may be a keyboard, click wheel, buttons, etc. These buttons may include, but are not limited to: homepage button, volume button, start button, and lock button.
The sensor assembly 714 includes one or more sensors for providing status assessment of various aspects of the apparatus 700. For example, the sensor assembly 714 may detect an on/off state of the device 700, a relative positioning of the components, such as a display and keypad of the device 700, a change in position of the device 700 or a component of the device 700, the presence or absence of user contact with the device 700, an orientation or acceleration/deceleration of the device 700, and a change in temperature of the device 700. The sensor assembly 714 may include a proximity sensor configured to detect the presence of nearby objects without any physical contact. The sensor assembly 714 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 714 may also include an acceleration sensor, a gyroscopic sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 716 is configured to facilitate communication between the apparatus 700 and other devices in a wired or wireless manner. The apparatus 700 may access a wireless network based on a communication standard, such as WiFi,2G or 3G, or a combination thereof. In one exemplary embodiment, the communication component 716 transmits broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 716 further includes a Near Field Communication (NFC) module to facilitate short range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 700 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors, or other electronic elements for executing the methods described above.
In an exemplary embodiment, a non-transitory computer readable storage medium is also provided, such as memory 704, including instructions executable by processor 720 of apparatus 700 to perform the above-described method. For example, the non-transitory computer readable storage medium may be ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
Fig. 7 is a block diagram illustrating an apparatus 800 for information processing according to an exemplary embodiment. For example, the apparatus 800 may be provided as a server. Referring to fig. 7, the apparatus 800 includes a processing component 822 that further includes one or more processors and memory resources, represented by memory 832, for storing instructions, such as application programs, executable by the processing component 822. The application programs stored in memory 832 may include one or more modules each corresponding to a set of instructions. Further, the processing component 822 is configured to execute instructions to perform the method of any of the embodiments described above.
The apparatus 800 may also include a power component 826 configured to perform power management of the apparatus 800, a wired or wireless network interface 850 configured to connect the apparatus 800 to a network, and an input/output (I/O) interface 858. The device 800 may operate based on an operating system stored in memory 832, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, or the like.
In an exemplary embodiment, a non-transitory computer-readable storage medium is also provided, such as memory 832 including instructions executable by processing component 822 of apparatus 800 to perform the above-described method. For example, the non-transitory computer readable storage medium may be ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, etc.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any adaptations, uses, or adaptations of the disclosure following the general principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A data processing method, applied to a client operating system, comprising:
responding to a service request of a fast application to a target application, and sending the service request to the target application by using a service interface module, wherein the target application corresponds to the service interface module one by one;
receiving an authentication request of a target application for a fast application, wherein the authentication request comprises identification information of the fast application;
responding to the identity verification request, judging whether quick application identity information matched with the identification information exists in the registered quick application set;
if the judgment result is yes, the fast application identity information is sent to the target application;
the method further comprises the steps of:
receiving a registration request, wherein the registration request comprises identification information of a quick application and identification information of the quick application;
and in response to the registration request, storing the identification information of the fast application and the fast application identity information into a registered fast application set.
2. The data processing method of claim 1, wherein the fast application identity information comprises a digital signature of the fast application.
3. A data processing method applied to a client operating system, comprising:
the fast application sends a service request to a fast application platform;
the fast application platform calls a service interface module to send the service request to a target application;
the target application receives a service request of a fast application, wherein the service request comprises identification information of the fast application;
the target application sends an identity verification request for the fast application to a client operating system, wherein the identity verification request comprises the identification information;
the client operating system responds to the identity verification request and judges whether quick application identity information matched with the identification information exists in the registered quick application set;
and if the judgment result of the client operating system is yes, the fast application identity information is sent to the target application.
4. A data processing method according to claim 3, characterized in that the method further comprises:
the target application acquires reference identity information corresponding to the identification information;
the target application compares the fast application identity information with the reference identity information and judges whether the fast application identity information is matched with the reference identity information or not;
and if the judgment result of the target application is yes, responding to the service request of the fast application.
5. A data processing apparatus for use in a client operating system, comprising:
the verification request receiving module is used for receiving an authentication request of a target application for a fast application, wherein the authentication request comprises identification information of the fast application;
the judging module is used for responding to the identity verification request and judging whether the registered quick application set has quick application identity information matched with the identification information;
the information sending module is used for sending the fast application identity information to the target application if the judgment result is yes;
the registration request receiving module is used for receiving a registration request, wherein the registration request comprises identification information of a quick application and identity information of the quick application;
and the information storage module is used for responding to the registration request and storing the identification information of the fast application and the fast application identity information into a registered fast application set.
6. The data processing apparatus of claim 5, wherein the fast application identity information comprises a digital signature of the fast application.
7. A data processing apparatus for use in a client operating system, comprising:
the first request sending module is used for sending a service request to the fast application platform by the fast application;
the second request sending module is used for calling a service interface module by the fast application platform to send the service request to a target application;
the request receiving module is used for receiving a service request of a fast application by a target application, wherein the service request comprises identification information of the fast application;
the verification request sending module is used for sending an identity verification request of the fast application to the client operating system, wherein the identity verification request comprises the identification information;
the judging module is used for responding to the identity verification request by the client operating system and judging whether quick application identity information matched with the identification information exists in the registered quick application set or not;
and the information sending module is used for sending the fast application identity information to the target application if the judgment result of the client operating system is yes.
8. The data processing apparatus of claim 7, wherein the apparatus further comprises:
the information acquisition module is used for acquiring the reference identity information corresponding to the identification information by the target application;
the information comparison module is used for comparing the fast application identity information with the reference identity information by the target application and judging whether the fast application identity information is matched with the reference identity information or not;
and the request response module is used for responding to the service request of the fast application if the judgment result of the target application is yes.
9. A data processing apparatus, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the method of any of claims 1-2 or 3-4.
10. A non-transitory computer readable storage medium, which when executed by a processor, causes the processor to perform the method of any of claims 1-2 or 3-4.
CN201910217376.0A 2019-03-21 2019-03-21 Data processing method, device and storage medium Active CN110008668B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910217376.0A CN110008668B (en) 2019-03-21 2019-03-21 Data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910217376.0A CN110008668B (en) 2019-03-21 2019-03-21 Data processing method, device and storage medium

Publications (2)

Publication Number Publication Date
CN110008668A CN110008668A (en) 2019-07-12
CN110008668B true CN110008668B (en) 2023-09-19

Family

ID=67167623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910217376.0A Active CN110008668B (en) 2019-03-21 2019-03-21 Data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN110008668B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860445B (en) * 2019-11-27 2023-06-20 华为技术有限公司 Method and terminal for sharing data between fast application and native application
CN114666329A (en) * 2020-12-24 2022-06-24 Tcl商用信息科技(惠州)有限责任公司 APP management method, intelligent terminal and computer readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104869001A (en) * 2015-05-28 2015-08-26 小米科技有限责任公司 Short message authentication method and device
CN107395624A (en) * 2017-08-18 2017-11-24 北京小米移动软件有限公司 Information processing method and device
CN107463833A (en) * 2017-07-27 2017-12-12 北京小米移动软件有限公司 The method of calibration and device of Web applications
WO2018108062A1 (en) * 2016-12-15 2018-06-21 腾讯科技(深圳)有限公司 Method and device for identity verification, and storage medium
CN108200099A (en) * 2011-09-29 2018-06-22 甲骨文国际公司 Mobile application, personal status relationship management
CN108768970A (en) * 2018-05-15 2018-11-06 腾讯科技(北京)有限公司 A kind of binding method of smart machine, identity authentication platform and storage medium
CN109117144A (en) * 2018-07-10 2019-01-01 北京小米移动软件有限公司 page processing method, device, terminal and storage medium
CN109391676A (en) * 2018-07-19 2019-02-26 珠海市魅族科技有限公司 Terminal equipment control method, terminal device and computer readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102625297B (en) * 2011-01-27 2016-01-13 腾讯科技(深圳)有限公司 For identity management method and the device of mobile terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108200099A (en) * 2011-09-29 2018-06-22 甲骨文国际公司 Mobile application, personal status relationship management
CN104869001A (en) * 2015-05-28 2015-08-26 小米科技有限责任公司 Short message authentication method and device
WO2018108062A1 (en) * 2016-12-15 2018-06-21 腾讯科技(深圳)有限公司 Method and device for identity verification, and storage medium
CN107463833A (en) * 2017-07-27 2017-12-12 北京小米移动软件有限公司 The method of calibration and device of Web applications
CN107395624A (en) * 2017-08-18 2017-11-24 北京小米移动软件有限公司 Information processing method and device
CN108768970A (en) * 2018-05-15 2018-11-06 腾讯科技(北京)有限公司 A kind of binding method of smart machine, identity authentication platform and storage medium
CN109117144A (en) * 2018-07-10 2019-01-01 北京小米移动软件有限公司 page processing method, device, terminal and storage medium
CN109391676A (en) * 2018-07-19 2019-02-26 珠海市魅族科技有限公司 Terminal equipment control method, terminal device and computer readable storage medium

Also Published As

Publication number Publication date
CN110008668A (en) 2019-07-12

Similar Documents

Publication Publication Date Title
CN106709399B (en) Fingerprint identification method and device
US10608988B2 (en) Method and apparatus for bluetooth-based identity recognition
CN109039990B (en) Behavior verification method and device based on verification code
KR20160023628A (en) Method and device for verification using verification code
CN108833585B (en) Information interaction method and device and storage medium
CN106375096B (en) short message verification method and device
US10313870B2 (en) Identity verification method and apparatus, and storage medium
CN110049062B (en) Verification code verification method, device, system, server, electronic equipment and storage medium
CN107959757B (en) User information processing method and device, APP server and terminal equipment
KR101642019B1 (en) Method, apparatus, program, and recording medium of verifying terminal
CN107230060B (en) Account loss reporting method and device
US20190311017A1 (en) Information interaction method and device and computer readable storage medium thereof
CN111368232A (en) Password sharing reflux method and device, electronic equipment and storage medium
CN107395624B (en) Information processing method and device
CN107819740B (en) Terminal device verification method, terminal device, sound box, server and medium
CN110008668B (en) Data processing method, device and storage medium
US9667424B2 (en) Methods and apparatuses for binding token key to account
CN109246094B (en) User terminal verification method, device and storage medium
CN105303120B (en) Short message reading method and device
CN109885360B (en) Data processing method, device and storage medium
CN106375350B (en) Flashing verification method and device
US10091236B2 (en) Methods apparatuses, and storage mediums for acquiring legitimate installation packages
CN113726905B (en) Data acquisition method, device and equipment based on home terminal equipment
CN107070816B (en) Application identification method and device and mobile terminal
CN106712960B (en) Processing method and device of verification code information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant