CN109547422A - A kind of method and terminal that logging state is renewed a contract automatically - Google Patents

A kind of method and terminal that logging state is renewed a contract automatically Download PDF

Info

Publication number
CN109547422A
CN109547422A CN201811328819.5A CN201811328819A CN109547422A CN 109547422 A CN109547422 A CN 109547422A CN 201811328819 A CN201811328819 A CN 201811328819A CN 109547422 A CN109547422 A CN 109547422A
Authority
CN
China
Prior art keywords
token
renewed
time
webpage
logging state
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.)
Granted
Application number
CN201811328819.5A
Other languages
Chinese (zh)
Other versions
CN109547422B (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201811328819.5A priority Critical patent/CN109547422B/en
Publication of CN109547422A publication Critical patent/CN109547422A/en
Application granted granted Critical
Publication of CN109547422B publication Critical patent/CN109547422B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Abstract

The present invention provides a kind of methods and terminal that logging state is renewed a contract automatically, and method is the following steps are included: S1: when webpage starting, obtaining the corresponding token of the current account of webpage;Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, the last time for obtaining the token is renewed time point, and executes S3;S3: renewing time point and current point in time according to the last time, obtains renewing the period, renews whether the period is more than preset period threshold value described in judgement, if so, the token is renewed, to realize the automatic renewed treaty of the logging state of current account.The present invention provides methods and terminal that one kind can carry out logging state renewed treaty automatically, and have efficient process performance.

Description

A kind of method and terminal that logging state is renewed a contract automatically
Technical field
The present invention relates to technical field of data processing more particularly to a kind of methods and terminal that logging state is renewed a contract automatically.
Background technique
There are expired times by the corresponding token of account logged in due to webpage, in order to maintain logging state, industry for a long time Universal scheme has:
1, when receiving user network request, automatically prolong server-side token expired time.The shortcomings that this scheme is not Flexibly, it is unable to satisfy the business demand that lower complexity is applied in extensive website, performance is not also high.
2, client creates a network request blocker, after network initiated request, before accessing network, obtains token Expired time initiate the request of reneweds treaty, notice server-side extension token expired time if " i.e. will be expired ".This The shortcomings that kind of scheme be if user within " i.e. will be expired " this period without trigger request, be just lost logging state.
3, client creates a network request blocker, before network request, is judged whether according to random number automatically continuous About, if it is the automatic request of renewing a contract of just transmission.The shortcomings that this scheme be can not be fully solved token failure the problem of, and Network request quantity will increase, and service end pressure increases.
Summary of the invention
The technical problems to be solved by the present invention are: the present invention provides one kind can carry out logging state renewed treaty automatically Method and terminal, and there is efficient process performance.
In order to solve the above-mentioned technical problems, the present invention provides a kind of method that logging state is renewed a contract automatically, including it is following Step:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract.
The present invention provides a kind of terminal that logging state is renewed a contract automatically, including memory, processor and it is stored in storage On device and the computer program that can run on a processor, the processor realize following step when executing the computer program It is rapid:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract.
The invention has the benefit that
The method and terminal that a kind of logging state provided by the invention is renewed a contract automatically obtain current account when webpage starting Number corresponding token, judges whether token is effective, if effectively, when obtaining last time of current point in time and token and renewing Between point, obtain renewing the period, judge whether it is more than preset period threshold value, if so, the token is renewed, with reality The now automatic renewed treaty of the logging state of current account.The present invention has the advantage that 1, compared to the side of network request blocker Case, after the triggered time is that webpage sends network request, before accessing network, by the expired time of acquisition token, and according to The expired time of token judges whether to need to be implemented renewed treaty operation, and the present invention is the trigger timing that will be renewed a contract automatically, selection When user enters the Web page, i.e., the scheme of the invention relative to network request blocker executes the triggering renewed a contract automatically in advance Operation, so that the treatment effeciency of webpage is improved, while step of the present invention is simple, and difficulty of implementation is small;2, the time being arranged Section threshold value, when being only more than threshold value, just triggering is automatic renews a contract, this is because website may be by repeatedly refreshing (such as from one A page jump is to another page), unnecessary performance consumption is had if renewed a contract every time.
Detailed description of the invention
Fig. 1 is the key step schematic diagram for the method renewed a contract automatically according to a kind of logging state of the embodiment of the present invention;
Fig. 2 is the structural schematic diagram for the terminal renewed a contract automatically according to a kind of logging state of the embodiment of the present invention;
Fig. 3 is the flow chart for the method renewed a contract automatically according to a kind of logging state of the embodiment of the present invention five;
Label declaration:
1, memory;2, processor.
Specific embodiment
To explain the technical content, the achieved purpose and the effect of the present invention in detail, below in conjunction with embodiment and cooperate attached Figure is explained in detail.
The design of most critical of the present invention are as follows: when webpage starting, obtain the corresponding token of current account, judge that token is It is no effective, if effectively, the last time for obtaining current point in time and token renews time point, obtains renewing the period, judge it Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract.
Fig. 1 is please referred to, the present invention provides a kind of methods that logging state is renewed a contract automatically, comprising the following steps:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract.
As can be seen from the above description, the method that a kind of logging state provided by the invention is renewed a contract automatically is obtained when webpage starting The corresponding token of current account is taken, judges whether token is effective, if effectively, obtaining upper the one of current point in time and token It is secondary to renew time point, it obtains renewing the period, judges whether it is more than preset period threshold value, if so, renewing described Token, to realize the automatic renewed treaty of the logging state of current account.The present invention has the advantage that 1, compared to network request The scheme of blocker, after the triggered time is that webpage sends network request, before accessing network, by obtaining the expired of token Time, and according to the expired time of token, judge whether to need to be implemented renewed treaty operation, and the present invention is the touching that will be renewed a contract automatically Hair opportunity selects when user enters the Web page, i.e. scheme of the present invention relative to network request blocker, executes in advance automatic The trigger action of renewed treaty, so that the treatment effeciency of webpage is improved, while step of the present invention is simple, and difficulty of implementation is small;2, The period threshold value of setting, when being only more than threshold value, just triggering is automatic renews a contract, this is because a website may repeatedly be refreshed As soon as (such as from page jump to another page), has unnecessary performance consumption if renewed a contract every time.
Explanation of nouns:
After token: marking the globally unique id of user's logging state, for example party A-subscriber logins successfully, server will give him One token, and the expired time of this token is saved, it is more than to indicate that user logs in failure (being not logged in) time.
It is automatic to renew a contract: also to make state maintain, mean some state for maintaining user for a long time, refer in particular to user in the present invention Logging state.
Further, judge whether the token is effective, specifically:
It sends and verifies the whether effectively corresponding request of the token to server;
Receive the server check the token whether effectively after the inspection result that sends, according to the inspection result, Judge whether the token is effective.
As can be seen from the above description, can quickly and easily judge whether token is effective, improves number by the above method According to treatment effeciency.
Further, the S2 specifically:
Whether effective the token is judged, if in vain, jumping to the login page of webpage;Obtain input account and Password carries out register if logining successfully and caches the corresponding token of the account currently logged in, and cache current point in time Time point is renewed as the corresponding token of account currently logged in;
If effectively, the last time that the corresponding token of current account is obtained from caching is renewed time point, and executes S3.
As can be seen from the above description, corresponding log in page can be jumped automatically when token is invalid by the above method Face, and token is cached, so as to the continuous automatic automatic renewed treaty for carrying out webpage logging state.
Further, if the last time for obtaining the corresponding token of account currently logged in from caching renews time point mistake It loses, then renews the token, and cache current point in time as the corresponding token of account currently logged in and renew time point.
As can be seen from the above description, by the above method, can be realized automatic when token obtains failure from caching The auto-renewal of token.
Further, the S1 specifically:
When webpage starting, the corresponding token of the current account of webpage is obtained from caching.
Further, the S3 specifically:
According to the first time point and current point in time, obtains renewing the period, whether renew the period described in judgement More than preset period threshold value, if so, renewing the token, and current point in time is cached as the account currently logged in Corresponding token's renews time point.
Further, the method that a kind of logging state is renewed a contract automatically, further includes:
When receive exit webpage corresponding exit instruction when, send the corresponding token expired time of current account to taking Be engaged in device, and delete caching in token it is all renew time point.
As can be seen from the above description, what token was all in deletion caching renews time point when user exits webpage manually, So as to realize the automatic renewed treaty of the logging state of other accounts.
Further, all webpages are replaced with into app one by one.
As can be seen from the above description, can be realized the automatic renewed treaty of user's logging state in app by the above method.
Referring to figure 2., the present invention provides a kind of terminals that logging state is renewed a contract automatically, including memory 1, processor 2 And it is stored in the computer program that can be run on memory 1 and on processor 2, the processor 2 executes the computer journey It is performed the steps of when sequence
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract.
Further, the terminal that a kind of logging state is renewed a contract automatically judges whether the token is effective, specifically Are as follows:
It sends and verifies the whether effectively corresponding request of the token to server;
Receive the server check the token whether effectively after the inspection result that sends, according to the inspection result, Judge whether the token is effective.
Further, the terminal that a kind of logging state is renewed a contract automatically, the S2 specifically:
Whether effective the token is judged, if in vain, jumping to the login page of webpage;Obtain input account and Password carries out register if logining successfully and caches the corresponding token of the account currently logged in, and cache current point in time Time point is renewed as the corresponding token of account currently logged in;
If effectively, the last time that the corresponding token of current account is obtained from caching is renewed time point, and executes S3.
Further, the terminal that a kind of logging state is renewed a contract automatically, if obtaining the account currently logged in from caching The last time of number corresponding token renews time point failure, then renews the token, and caches current point in time as currently stepping on The corresponding token's of the account of record renews time point.
Further, the terminal that a kind of logging state is renewed a contract automatically, the S1 specifically:
When webpage starting, the corresponding token of the current account of webpage is obtained from caching.
Further, the terminal that a kind of logging state is renewed a contract automatically, the S3 specifically:
According to the first time point and current point in time, obtains renewing the period, whether renew the period described in judgement More than preset period threshold value, if so, renewing the token, and current point in time is cached as the account currently logged in Corresponding token's renews time point.
Further, the terminal that a kind of logging state is renewed a contract automatically, the processor execute the computer journey The step of being realized when sequence further include:
When receive exit webpage corresponding exit instruction when, send the corresponding token expired time of current account to taking Be engaged in device, and delete caching in token it is all renew time point.
Further, all webpages are replaced with app by the terminal that a kind of logging state is renewed a contract automatically one by one.
Please refer to Fig. 1, the embodiment of the present invention one are as follows:
The present invention provides a kind of methods that logging state is renewed a contract automatically, comprising the following steps:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Wherein, the S1 specifically:
When webpage starting, the corresponding token of the current account of webpage is obtained from caching.
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
Wherein, the S2 specifically:
Whether effective the token is judged, if in vain, jumping to the login page of webpage;Obtain input account and Password carries out register if logining successfully and caches the corresponding token of the account currently logged in, and cache current point in time Time point is renewed as the corresponding token of account currently logged in;
If effectively, the last time that the corresponding token of current account is obtained from caching is renewed time point, and executes S3.
Wherein, judge whether the token is effective, specifically:
It sends and verifies the whether effectively corresponding request of the token to server;
Receive the server check the token whether effectively after the inspection result that sends, according to the inspection result, Judge whether the token is effective.
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract;
Wherein, the S3 specifically:
According to the first time point and current point in time, obtains renewing the period, whether renew the period described in judgement More than preset period threshold value, if so, renewing the token, and current point in time is cached as the account currently logged in Corresponding token's renews time point.
Wherein, the period threshold value is 0.1-5 days, can be adjusted according to the actual operation;Preferably, in safety Property and the unnecessary performance consumption of reduction system comprehensively considering under, the period threshold value be 1 day.
It is synchronous to execute step while executing S1-S3: when receive exit webpage corresponding exit instruction when, send The current corresponding token expired time of account to server, and delete token in caching it is all renew time point.
The present invention in practical applications, if the last time for obtaining the corresponding token of the account currently logged in from caching is continuous Time point failure is signed, then renews the token, and caches current point in time as the continuous of the corresponding token of account currently logged in Sign time point.
Current point in time of the invention is referred both to when executing corresponding operation, obtains system current time point.
The embodiment of the present invention two are as follows:
The embodiment of the present invention two and the difference of embodiment one are, all webpages in embodiment one are replaced with app。
Referring to figure 2., the embodiment of the present invention three are as follows:
The present invention provides a kind of terminal that logging state is renewed a contract automatically, including memory 1, processor 2 and it is stored in On reservoir 1 and the computer program that can run on processor 2, the processor are realized following when executing the computer program Step:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Wherein, the S1 specifically:
When webpage starting, the corresponding token of the current account of webpage is obtained from caching.
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, obtaining The last time of the token renews time point, and executes S3;
Wherein, the S2 specifically:
Whether effective the token is judged, if in vain, jumping to the login page of webpage;Obtain input account and Password carries out register if logining successfully and caches the corresponding token of the account currently logged in, and cache current point in time Time point is renewed as the corresponding token of account currently logged in;
If effectively, the last time that the corresponding token of current account is obtained from caching is renewed time point, and executes S3.
Wherein, judge whether the token is effective, specifically:
It sends and verifies the whether effectively corresponding request of the token to server;
Receive the server check the token whether effectively after the inspection result that sends, according to the inspection result, Judge whether the token is effective.
S3: renewing time point and current point in time according to the last time, obtains renewing the period, the period is renewed described in judgement Whether be more than preset period threshold value, if so, renew the token, with realize current account logging state it is automatic It renews a contract;
Wherein, the S3 specifically:
According to the first time point and current point in time, obtains renewing the period, whether renew the period described in judgement More than preset period threshold value, if so, renewing the token, and current point in time is cached as the account currently logged in Corresponding token's renews time point.
Wherein, the period threshold value is 0.1-5 days, can be adjusted according to the actual operation;Preferably, in safety Property and the unnecessary performance consumption of reduction system comprehensively considering under, the period threshold value be 1 day.
It is synchronous to execute step while executing S1-S3: when receive exit webpage corresponding exit instruction when, send The current corresponding token expired time of account to server, and delete token in caching it is all renew time point.
The present invention in practical applications, if the last time for obtaining the corresponding token of the account currently logged in from caching is continuous Time point failure is signed, then renews the token, and caches current point in time as the continuous of the corresponding token of account currently logged in Sign time point.
Current point in time of the invention is referred both to when executing corresponding operation, obtains system current time point.
The embodiment of the present invention four are as follows:
The embodiment of the present invention four and the difference of embodiment three are, all webpages in embodiment three are replaced with app。
Referring to figure 3., the embodiment of the present invention five are as follows:
1, when website (APP) starts, active user token is obtained from caching first;
Be not belonging to this patent range since token obtains source, therefore do not discuss, can be local file, Cookie, session etc.;
2, current token is sent to server-side, verifies the validity of token;
If token is invalid, the automated log on page is jumped to, after logining successfully, is executed step (3~5)
If token is effective, execute step (6~8);
3, user token is write into caching;
4, the time that current time is renewed a contract automatically as the last time, caching is write;
5, start specific service logic;
6, the last time renewed a contract automatically is obtained from caching;
If 7, the time is less than threshold value, start specific service logic;
If 8, the time is greater than threshold value, or caching reading failure, will after renewing a contract successfully with regard to carrying out primary automatic renewed treaty Current time writes caching as the time that the last time renews a contract automatically, and starts specific service logic.
In conclusion method and terminal that a kind of logging state provided by the invention is renewed a contract automatically are obtained when webpage starting The corresponding token of current account is taken, judges whether token is effective, if effectively, obtaining upper the one of current point in time and token It is secondary to renew time point, it obtains renewing the period, judges whether it is more than preset period threshold value, if so, renewing described Token, to realize the automatic renewed treaty of the logging state of current account.The present invention has the advantage that 1, compared to network request The scheme of blocker, after the triggered time is that webpage sends network request, before accessing network, by obtaining the expired of token Time, and according to the expired time of token, judge whether to need to be implemented renewed treaty operation, and the present invention is the touching that will be renewed a contract automatically Hair opportunity selects when user enters the Web page, i.e. scheme of the present invention relative to network request blocker, executes in advance automatic The trigger action of renewed treaty, so that the treatment effeciency of webpage is improved, while step of the present invention is simple, and difficulty of implementation is small;2, The period threshold value of setting, when being only more than threshold value, just triggering is automatic renews a contract, this is because a website may repeatedly be refreshed As soon as (such as from page jump to another page), has unnecessary performance consumption if renewed a contract every time.
The above description is only an embodiment of the present invention, is not intended to limit the scope of the invention, all to utilize this hair Equivalents made by bright specification and accompanying drawing content are applied directly or indirectly in other relevant technical fields, similarly It is included within the scope of the present invention.

Claims (10)

1. a kind of method that logging state is renewed a contract automatically, which comprises the following steps:
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, described in obtaining The last time of token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, whether renews the period described in judgement More than preset period threshold value, if so, the token is renewed, to realize the automatic renewed treaty of the logging state of current account.
2. the method that a kind of logging state according to claim 1 is renewed a contract automatically, which is characterized in that judge the token Whether effectively specifically:
It sends and verifies the whether effectively corresponding request of the token to server;
It receives the server and checks the whether effectively rear inspection result sent of the token, according to the inspection result, judgement Whether the token is effective.
3. the method that a kind of logging state according to claim 1 is renewed a contract automatically, which is characterized in that the S2 specifically:
Whether effective the token is judged, if in vain, jumping to the login page of webpage;The account and password of input are obtained, It carries out register and caches the corresponding token of the account currently logged in, and cache current point in time conduct if logining successfully The corresponding token's of the account currently logged in renews time point;
If effectively, the last time that the corresponding token of current account is obtained from caching is renewed time point, and executes S3.
4. the method that a kind of logging state according to claim 3 is renewed a contract automatically, which is characterized in that if being obtained from caching The last time of the corresponding token of the account currently logged in renews time point failure, then renews the token, and cache current time Point renews time point as the corresponding token of account currently logged in.
5. the method that a kind of logging state according to claim 1 is renewed a contract automatically, which is characterized in that the S1 specifically:
When webpage starting, the corresponding token of the current account of webpage is obtained from caching.
6. the method that a kind of logging state according to claim 1 is renewed a contract automatically, which is characterized in that the S3 specifically:
According to the first time point and current point in time, obtain renewing the period, renewed described in judgement the period whether be more than Preset period threshold value, if so, renewing the token, and it is corresponding as the account currently logged in cache current point in time Token renew time point.
7. the method that a kind of logging state according to claim 1 is renewed a contract automatically, which is characterized in that further include:
When receive exit webpage corresponding exit instruction when, send the corresponding token expired time of current account to server, And delete caching in token it is all renew time point.
8. a kind of method that logging state is renewed a contract automatically described in -7 any one according to claim 1, which is characterized in that by institute Some webpages replace with app one by one.
9. a kind of terminal that logging state is renewed a contract automatically, including memory, processor and storage on a memory and can handled The computer program run on device, which is characterized in that the processor performs the steps of when executing the computer program
S1: when webpage starting, the corresponding token of the current account of webpage is obtained;
Whether effective S2: judging the token, if in vain, jumping to the login page of webpage;If effectively, described in obtaining The last time of token renews time point, and executes S3;
S3: renewing time point and current point in time according to the last time, obtains renewing the period, whether renews the period described in judgement More than preset period threshold value, if so, the token is renewed, to realize the automatic renewed treaty of the logging state of current account.
10. the terminal that a kind of logging state according to claim 9 is renewed a contract automatically, which is characterized in that judge the token Whether effectively specifically:
It sends and verifies the whether effectively corresponding request of the token to server;
It receives the server and checks the whether effectively rear inspection result sent of the token, according to the inspection result, judgement Whether the token is effective.
CN201811328819.5A 2018-11-09 2018-11-09 Method and terminal for automatically renewing login state Active CN109547422B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811328819.5A CN109547422B (en) 2018-11-09 2018-11-09 Method and terminal for automatically renewing login state

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811328819.5A CN109547422B (en) 2018-11-09 2018-11-09 Method and terminal for automatically renewing login state

Publications (2)

Publication Number Publication Date
CN109547422A true CN109547422A (en) 2019-03-29
CN109547422B CN109547422B (en) 2021-06-25

Family

ID=65846262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811328819.5A Active CN109547422B (en) 2018-11-09 2018-11-09 Method and terminal for automatically renewing login state

Country Status (1)

Country Link
CN (1) CN109547422B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110166563A (en) * 2019-05-27 2019-08-23 杭州迪普科技股份有限公司 A kind of page login-timeout method for updating time and device
CN110381078A (en) * 2019-07-29 2019-10-25 迈普通信技术股份有限公司 Determination method, apparatus, electronic equipment and the storage medium that token renews
CN111245817A (en) * 2020-01-08 2020-06-05 中国联合网络通信集团有限公司 Automatic refreshing method and device for validity period certificate
CN111786931A (en) * 2019-04-03 2020-10-16 北京德信东方网络科技有限公司 Identity authentication method and device
CN113051541A (en) * 2021-03-31 2021-06-29 广州锦行网络科技有限公司 Logoff method and device of target account, electronic equipment and computer readable medium
CN113110927A (en) * 2021-04-19 2021-07-13 上海商汤科技开发有限公司 Task scheduling method and device, computer equipment and storage medium
CN113301050A (en) * 2021-05-26 2021-08-24 重庆紫光华山智安科技有限公司 Multi-user real-time login and logout management method, system, terminal and medium for webpage
CN113794708A (en) * 2021-09-08 2021-12-14 北京奇艺世纪科技有限公司 Login identifier distribution method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571733A (en) * 2010-12-31 2012-07-11 中国移动通信集团陕西有限公司 Access method and system for business operation support system (BOSS), and cloud computing platform
CN104125267A (en) * 2014-06-25 2014-10-29 小米科技有限责任公司 Account protection method, device and terminal equipment
CN104734849A (en) * 2013-12-19 2015-06-24 阿里巴巴集团控股有限公司 Method and system for conducting authentication on third-party application
CN106411825A (en) * 2015-08-03 2017-02-15 天脉聚源(北京)科技有限公司 WeChat access token acquisition method and system thereof
CN106453303A (en) * 2016-10-09 2017-02-22 武汉斗鱼网络科技有限公司 Method and system for storing user login status for IOS client
CN106534143A (en) * 2016-11-28 2017-03-22 上海斐讯数据通信技术有限公司 Method and system capable of realizing cross-application authentication authorization
CN106685998A (en) * 2017-02-24 2017-05-17 浙江仟和网络科技有限公司 SSO authentication method based on CAS unified authentication service middleware
CN106789987A (en) * 2016-12-08 2017-05-31 武汉斗鱼网络科技有限公司 The multi-service of mobile terminal single-sign-on interconnects the method and system of APP
CN108509604A (en) * 2018-03-30 2018-09-07 成都优易数据有限公司 A kind of method of the data sharing duke groups of multiple Shipping Options Pages

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571733A (en) * 2010-12-31 2012-07-11 中国移动通信集团陕西有限公司 Access method and system for business operation support system (BOSS), and cloud computing platform
CN104734849A (en) * 2013-12-19 2015-06-24 阿里巴巴集团控股有限公司 Method and system for conducting authentication on third-party application
CN104125267A (en) * 2014-06-25 2014-10-29 小米科技有限责任公司 Account protection method, device and terminal equipment
CN106411825A (en) * 2015-08-03 2017-02-15 天脉聚源(北京)科技有限公司 WeChat access token acquisition method and system thereof
CN106453303A (en) * 2016-10-09 2017-02-22 武汉斗鱼网络科技有限公司 Method and system for storing user login status for IOS client
CN106534143A (en) * 2016-11-28 2017-03-22 上海斐讯数据通信技术有限公司 Method and system capable of realizing cross-application authentication authorization
CN106789987A (en) * 2016-12-08 2017-05-31 武汉斗鱼网络科技有限公司 The multi-service of mobile terminal single-sign-on interconnects the method and system of APP
CN106685998A (en) * 2017-02-24 2017-05-17 浙江仟和网络科技有限公司 SSO authentication method based on CAS unified authentication service middleware
CN108509604A (en) * 2018-03-30 2018-09-07 成都优易数据有限公司 A kind of method of the data sharing duke groups of multiple Shipping Options Pages

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786931A (en) * 2019-04-03 2020-10-16 北京德信东方网络科技有限公司 Identity authentication method and device
CN111786931B (en) * 2019-04-03 2022-08-02 北京德信东方网络科技有限公司 Identity authentication method and device
CN110166563A (en) * 2019-05-27 2019-08-23 杭州迪普科技股份有限公司 A kind of page login-timeout method for updating time and device
CN110381078A (en) * 2019-07-29 2019-10-25 迈普通信技术股份有限公司 Determination method, apparatus, electronic equipment and the storage medium that token renews
CN111245817A (en) * 2020-01-08 2020-06-05 中国联合网络通信集团有限公司 Automatic refreshing method and device for validity period certificate
CN113051541A (en) * 2021-03-31 2021-06-29 广州锦行网络科技有限公司 Logoff method and device of target account, electronic equipment and computer readable medium
CN113051541B (en) * 2021-03-31 2022-02-01 广州锦行网络科技有限公司 Logoff method and device of target account, electronic equipment and computer readable medium
CN113110927A (en) * 2021-04-19 2021-07-13 上海商汤科技开发有限公司 Task scheduling method and device, computer equipment and storage medium
CN113301050A (en) * 2021-05-26 2021-08-24 重庆紫光华山智安科技有限公司 Multi-user real-time login and logout management method, system, terminal and medium for webpage
CN113794708A (en) * 2021-09-08 2021-12-14 北京奇艺世纪科技有限公司 Login identifier distribution method and device

Also Published As

Publication number Publication date
CN109547422B (en) 2021-06-25

Similar Documents

Publication Publication Date Title
CN109547422A (en) A kind of method and terminal that logging state is renewed a contract automatically
US10970082B2 (en) Startup accelerating method and apparatus
EP2488938B1 (en) Data update for website users based on preset conditions
US10079907B2 (en) Cached data detection
CN102752371B (en) In client, realize method and the client of dodging screen
CN109981715B (en) Session management method and device
CN109522501B (en) Page content management method and device
CN102255879A (en) Method and system for realizing local cache of uncompleted input content by user
CN107920063A (en) A kind of method of online updating tokenID
US20160381160A1 (en) System and Computer Implemented Method of Personal Monitoring
CN109361778A (en) A kind of method and terminal managing session
US9049174B2 (en) Maintaining sessions in a smart thin client server
CN109246082B (en) Data transmission method and device, electronic equipment and storage medium
CN114513313B (en) Token-based authentication method and device, electronic equipment and readable storage medium
CN111756744B (en) H5 user identification method, device, equipment and storage medium
CN114363395A (en) Session processing method, device and computer readable storage medium
CN113886735A (en) Nginx-based static resource and data caching method and system
CN107483452A (en) Quick registration method and device
CN107666497B (en) Data access method and device
CN112463399A (en) Server BMC information management method, system, terminal and storage medium
CN112149016A (en) Page processing method, device, equipment and storage medium
US20150215181A1 (en) Computer-implemented method for handling log file
US10929499B2 (en) System for loading software modules
CN109614255B (en) Transaction request processing method, device, medium and electronic equipment
CN109542601B (en) Policy compiling method and device, electronic equipment and computer storage medium

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