CN108563759B - Method for clearing login user, device storage medium and electronic equipment - Google Patents

Method for clearing login user, device storage medium and electronic equipment Download PDF

Info

Publication number
CN108563759B
CN108563759B CN201810343120.XA CN201810343120A CN108563759B CN 108563759 B CN108563759 B CN 108563759B CN 201810343120 A CN201810343120 A CN 201810343120A CN 108563759 B CN108563759 B CN 108563759B
Authority
CN
China
Prior art keywords
login user
target
user
target file
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
CN201810343120.XA
Other languages
Chinese (zh)
Other versions
CN108563759A (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.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201810343120.XA priority Critical patent/CN108563759B/en
Publication of CN108563759A publication Critical patent/CN108563759A/en
Application granted granted Critical
Publication of CN108563759B publication Critical patent/CN108563759B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

The embodiment of the invention provides a method for clearing a login user, a device storage medium and electronic equipment, wherein the method comprises the following steps: acquiring a target level and a target file; acquiring job information of a login user corresponding to the target file of the target level; and calling the operation ending command to end the operation information of the login user so as to clear the login user, so that the login user is automatically cleared in Life Asia.

Description

Method for clearing login user, device storage medium and electronic equipment
Technical Field
The invention relates to the technical field of computers, in particular to a method for clearing login users, a device storage medium and electronic equipment.
Background
Life Asia is a widely recognized online, real-time personal insurance management system in Asia, as evidenced by its existing multi-customer use. Life 400 introduced the Asian market in 90 years, and subsequently its functionality was greatly enhanced and supported the development of products and services in the region, including Indonesia.
The asian version of Life 400 is therefore also renamed Life Asia. Some unique functions specially adapted to Asia are added to Life Asia, including: paying cash dividends, issuing periodic coupons, linking capital profits with products by asian supporting companies, calculating and paying refund dividends, processing certain reports requiring adjustment in indonesia and other asian countries, and operating with multiple languages, both english and bi-byte languages such as chinese and japanese.
According to the user requirements, Life Asia divides data into different virtual hierarchies, such as: the Development (DEV) level, the test (ACT) level, and the Production (PRD) level, where data is isolated from each other and does not interfere with each other. However, there are often cross-level publishing operations, from low level to high level, and in order to ensure the correctness of the service data, the Life Asia needs to kick off all users logging in the corresponding level before each publishing.
In the related art, all logged-in users are usually checked through a query level command SL (display systems locks for environment) provided by Life Asia, SL essentially gets the current user logging level, and then calls a WRKOBJLCK OBJ (current level/FILE name) OBJ type command of AS400, and selects "4" before each job to end the corresponding job after all job information for locking the object (e.g., PRDDTA/ITEMPF) is checked.
That is, the process of clearing a login user in the related art is as follows: the method comprises the steps of firstly executing a SL command, then calling a current level/file name command of the AS400, manually clearing the login users one by one after acquiring the operation information of all the login users, and is complicated in process, a large number of commands need to be called, a large number of clearing actions need to be carried out manually, so that the labor cost is increased, and the efficiency of clearing the login users is reduced.
In view of this, embodiments of the present invention provide a method, an apparatus storage medium, and an electronic device for clearing a login user, which can automatically clear the login user and improve efficiency of clearing the login user.
The above information disclosed in this background section is only for enhancement of understanding of the background of the invention and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of this, the present invention provides a method, an apparatus storage medium, and an electronic device for clearing a login user, which can automatically clear the login user and improve efficiency of clearing the login user.
Additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to a first aspect of the present invention, a method for clearing a login user is provided, wherein the method comprises:
acquiring a target level and a target file;
acquiring job information of a login user corresponding to the target file of the target level;
and calling an operation ending command to end the operation information of the login user so as to clear the login user.
According to some embodiments, obtaining the target level and the target file comprises:
and acquiring the target level input by the user in the target level parameters, the target file input in the target file parameters and the confirmation information input in the confirmation parameters.
According to some embodiments, the obtaining of the job information of the login user corresponding to the target file of the target hierarchy includes:
checking whether the target level parameter and the target file parameter are null;
and when the target level parameter and the target file parameter are not empty, acquiring the operation information of the login user corresponding to the target file of the target level.
According to some embodiments, the obtaining of the job information of the login user corresponding to the target file of the target hierarchy includes:
creating a user space;
and calling an interface for listing locking objects to list the job information of the login user corresponding to the target file of the target level in the user space.
According to some embodiments, invoking an end job command to end the job information of the login user comprises:
reading the job information of the login user from the user space;
and calling the operation ending command to end the operation information of the login user.
According to some embodiments, the method further comprises
When one piece of job information of a login user is read from the user space each time, acquiring identification information of the job information;
and transmitting the identification information to the operation ending command, and calling the operation ending command to end the operation information of the login user.
According to some embodiments, the identification information comprises: and the job name, the user name and the job number of the job information of the login user.
According to a second aspect of the present invention, there is provided an apparatus for clearing a logged-on user, wherein the apparatus comprises:
the first acquisition module is used for acquiring a target level and a target file;
the second acquisition module is used for acquiring the job information of the login user corresponding to the target file of the target level;
and the cleaning module is used for calling the operation ending command to end the operation information of the login user so as to clean the login user.
According to a third aspect of the invention, a computer-readable storage medium is provided, on which a computer program is stored, wherein the program, when executed by a processor, performs the method steps as set forth in the first aspect.
According to a fourth aspect of the present invention, there is provided an electronic apparatus, comprising: one or more processors; storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method steps as described in the first aspect.
In the embodiment of the invention, a target level and a target file are input; acquiring the job information of a login user corresponding to the target file of the target level; and calling the operation ending command to end the operation information of the login user so as to clear the login user, so that the login user is automatically cleared in Life Asia.
In the embodiment of the invention, when the operation information of one log-in user is read, the operation information of the log-in user can be automatically cleaned, and the operation information of the log-in users in batches can be cleaned by circularly calling the operation finishing command.
In the embodiment of the invention, the login user under the level file to be cleaned can be freely input in the target level parameter and the target file parameter, and all jobs related to the login user can be cleaned by the command during system maintenance, so that the manual operation steps are reduced.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings.
FIG. 1 is a flow diagram illustrating a method of clearing a logged on user in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating verification of a target level parameter and a target file in accordance with an illustrative embodiment;
FIG. 3 is a flowchart illustrating an example of invoking an end job command to end the logged in user's job information in accordance with an illustrative embodiment;
FIG. 4 is a block diagram illustrating an apparatus for clearing a logged on user in accordance with one exemplary embodiment;
fig. 5 is a schematic structural diagram of an electronic device according to an exemplary embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the invention.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
FIG. 1 is a flow chart illustrating a method of clearing a logged on user in accordance with an exemplary embodiment. It should be noted that the method is applied to the Life Asia system.
As shown in fig. 1, in S110, a target hierarchy and a target file are acquired.
According to an example embodiment, the Life Asia system may obtain the target level entered by the user in target level parameters, the target file entered in target file parameters, and enter confirmation information in confirmation parameters.
According to embodiments of the present invention, the target hierarchy may include, but is not limited to: production level PRDDTA, development level LDEV, and test level LACT, the target files may include, but are not limited to: ITEMSMT and CHDRPF.
For example, the target level parameter may be a File Library name File Library, the target File parameter may be a LOCKED File name LOCKED File, and the CONFIRM parameter may be CONFIRM. The Life Asia system may obtain the user's entry in the filename File Library (PRDDTA), in the locked filename (ITEMSMT), and in the confirmation parameter CONFIRM (Y).
In the embodiment of the invention, based on the login user under the file of the hierarchy to be cleaned, which is freely input in the target hierarchy parameter and the target file parameter by the user, the Life Asia system can clean all the jobs related to the login user under the file of the hierarchy to be cleaned during system maintenance, thereby reducing the manual operation steps.
In S120, job information of a login user corresponding to the target file of the target hierarchy is acquired.
According to the embodiment of the invention, before the job information of the login user corresponding to the target file of the target level is obtained, whether the target level parameter and the target file parameter are empty can be checked, and when the target level parameter and the target file parameter are not empty, the job information of the login user corresponding to the target file of the target level is obtained.
According to the embodiment of the invention, when the job information of the login user corresponding to the target file of the target level is obtained, the user space can be created first, and then the interface for listing the locking object is called to list the job information of the login user corresponding to the target file of the target level in the user space.
It should be noted that, when a user logs in a certain hierarchy, the job information of the logged-in user is in a locked state, that is, the job information locked in the hierarchy is the job information of the logged-in user.
In S130, a job ending command is called to end the job information of the login user, so as to clean the login user.
According to the embodiment of the invention, the job information of the login user can be read from the user space, so that the job information of the login user is finished by calling the job finishing command.
According to the embodiment of the invention, the work information of the login user under the target file of the target level can be a plurality of pieces, when one piece of work information of the login user is read from the user space each time, the identification information of the piece of work information is obtained, the identification information is transmitted to the completion work ENDJAB command, and the completion work command is called to complete the work information of the login user.
In the embodiment of the invention, when the operation information of one login user is read, the operation information of the login user can be automatically cleaned, and the operation information of the batch login users can be cleaned by circularly calling the operation finishing command.
According to the embodiment of the present invention, the identification information of the job information of each login user may include, but is not limited to: and the job name, the user name and the job number of the job information of the login user.
It should be noted that the job information of each login user may include a job name, a user name, and a job number. Therefore, after the operation information of the login user is read, the identification information can be acquired from the operation information.
According to the embodiment of the invention, after the mark information is transmitted to the ENDJB command, the JOB information of the login user is cleaned by executing a command of ENDJB JOB (JOB number/user name/JOB name) operation ([ IMMED ]). After the operation information of the login user is cleaned, the operation information of the login user is read again from the user space, the operation ending command is called to end the operation information of the login user, the above operations are executed in a circulating mode until all the operation information of all the login users is completely read, and all the cleaning is finished.
In the embodiment of the invention, a target level and a target file are input; acquiring the job information of a login user corresponding to the target file of the target level; and calling the operation ending command to end the operation information of the login user so as to clear the login user, so that the login user is automatically cleared in Life Asia.
The following describes in detail a method for verifying a target level parameter and a target file in an embodiment of the present invention with reference to specific embodiments.
FIG. 2 is a flow diagram illustrating verification of a target level parameter and a target file in accordance with an exemplary embodiment. As shown in fig. 2, the method comprises the steps of:
s201, acquiring a file library name and locking a file name.
S202, judging whether a target level in the file library name is empty or not.
If it is empty, S201 is executed. If not, S203 is executed.
S203, judging whether the target file in the locked file name is empty or not.
If it is empty, S201 is executed. If not, go to step S204.
In addition, before S202, when determining that the target file in the locked file name is not empty, S203 may execute determining whether the target level in the file library name is empty.
It should be noted that when it is determined that neither the repository name nor the locked file name is empty, it may be further determined whether CONFIRM is Y. And if CONFIRM is Y, S204 is executed.
And S204, acquiring the job information of the login user corresponding to the target file of the target level.
In the implementation of the invention, the target level parameters and the target file are verified, so that the subsequent searching of the job information of the login user in the target file of the target level can not be realized, and the safety of the system is ensured.
FIG. 3 is a flowchart illustrating a method for invoking an end job command to end job information for a logged in user according to an example embodiment. As shown in fig. 3, the method comprises the steps of:
s301, calling an interface of QUSCRTUS to create a user space.
And S302, calling an interface of the QWCLOBJL to list the job information of all login users.
S303, calling an interface of QUSRTVUS to read the job information of the login user from the user space.
S304, calling the ENDJAB command to end the job information of the login user.
S305, judging whether the user space can read the job information of the login user.
If yes, go to step S303. Otherwise, S306 is executed.
And S306, ending.
In the embodiment of the invention, when the operation information of one log-in user is read, the operation information of the log-in user can be automatically cleaned, and the operation information of the log-in users in batches can be cleaned by circularly calling the operation finishing command.
It should be clearly understood that the present disclosure describes how to make and use particular examples, but the principles of the present disclosure are not limited to any details of these examples. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. In the following description of the apparatus, the same parts as those of the foregoing method will not be described again.
FIG. 4 is a block diagram illustrating an apparatus for clearing a logged on user in accordance with an exemplary embodiment. As shown in fig. 4, the apparatus 400 may include:
a first obtaining module 410, configured to obtain a target level and a target file;
a second obtaining module 420, configured to obtain job information of a login user corresponding to the target file of the target tier;
the cleaning module 430 is configured to invoke a job ending command to end the job information of the login user, so as to clean the login user.
In the above embodiment of the present invention, a target level and a target file are input; acquiring the job information of a login user corresponding to the target file of the target level; and calling the operation ending command to end the operation information of the login user so as to clear the login user, so that the login user is automatically cleared in Life Asia.
As another aspect, the present application also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to perform: inputting a target level and a target file; acquiring the job information of a login user corresponding to the target file of the target level; and calling an end job command to end the job information of the login user so as to clear the login user.
Fig. 5 is a schematic structural diagram of an electronic device according to an exemplary embodiment. It should be noted that the electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 5, the computer system 500 includes a Central Processing Unit (CPU)501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the system 500 are also stored. The CPU501, ROM 502, and RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511. The above-described functions defined in the terminal of the present application are executed when the computer program is executed by the Central Processing Unit (CPU) 501.
It should be noted that the computer readable medium shown in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes an input module, an acquisition module, and a cleaning module. Wherein the names of the modules do not in some cases constitute a limitation of the module itself.
Exemplary embodiments of the present invention are specifically illustrated and described above. It is to be understood that the invention is not limited to the precise construction, arrangements, or instrumentalities described herein; on the contrary, the invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (9)

1. A method for clearing a logged-on user, wherein the method is applied to a Life Asia system, and the method comprises the following steps:
acquiring a target level and a target file;
acquiring the job information of a login user corresponding to the target file of the target level;
calling an end operation command to end the operation information of the login user so as to clear the login user;
acquiring job information of a login user corresponding to the target file of the target level, wherein the acquiring of the job information of the login user corresponding to the target file of the target level comprises the following steps:
creating a user space;
and calling an interface for listing locking objects to list the job information of the login user corresponding to the target file of the target level in the user space.
2. The method of claim 1, wherein obtaining the target level and the target file comprises:
and acquiring the target level input by the user in the target level parameters, the target file input in the target file parameters and the confirmation information input in the confirmation parameters.
3. The method of claim 1, wherein obtaining job information of a login user corresponding to the target file of the target hierarchy comprises:
checking whether the target level parameter and the target file parameter are null;
and when the target level parameter and the target file parameter are not empty, acquiring the operation information of the login user corresponding to the target file of the target level.
4. The method of claim 1, wherein invoking an end job command to end the logged in user's job information comprises:
reading the job information of the login user from the user space;
and calling the operation ending command to end the operation information of the login user.
5. The method of claim 4, further comprising
When one piece of job information of a login user is read from the user space each time, acquiring identification information of the job information;
and transmitting the identification information to the operation ending command, and calling the operation ending command to end the operation information of the login user.
6. The method of claim 5, wherein the identification information comprises: and the job name, the user name and the job number of the job information of the login user.
7. An apparatus for clearing a logged-on user, the apparatus being applied to a Life Asia system, the apparatus comprising:
the first acquisition module is used for acquiring a target level and a target file;
the second acquisition module is used for acquiring the job information of the login user corresponding to the target file of the target level;
the clearing module is used for calling an operation ending command to end the operation information of the login user so as to clear the login user;
the acquiring of the job information of the login user corresponding to the target file of the target hierarchy includes:
creating a user space;
and calling an interface for listing locking objects to list the job information of the login user corresponding to the target file of the target level in the user space.
8. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method steps of any one of claims 1 to 6.
9. An electronic device, comprising: one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method steps of any of claims 1-6.
CN201810343120.XA 2018-04-17 2018-04-17 Method for clearing login user, device storage medium and electronic equipment Active CN108563759B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810343120.XA CN108563759B (en) 2018-04-17 2018-04-17 Method for clearing login user, device storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810343120.XA CN108563759B (en) 2018-04-17 2018-04-17 Method for clearing login user, device storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN108563759A CN108563759A (en) 2018-09-21
CN108563759B true CN108563759B (en) 2022-05-24

Family

ID=63535466

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810343120.XA Active CN108563759B (en) 2018-04-17 2018-04-17 Method for clearing login user, device storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN108563759B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107341150B (en) * 2016-04-28 2020-10-09 泰康保险集团股份有限公司 Automatic publishing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685494A (en) * 2013-12-05 2014-03-26 北京奇虎科技有限公司 Method and device for recognizing Cookies and method and device clearing Cookies
WO2015062413A1 (en) * 2013-10-31 2015-05-07 Tencent Technology (Shenzhen) Company Limited Terminal account managing method and device cross-reference to related applications
CN105337925A (en) * 2014-06-09 2016-02-17 阿里巴巴集团控股有限公司 User account management method and apparatus
CN106293783A (en) * 2015-05-15 2017-01-04 腾讯科技(深圳)有限公司 The method for cleaning of a kind of installation kit and equipment
CN106777160A (en) * 2016-12-20 2017-05-31 北京小米移动软件有限公司 Information deletion method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015062413A1 (en) * 2013-10-31 2015-05-07 Tencent Technology (Shenzhen) Company Limited Terminal account managing method and device cross-reference to related applications
CN103685494A (en) * 2013-12-05 2014-03-26 北京奇虎科技有限公司 Method and device for recognizing Cookies and method and device clearing Cookies
CN105337925A (en) * 2014-06-09 2016-02-17 阿里巴巴集团控股有限公司 User account management method and apparatus
CN106293783A (en) * 2015-05-15 2017-01-04 腾讯科技(深圳)有限公司 The method for cleaning of a kind of installation kit and equipment
CN106777160A (en) * 2016-12-20 2017-05-31 北京小米移动软件有限公司 Information deletion method and device

Also Published As

Publication number Publication date
CN108563759A (en) 2018-09-21

Similar Documents

Publication Publication Date Title
US9619779B2 (en) Client-side policy enforcement of developer API use
US6629098B2 (en) Method and system for validating data submitted to a database application
CN110597888B (en) Virtual resource acquisition method and device based on block chain, medium and equipment
CN111126948A (en) Processing method and device for approval process
CN111614628B (en) Kernel reinforcement system and method, cloud server, client, electronic device and storage medium
CN112434952A (en) Business data rule judgment method, device, equipment and storage medium
US10185594B2 (en) System and method for resource identification
CN108563759B (en) Method for clearing login user, device storage medium and electronic equipment
CN113127351A (en) Third-party component detection method, system and computer equipment
CN109683942B (en) Script management method, script management device, script management medium and electronic equipment
CN112085491A (en) Charging system access method, cloud platform, electronic equipment and computer readable medium
CN110674491B (en) Method and device for real-time evidence obtaining of android application and electronic equipment
CN111027977A (en) Data verification method and device and electronic equipment
CN115719167A (en) Vehicle information safety monitoring method and device
CN109919623A (en) Prevent account overdraw method, apparatus, equipment and readable storage medium storing program for executing
CN113935847A (en) Online process risk processing method, device, server and medium
CN111290761A (en) Gray scale distribution method, device, medium and electronic equipment
CN113254932A (en) Application program risk detection method and device, electronic equipment and medium
CN111151008A (en) Game operation data verification method, device, configuration background and medium
CN113190813B (en) Dual authentication processing method, device, equipment and medium
CN114996668B (en) Processing method, device, equipment and medium of open source assembly
CN113791915B (en) Nuclear power station service management method and device, terminal equipment and storage medium
CN118152364A (en) Database transformation method, device, equipment, medium and program product
CN115640584A (en) Vehicle safety information processing method, device, equipment and storage medium
CN113722344A (en) Data production method, data production device, electronic device, storage medium, and program product

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