CN108574721B - Login method, device, server, user terminal and readable storage medium - Google Patents

Login method, device, server, user terminal and readable storage medium Download PDF

Info

Publication number
CN108574721B
CN108574721B CN201710684300.XA CN201710684300A CN108574721B CN 108574721 B CN108574721 B CN 108574721B CN 201710684300 A CN201710684300 A CN 201710684300A CN 108574721 B CN108574721 B CN 108574721B
Authority
CN
China
Prior art keywords
user
identity
login
user terminal
identifier
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
CN201710684300.XA
Other languages
Chinese (zh)
Other versions
CN108574721A (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 Kingsoft Cloud Network Technology Co Ltd
Beijing Kingsoft Cloud Technology Co Ltd
Original Assignee
Beijing Kingsoft Cloud Network Technology Co Ltd
Beijing Kingsoft Cloud Technology 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 Kingsoft Cloud Network Technology Co Ltd, Beijing Kingsoft Cloud Technology Co Ltd filed Critical Beijing Kingsoft Cloud Network Technology Co Ltd
Priority to CN201710684300.XA priority Critical patent/CN108574721B/en
Publication of CN108574721A publication Critical patent/CN108574721A/en
Application granted granted Critical
Publication of CN108574721B publication Critical patent/CN108574721B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a login method, a login device, a server, a user terminal and a readable storage medium. The login method is applied to a server, and comprises the following steps: receiving a network service login request sent by a user terminal, wherein the network service login request carries an identity identifier and a login type identifier; judging whether the login type identifier is a user-defined type login type identifier or not; and if the login type identifier is a user-defined type of login type identifier, sending the user-defined interface content corresponding to the identity identifier to the user terminal. By applying the embodiment of the invention, the operation complexity of obtaining the concerned content by the user can be reduced.

Description

Login method, device, server, user terminal and readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a login method, a login device, a server, a user terminal, and a readable storage medium.
Background
Currently, user login is required in many network services. Such as cloud disk login and cloud console system login, etc.
However, the inventors have found that when a web service is successfully registered by a conventional registration method, a web page corresponding to the web service displays various contents, many of which are not of interest to the user, and when the user wants to obtain the content of interest, a series of search operations are required, which is troublesome.
Therefore, how to provide a new login scheme to reduce the complexity of the operation of obtaining the content of interest for the user becomes a technical problem to be solved urgently.
Disclosure of Invention
Embodiments of the present invention provide a login method, a login device, a server, a user terminal, and a readable storage medium, so as to reduce the complexity of operations for a user to obtain a content of interest.
In a first aspect, an embodiment of the present invention provides a login method, which is applied to a server, where the method may include:
receiving a network service login request sent by a user terminal, wherein the network service login request carries an identity identifier and a login type identifier;
judging whether the login type identifier is a user-defined type login type identifier or not;
and if the login type identifier is a user-defined type of login type identifier, sending the user-defined interface content corresponding to the identity identifier to the user terminal.
Optionally, in an embodiment of the present invention, before the step of sending the customized interface content corresponding to the identity to the user terminal, the method may further include:
judging whether the user-defined interface content corresponding to the identity exists or not;
and if so, triggering the step of sending the user-defined interface content corresponding to the identity to the user terminal.
Optionally, in another embodiment of the present invention, before the step of sending the customized interface content corresponding to the identity to the user terminal, the method may further include:
judging whether the user-defined interface content corresponding to the identity exists or not;
if the user-defined interface content corresponding to the identity does not exist, sending a user-defined setting request to the user terminal;
receiving a response message for the user setting request sent by the user terminal, wherein the response message comprises: the user-defined setting associated with the identity identification is the content identification of the corresponding display content;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the step of sending the user-defined interface content corresponding to the identity identification to the user terminal.
Optionally, the user-defined interface content corresponding to the identity may be:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
Optionally, after the step of sending the customized interface content corresponding to the identity to the user terminal, the method may further include:
judging whether a switching instruction sent by the user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service request to the user terminal.
Optionally, when the login type identifier is not a custom type login type identifier, the method may further include:
and sending the original interface content corresponding to the network service login request to the user terminal.
In a second aspect, an embodiment of the present invention further provides a login method, which is applied to a user terminal, where the method may include:
obtaining an identity used for logging in a network service;
determining whether the login page of the identity is a user-defined login page or not;
if so, generating a network service login request according to the login type identifier which is of the user-defined type and corresponds to the user-defined login page and the identity identifier;
sending the network service login request to a server corresponding to the network service;
and obtaining a feedback message of the server, wherein the feedback message comprises the user-defined interface content aiming at the network service login request.
Optionally, the custom interface content may be:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
Optionally, the obtaining a feedback message of the server, where the feedback message includes a custom interface content for the network service login request, may include:
receiving a user-defined setting request which is sent by the server and responds to the network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
Optionally, if the login page for obtaining the identity is not a user-defined login page, the method may further include:
generating a network service login request according to a login type identifier which is not a user-defined type and the identity identifier;
sending the network service login request to a server corresponding to the network service;
and obtaining a feedback message of the server, wherein the feedback message comprises the original interface content aiming at the network service login request.
Optionally, after the step of obtaining the feedback message of the server, the method may further include:
judging whether a switching instruction is received;
and if the switching instruction is received, switching the current interface content of the network service.
In a third aspect, an embodiment of the present invention further provides a login apparatus, which is applied to a server, where the apparatus may include:
the system comprises a receiving module, a login module and a login module, wherein the receiving module is used for receiving a network service login request sent by a user terminal, and the network service login request carries an identity identifier and a login type identifier;
the first judgment module is used for judging whether the login type identifier is a login type identifier of a user-defined type;
and the first sending module is used for sending the user-defined interface content corresponding to the identity identifier to the user terminal when the login type identifier is a user-defined type of login type identifier.
Optionally, in an embodiment of the present invention, the apparatus may further include:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
and the first triggering module is used for triggering the first sending module to send the user-defined interface content corresponding to the identity identifier to the user terminal when the second judging module judges that the user-defined interface content corresponding to the identity identifier exists.
Optionally, in another embodiment of the present invention, the apparatus may further include:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
a second triggering module, specifically configured to:
when the second judging module judges that the user-defined interface content corresponding to the identity does not exist, sending a user-defined setting request to the user terminal;
receiving a response message for the user setting request sent by the user terminal, wherein the response message comprises: the user-defined setting associated with the identity identification is the content identification of the corresponding display content;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the first sending module to send the user-defined interface content corresponding to the identity identification to the user terminal.
Optionally, the user-defined interface content corresponding to the identity may be:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
Optionally, in an embodiment of the present invention, the apparatus may further include: a first switching module; the first switching module is specifically configured to:
after the first sending module sends the user-defined interface content corresponding to the identity identifier to the user terminal, judging whether a switching instruction sent by the user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service request to the user terminal.
Optionally, when the login type identifier is not a custom type login type identifier, the first sending module may be further configured to:
and sending the original interface content corresponding to the network service login request to the user terminal.
In a fourth aspect, an embodiment of the present invention further provides a login apparatus, which is applied to a user terminal, where the apparatus may include:
the first obtaining module is used for obtaining an identity used for logging in the network service;
the determining module is used for determining whether the login page of the identity is a user-defined login page or not;
the first generation module is used for generating a network service login request according to a login type identifier which is of a custom type and corresponds to the custom login page when the determination unit determines that the login page of the obtained identity identifier is a custom login page;
the second sending module is used for sending the network service login request to a server corresponding to the network service;
and the second obtaining module is used for obtaining a feedback message of the server, wherein the feedback message comprises the user-defined interface content aiming at the network service login request.
Optionally, in this embodiment of the present invention, the customized interface content may be:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
Optionally, in an embodiment of the present invention, the second obtaining module is specifically configured to:
receiving a user-defined setting request which is sent by the server and responds to the network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
Optionally, in an embodiment of the present invention, the apparatus may further include:
the second generation module is used for generating a network service login request according to the login type identifier which is not the user-defined type and the identity identifier when the determination unit determines that the login page for obtaining the identity identifier is not the user-defined login page;
the third sending module is used for sending the network service login request to a server corresponding to the network service;
and a third obtaining module, configured to obtain a feedback message of the server, where the feedback message includes an original interface content for the network service login request.
Optionally, in an embodiment of the present invention, the apparatus may further include: a second switching module; the second switching module is specifically configured to:
after the feedback message of the server is obtained, judging whether a switching instruction is received or not;
and if the switching instruction is received, switching the current interface content of the network service.
In a fifth aspect, an embodiment of the present invention provides a server, which may include a processor and a memory;
a memory for storing executable program code;
a processor for reading out executable program code stored in the memory to implement the method steps of the login method according to any of the above first aspects.
In a sixth aspect, an embodiment of the present invention provides a user terminal, which may include a processor and a memory;
a memory for storing executable program code;
a processor for reading the executable program code stored in the memory to implement the method steps of the login method according to any of the above second aspects.
In a seventh aspect, an embodiment of the present invention provides a readable storage medium, where a computer program is stored in the readable storage medium, and the computer program, when executed by a processor, implements the method steps of the login method according to any one of the above first aspects.
In an eighth aspect, an embodiment of the present invention provides a readable storage medium, in which a computer program is stored, and the computer program, when executed by a processor, implements the method steps of the login method according to any one of the second aspects.
In a ninth aspect, embodiments of the present invention also provide a computer program product including instructions, which when run on a computer, cause the computer to perform: method steps of a login method according to any of the above first aspects.
In a tenth aspect, an embodiment of the present invention further provides a computer program product including instructions, which when run on a computer, cause the computer to perform: method steps of a login method according to any of the above second aspects.
In the embodiment of the invention, when a user logs in the network service through the user terminal, the server corresponding to the network service receives the network service login request sent by the user terminal. And then, the server judges whether the login type identifier carried in the network service login request is a login type identifier of a user-defined type. When the user terminal is the login type identifier of the user-defined type, the server sends the user terminal the user interface content corresponding to the identity identifier to the user terminal, and the user terminal sends the user interface content to the server. Therefore, the user can check the concerned content at the user terminal without performing complicated operation, and the operation complexity is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of an interface after logging in a cloud console system in the prior art;
fig. 2 is a flowchart of a login method according to an embodiment of the present invention;
fig. 3 is a flowchart of another login method according to an embodiment of the present invention;
fig. 4 is a flowchart of another login method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a login apparatus according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of another login device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a server according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a user terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
For clarity, the following describes a login method provided in an embodiment of the present invention by taking a login cloud console system as an example.
In the prior art, when a user wants to log in a cloud console system, the user needs to input an account and a password on a login page corresponding to the cloud console system, and when the account and the password pass authentication, various contents corresponding to the network service, such as contents of computing resources, networks, databases, video services and the like shown in fig. 1, are displayed, and sub-contents are further included below the contents, such as contents including load balancing, private access and the like below the network. When a user wants to create a virtual private network, the user needs to find the network in the displayed various contents and then find the virtual private network in the network, so that the virtual private network can be created. When the user does not know that the virtual private network is the sub-content of the network, the user needs to search the virtual private network in all the content displayed after logging in, and the virtual private network can be created only after the virtual private network is searched, so that the operation is very complicated.
In order to solve the above technical problem, embodiments of the present invention provide a login method from the server perspective and the user terminal perspective, respectively.
First, a login method provided in an embodiment of the present invention will be described from the perspective of a server. Referring to fig. 2, the login method provided by the embodiment of the present invention is applied to a server, and the method may include the following steps:
s201: receiving a network service login request sent by a user terminal, wherein the network service login request carries an identity identifier and a login type identifier;
s202: judging whether the login type identifier is a user-defined type login type identifier or not;
if the login type identifier is a login type identifier of a custom type, step S203 is executed: and sending the user-defined interface content corresponding to the identity identification to the user terminal.
In the embodiment of the invention, when a user logs in the network service through the user terminal, the server corresponding to the network service receives the network service login request sent by the user terminal. And then, the server judges whether the login type identifier carried in the network service login request is a login type identifier of a user-defined type. When the user terminal is the login type identifier of the user-defined type, the server sends the user terminal the user interface content corresponding to the identity identifier to the user terminal, and the user terminal sends the user interface content to the server. Therefore, the user can check the concerned content at the user terminal without performing complicated operation, and the operation complexity is reduced.
It is to be understood that, when the login type identifier is not a custom type of login type identifier, the method may further include the following steps:
and sending the original interface content corresponding to the network service login request to the user terminal.
For example, when a user logs in a cloud console system through a user terminal, and a server corresponding to the cloud console system receives a network service login request sent by the user terminal, it may be determined whether a login type identifier carried in the network service login request is a login type identifier of a user-defined type.
When the login type identifier is judged to be of the user-defined type, the user-defined interface content corresponding to the identity identifier can be: and the virtual private network content is sent to the user terminal. Therefore, the user can search the virtual private network without complicated operation, the operation complexity is reduced, and the searching time is saved. And when the login type identifier is judged not to be the user-defined type, all the contents (namely, the original interface content of the cloud console system) such as the computing resources and the network shown in fig. 1 are sent to the user terminal.
It should be noted that the identity may include one or more of an account number, a password and a verification code, but is not limited thereto. When the identity identifier comprises an account number and a password, the server can also verify the identity identifier and the password carried in the network service login request, and when the identity identifier passes the verification, the step of judging whether the login type identifier carried in the network service login request is the login type identifier of the user-defined type can be executed.
In addition, the login type identifier for the custom type and the login type identifier for the non-custom type may be any type of identifier, such as numbers and symbols, etc. However, the login type identifier for the custom type is not the same as the login type identifier for the non-custom type.
Optionally, in an implementation manner of the present invention, before the step of sending the user-defined interface content corresponding to the identity to the user terminal, the following step may be further included:
judging whether the user-defined interface content corresponding to the identity exists or not;
and if so, triggering the step of sending the user-defined interface content corresponding to the identity identification to the user terminal.
Otherwise, when there is no custom interface content corresponding to the identity, the method may further include the following steps:
sending a user-defined setting request to a user terminal;
receiving a response message for the custom setting request sent by the user terminal, wherein the response message comprises: self-defining associated identity marks sets content marks of corresponding display contents;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the step of sending the user-defined interface content corresponding to the identity identification to the user terminal.
It can be understood that, when the login type identifier is a login type identifier of a user-defined type and the server can find the user-defined interface content corresponding to the identity identifier, the user-defined interface content corresponding to the identity identifier can be directly sent to the user terminal. And when the server cannot find the user-defined interface content corresponding to the identity, sending a user-defined setting request to the user terminal, so that the user terminal prompts the user to perform user-defined setting after receiving the user-defined setting request.
Specifically, after the user checks the information prompting the user to perform the custom setting in the user terminal, the content concerned by the user may be set as the custom interface content, for example, the virtual private network may be set as the custom interface content. And then, the user terminal sends a response message to the server, wherein the response message carries the content identification of the virtual private network. Therefore, after the server receives the response message, the virtual private network corresponding to the content identifier can be set as the user-defined interface content, and the content corresponding to the virtual private network is sent to the user terminal, so that the user can quickly display the content corresponding to the virtual private network after logging in the cloud console system, and the user can conveniently and quickly find the content corresponding to the virtual private network.
Optionally, in another implementation manner of the present invention, after the step of sending the customized interface content corresponding to the identity to the user terminal, the method may further include the following steps:
judging whether a switching instruction sent by a user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service request to the user terminal.
It can be understood that, in this implementation manner, when the user wants to switch to the original interface with all the contents of the cloud console system after the user terminal displays the customized interface contents corresponding to the identity, for example, the contents corresponding to the virtual private network, the user may send a switching instruction to the user terminal by clicking a switching button, and when the user terminal receives the switching instruction, the switching instruction is sent to the server. And then, after receiving the switching instruction, the server sends the original interface content of the cloud console system to the user terminal so as to display all the content of the cloud console system on the user terminal.
The following describes the user-defined interface content provided by the embodiment of the present invention in detail.
It can be understood that, in an implementation manner, the user-defined interface content corresponding to the identity may be: and the server generates the content according to the user-defined setting associated with the identity. The self-defined setting of the identity association can be as follows: and the user using the identity marks performs custom setting in the user terminal. For example, the user of the identity marks, and sets the virtual private network as the custom interface content in the user terminal.
In another implementation manner, the user-defined interface content corresponding to the identity may be: the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity marks the URL of the accessed webpage and the access frequency corresponding to each URL. In this way, the content corresponding to the webpage with high access frequency can be used as the user-defined interface content according to the webpage access record of the user. Of course, according to the webpage access record of the user, the content related to the webpage content with high access frequency can be recommended to the user, and the recommended content can be used as the self-defined interface content. It should be noted that a specific form of the behavior access information may be: the behavior access vector. And the URL accessed by the identity identifier is an element in the behavior access vector, and the access frequency corresponding to each URL is the weight value of the corresponding URL.
In another implementation manner, the content of the customized interface corresponding to the identity identifier may also include the content generated in the above two implementation manners, which is reasonable and will not be described in detail herein.
In summary, in the embodiment of the present invention, after the user logs in the network service, the user can quickly obtain the content concerned by the user, and the operation complexity is reduced.
The following describes a login method provided in an embodiment of the present invention from the perspective of a user terminal.
It should be noted that the login method provided by the embodiment of the present invention is applied to a user terminal, which includes but is not limited to a tablet computer and a mobile phone.
Referring to fig. 3, a login method provided in an embodiment of the present invention may include the following steps:
s301: obtaining an identity used for logging in a network service;
s302: determining whether the login page with the identity is a user-defined login page or not; if yes, go to step S303;
s303: generating a network service login request according to a login type identifier and an identity identifier which are of a custom type and correspond to the custom login page;
s304: sending a network service login request to a server corresponding to the network service;
s305: and obtaining a feedback message of the server, wherein the feedback message comprises the self-defined interface content aiming at the network service login request.
In the embodiment of the invention, the user terminal can obtain the identity used for logging in the network service and determine whether the login page obtaining the identity is the user-defined login page. And if the login page is the user-defined login page, generating a network service login request comprising a login type identifier which is of the user-defined type and the identity identifier. And further, the network service login request is sent to the server, so that the server sends the user-defined interface corresponding to the identity to the user terminal after receiving the network service login request. Therefore, the user terminal can display the user-defined interface content corresponding to the identity, so that the user can check the concerned content at the user terminal without performing complicated operation, and the operation complexity is reduced.
Optionally, in this embodiment of the present invention, the obtaining a feedback message of the server, where the feedback message includes a customized interface content for the network service login request, may include:
receiving a user-defined setting request which is sent by a server and responds to a network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
It can be understood that, after the user terminal sends the network service login request to the server, the server will search for the user-defined interface content corresponding to the identity, and when the server cannot search for the user-defined content corresponding to the identity, a user-defined setting request will be sent to the user terminal. Then, after receiving the user setting request, the user terminal prompts the user to perform user setting, so as to obtain a content identifier of the user-defined display content corresponding to the identity identifier, then generates response information carrying the content identifier, and sends the response information to the server, so that the server takes the content corresponding to the content identifier as user-defined interface content, and sends the user-defined interface content to the user terminal. Therefore, the user terminal can receive the self-defined interface content which is sent by the server and corresponds to the identity.
The following describes a case where the login page for obtaining the identity is not a user-defined login page.
In the embodiment of the present invention, if the login page for obtaining the identity is not a user-defined login page, the method may further include:
generating a network service login request according to a login type identifier and an identity identifier which are not in a self-defined type;
sending the network service login request to a server corresponding to the network service;
and obtaining a feedback message of the server, wherein the feedback message comprises the original interface content aiming at the network service login request.
In the implementation mode, when the login page for obtaining the identity is not the user-defined login page, a network service login request carrying the login type identity which is not the user-defined type and the identity is generated, and the network service login request is sent to the server, so that after the server receives the network service login request, the original interface content corresponding to the network service login request is sent to the user terminal, and then the user terminal can display the original interface content.
For example, when the user logs in the cloud console system not through the custom login page, the original interface content of the cloud console system, that is, all the contents of the computing resource and the network shown in fig. 1, are displayed in the user terminal.
It should be noted that the identity may include one or more of an account number, a password and a verification code, but is not limited thereto. In addition, the login type identifier for the custom type and the login type identifier for the non-custom type may be any type of identifier, such as numbers and symbols, etc. However, the login type identifier for the custom type is not the same as the login type identifier for the non-custom type.
Optionally, in this embodiment of the present invention, after obtaining the feedback message of the server, the method may further include:
judging whether a switching instruction is received;
and if a switching instruction is received, switching the current interface content of the network service.
For example, assuming that the original interface content of the cloud console system is displayed in the user terminal, and the user wants to quickly obtain the content of interest of the user, the user may send a switching instruction to the user terminal. In this way, after receiving the switching instruction, the user terminal may send the switching instruction to the server, so that after receiving the switching instruction, the server sends the user-defined interface content (for example, content corresponding to the virtual private network) corresponding to the identity of the login cloud console system to the user terminal. Furthermore, the user terminal can display the user-defined interface content after receiving the user-defined interface content. After the user terminal receives the switching instruction again, the switching instruction can be sent to the server, so that the server sends the original interface content for logging in the cloud console system to the user terminal after receiving the switching instruction, and further, the user terminal can display the original interface content after receiving the original interface content. Therefore, the user-defined interface content and the original interface content are switched with each other, and the user experience is improved.
The following describes the user-defined interface content provided by the embodiment of the present invention in detail.
It can be understood that, in an implementation manner, the user-defined interface content corresponding to the identity may be: and the server generates the content according to the user-defined setting associated with the identity. The self-defined setting of the identity association can be as follows: and the user using the identity marks performs custom setting in the user terminal. For example, the user of the identity marks, and sets the virtual private network as the custom interface content in the user terminal.
In another implementation manner, the user-defined interface content corresponding to the identity may be: the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity marks the URL of the accessed webpage and the access frequency corresponding to each URL. In this way, the content corresponding to the webpage with high access frequency can be used as the user-defined interface content according to the webpage access record of the user. Of course, according to the webpage access record of the user, the content related to the webpage content with high access frequency can be recommended to the user, and the recommended content can be used as the self-defined interface content.
It should be noted that a specific form of the behavior access information may be: the behavior access vector. And the URL accessed by the identity identifier is an element in the behavior access vector, and the access frequency corresponding to each URL is the weight value of the corresponding URL.
In another implementation manner, the content of the customized interface corresponding to the identity identifier may also include the content generated in the above two implementation manners, which is reasonable and will not be described in detail herein.
The following describes a login method provided in an embodiment of the present invention with reference to fig. 4.
Referring to fig. 4, it is assumed that an official website homepage of the cloud console system is displayed in the user terminal, and then after the user clicks login on the official website homepage, an account and a password may be input in a pop-up login box, and a user-defined login may be selected from login options displayed in the login box, where the login page at this time corresponds to a user-defined login page. Therefore, after the user clicks and confirms login, if the account number and the password pass verification, the user-defined interface content corresponding to the account number is displayed. When the account logs in the cloud console system for the first time, the user corresponding to the account is a new user, and because the new user does not perform user-defined setting on the account and does not access a webpage in the cloud console system, user-defined interface content corresponding to the account does not exist. At this time, the new user may perform a custom setting to set the content 1 to the content M as the custom interface content, and display the content 1 to the content M on the user terminal. In addition, when the account is not first logged in the cloud console system, that is, the user corresponding to the account is an old user, at this time, the content 1 to the content N custom-set by the old user may be displayed.
In addition, when the user selects the conventional login in the login options displayed in the login box, the login page at the moment is not the self-defined login page. Then, after the account number and the password pass the verification, the original interface content of the cloud console system is displayed. And after the user terminal displays the original interface content, the user can also switch the original interface content to the user-defined interface content through the switching instruction.
It should be noted that the login option may be disposed at any position of the login box, and is not described in detail herein.
It should be noted that the login method provided by the embodiment of the present invention may be applied to login of various network services, and is not limited to be used for logging in a cloud console system.
In summary, in the embodiment of the present invention, after the user logs in the network service, the user can quickly obtain the content concerned by the user, and the operation complexity is reduced.
Corresponding to the above method embodiment applied to the server, an embodiment of the present invention further provides a login apparatus applied to the server, and referring to fig. 5, the apparatus may include:
a receiving module 501, configured to receive a network service login request sent by a user terminal, where the network service login request carries an identity identifier and a login type identifier;
a first judging module 502, configured to judge whether the login type identifier is a login type identifier of a user-defined type;
the first sending module 503 is configured to send the user-defined interface content corresponding to the identity identifier to the user terminal when the login type identifier is the login type identifier of the user-defined type.
In the embodiment of the invention, when a user logs in the network service through the user terminal, the server corresponding to the network service receives the network service login request sent by the user terminal. And then, the server judges whether the login type identifier carried in the network service login request is a login type identifier of a user-defined type. When the user terminal is the login type identifier of the user-defined type, the server sends the user terminal the user interface content corresponding to the identity identifier to the user terminal, and the user terminal sends the user interface content to the server. Therefore, the user can check the concerned content at the user terminal without performing complicated operation, and the operation complexity is reduced.
Optionally, in an embodiment of the present invention, the apparatus may further include:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
and the first triggering module is used for triggering the first sending module to send the user-defined interface content corresponding to the identity identifier to the user terminal when the second judging module judges that the user-defined interface content corresponding to the identity identifier exists.
Optionally, in another embodiment of the present invention, the apparatus may further include:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
a second triggering module, the second triggering module specifically configured to:
when the second judging module judges that the user-defined interface content corresponding to the identity does not exist, sending a user-defined setting request to the user terminal;
receiving a response message for the custom setting request sent by the user terminal, wherein the response message comprises: self-defining associated identity marks sets content marks of corresponding display contents;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the first sending module to send the user-defined interface content corresponding to the identity identification to the user terminal.
Optionally, the user-defined interface content corresponding to the identity identifier is:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: the identity marks the URL of the accessed webpage and the access frequency corresponding to the URL.
Optionally, in an embodiment of the present invention, the apparatus further includes: a first switching module; the first switching module is specifically configured to:
after the first sending module sends the user-defined interface content corresponding to the identity identification to the user terminal, judging whether a switching instruction sent by the user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service request to the user terminal.
Optionally, when the login type identifier is not a login type identifier of a custom type, the first sending module 503 is further configured to:
and sending the original interface content corresponding to the network service login request to the user terminal.
Corresponding to the above method embodiment applied to the user terminal, an embodiment of the present invention further provides a login apparatus applied to the user terminal, and referring to fig. 6, the apparatus may include:
a first obtaining module 601, configured to obtain an identity for logging in a network service;
a determining module 602, configured to determine whether the login page with the obtained identity is a user-defined login page;
the first generating module 603 is configured to, when the determining unit determines that the login page with the obtained identity is a user-defined login page, generate a network service login request according to the login type identity and the identity, which are of a user-defined type and correspond to the user-defined login page;
a second sending module 604, configured to send the network service login request to a server corresponding to the network service;
a second obtaining module 605, configured to obtain a feedback message of the server, where the feedback message includes a user-defined interface content for the network service login request.
In the embodiment of the invention, the user terminal can obtain the identity used for logging in the network service and determine whether the login page obtaining the identity is the user-defined login page. And if the login page is the user-defined login page, generating a network service login request containing a login type identifier which is a user-defined type and the identity identifier. And further, the network service login request is sent to the server, so that the server sends the user-defined interface corresponding to the identity to the user terminal after receiving the network service login request. Therefore, the user terminal can display the user-defined interface content corresponding to the identity, so that the user can check the concerned content at the user terminal without performing complicated operation, and the operation complexity is reduced.
Optionally, in the embodiment of the present invention, the user-defined interface content is:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: the identity marks the URL of the accessed webpage and the access frequency corresponding to the URL.
Optionally, in this embodiment of the present invention, the second obtaining module 605 is specifically configured to:
receiving a user-defined setting request which is sent by a server and responds to the network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
Optionally, in an embodiment of the present invention, the apparatus further includes:
the second generation module is used for generating a network service login request according to the login type identifier and the identity identifier which are not in the self-defined type when the determination unit determines that the login page with the identity identifier is not in the self-defined login page;
the third sending module is used for sending the network service login request to a server corresponding to the network service;
and the third obtaining module is used for obtaining a feedback message of the server, wherein the feedback message comprises the original interface content aiming at the network service login request.
Optionally, in an embodiment of the present invention, the apparatus further includes: a second switching module; the second switching module is specifically configured to:
after the feedback message of the server is obtained, judging whether a switching instruction is received;
and if a switching instruction is received, switching the current interface content of the network service.
Corresponding to the above method embodiment applied to the server, an embodiment of the present invention provides a server, which may include a processor and a memory;
a memory for storing executable program code;
a processor for reading the executable program code stored in the memory to implement the method steps of any of the above methods applied to the login method of the server.
Corresponding to the above method embodiment applied to the user terminal, an embodiment of the present invention provides a user terminal, which may include a processor and a memory;
a memory for storing executable program code;
a processor for reading out executable program code stored in the memory to implement the method steps of any of the above methods applied to a login method of a user terminal.
Corresponding to the above method embodiment applied to a server, another server is provided in the embodiment of the present invention, referring to fig. 7, the server may include a processor 701, a communication interface 702, a memory 703 and a communication bus 704, where the processor 701, the communication interface 702 and the memory 703 complete communication with each other through the communication bus 704;
a memory 703 for storing a computer program;
the processor 701 is configured to implement the steps of any of the above-described login methods applied to the server when executing the program stored in the memory 703.
Corresponding to the above method embodiment applied to a user terminal, an embodiment of the present invention provides another user terminal, referring to fig. 8, the user terminal may include a processor 801, a communication interface 802, a memory 803, and a communication bus 804, where the processor 801, the communication interface 802, and the memory 803 complete mutual communication through the communication bus 804;
a memory 803 for storing a computer program;
the processor 801 is configured to implement the steps of any of the above-described login methods applied to the user terminal when executing the program stored in the memory 803.
In particular, in some instances, the server may also include an input device, an input port, an output port, and an output device. The input port, the processor, the memory and the output port are connected with each other, and the input device and the output device are connected with the bus through the input port and the output port respectively and further connected with other components of the server. It should be noted that the output interface and the input interface can also be represented by I/O interfaces. Specifically, the input device receives input information from the outside and transmits the input information to the processor through the input port; the processor processes the input information based on computer-executable instructions stored in the memory to generate output information, stores the output information temporarily or permanently in the memory, and then transmits the output information to the output device through the output port; the output device outputs the output information to the outside of the server.
When the login apparatus described with reference to fig. 5 is implemented by the server shown in fig. 7, the input device receives a network service login request sent by the user terminal, where the network service login request carries an identity identifier and a login type identifier.
In particular embodiments, the I/O interface to the output device may include hardware, software, or both providing one or more interfaces for communication between the terminal device and one or more I/O devices. The terminal device may include one or more of these I/O devices, where appropriate. One or more of these I/O devices may allow communication between a person and a computer system. By way of example, and not limitation, an I/O device may include a keyboard, keypad, microphone, monitor, mouse, printer, scanner, speaker, still camera, stylus, tablet, touch screen, trackball, video camera, another suitable I/O device, or a combination of two or more of these. The I/O device may include one or more sensors. Embodiments of the present invention contemplate any suitable I/O devices and any suitable I/O interfaces for use therewith. Where appropriate, the I/O interface may comprise one or more devices or software drivers capable of allowing a processor to drive one or more of these I/O devices. The I/O interface may include one or more I/O interfaces, where appropriate. Although embodiments of the present invention are described showing a particular I/O interface, embodiments of the present invention contemplate any suitable I/O interface. The processor, based on computer-executable instructions stored in the memory, performs: receiving a network service login request sent by a user terminal; judging whether the login type identifier is a login type identifier of a user-defined type; and if the login type identifier is a user-defined type of login type identifier, sending the user-defined interface content corresponding to the identity identifier to the user terminal. And sending the user-defined interface content corresponding to the identity identification to the user terminal through the output port and the output equipment.
The aforementioned communication bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
Corresponding to the above method embodiment applied to the server, an embodiment of the present invention further provides a readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements any of the above steps of the login method applied to the server.
Corresponding to the above method embodiment applied to the user terminal, an embodiment of the present invention provides a readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements any of the above steps of the login method applied to the user terminal.
In accordance with the above-described method embodiment applied to a server, an embodiment of the present invention further provides a computer program product including instructions, which when run on a computer, cause the computer to perform: any of the above login method steps applied to the server.
Corresponding to the above method embodiment applied to the user terminal, an embodiment of the present invention further provides a computer program product containing instructions, which when run on a computer, cause the computer to perform: the first item of the above-mentioned application is applied to the login method steps of the user terminal.
In summary, in the embodiment of the present invention, after the user logs in the network service, the user can quickly obtain the content concerned by the user, and the operation complexity is reduced.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (18)

1. A login method is applied to a server, and the method comprises the following steps:
receiving a network service login request sent by a user terminal, wherein the network service login request carries an identity identifier and a login type identifier;
judging whether the login type identifier is a user-defined type login type identifier or not;
if the login type identifier is a user-defined login type identifier, sending user-defined interface content corresponding to the identity identifier to the user terminal, wherein the user-defined interface content corresponding to the identity identifier is as follows: the server generates content according to the user-defined setting associated with the identity identifier; and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
2. The method according to claim 1, wherein before the step of sending the customized interface content corresponding to the identity to the user terminal, the method further comprises:
judging whether the user-defined interface content corresponding to the identity exists or not;
and if so, triggering the step of sending the user-defined interface content corresponding to the identity to the user terminal.
3. The method according to claim 1, wherein before the step of sending the customized interface content corresponding to the identity to the user terminal, the method further comprises:
judging whether the user-defined interface content corresponding to the identity exists or not;
if the user-defined interface content corresponding to the identity does not exist, sending a user-defined setting request to the user terminal;
receiving a response message for the user setting request sent by the user terminal, wherein the response message comprises: the user-defined setting associated with the identity identification is the content identification of the corresponding display content;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the step of sending the user-defined interface content corresponding to the identity identification to the user terminal.
4. The method according to any one of claims 1-3, wherein after the step of sending the customized interface content corresponding to the identity to the user terminal, the method further comprises:
judging whether a switching instruction sent by the user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service login request to the user terminal.
5. A login method is applied to a user terminal, and the method comprises the following steps:
obtaining an identity used for logging in a network service;
determining whether the login page of the identity is a user-defined login page or not;
if so, generating a network service login request according to the login type identifier which is of the user-defined type and corresponds to the user-defined login page and the identity identifier;
sending the network service login request to a server corresponding to the network service;
obtaining a feedback message of the server, wherein the feedback message comprises a user-defined interface content aiming at the network service login request, and the user-defined interface content is as follows: the server generates content according to the user-defined setting associated with the identity identifier; and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
6. The method of claim 5, wherein the step of obtaining a feedback message of the server, the feedback message including the custom interface content for the web service login request comprises:
receiving a user-defined setting request which is sent by the server and responds to the network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
7. The method according to any of claims 5-6, wherein after the step of obtaining the feedback message of the server, the method further comprises:
judging whether a switching instruction is received;
and if the switching instruction is received, switching the current interface content of the network service.
8. A login device, applied to a server, the device comprising:
the system comprises a receiving module, a login module and a login module, wherein the receiving module is used for receiving a network service login request sent by a user terminal, and the network service login request carries an identity identifier and a login type identifier;
the first judgment module is used for judging whether the login type identifier is a login type identifier of a user-defined type;
the first sending module is configured to send, when the login type identifier is a login type identifier of a user-defined type, user-defined interface content corresponding to the identity identifier to the user terminal, where the user-defined interface content corresponding to the identity identifier is:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
9. The apparatus of claim 8, further comprising:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
and the first triggering module is used for triggering the first sending module to send the user-defined interface content corresponding to the identity identifier to the user terminal when the second judging module judges that the user-defined interface content corresponding to the identity identifier exists.
10. The apparatus of claim 8, further comprising:
the second judgment module is used for judging whether the user-defined interface content corresponding to the identity exists or not before sending the user-defined interface content corresponding to the identity to the user terminal;
a second triggering module, specifically configured to:
when the second judging module judges that the user-defined interface content corresponding to the identity does not exist, sending a user-defined setting request to the user terminal;
receiving a response message for the user setting request sent by the user terminal, wherein the response message comprises: the user-defined setting associated with the identity identification is the content identification of the corresponding display content;
and taking the content corresponding to the content identification as the user-defined interface content corresponding to the identity identification, and triggering the first sending module to send the user-defined interface content corresponding to the identity identification to the user terminal.
11. The apparatus according to any one of claims 8-10, further comprising: a first switching module; the first switching module is specifically configured to:
after the first sending module sends the user-defined interface content corresponding to the identity identifier to the user terminal, judging whether a switching instruction sent by the user terminal is received;
and if the switching instruction is received, sending the original interface content corresponding to the network service login request to the user terminal.
12. A login apparatus, applied to a user terminal, the apparatus comprising:
the first obtaining module is used for obtaining an identity used for logging in the network service;
the determining module is used for determining whether the login page of the identity is a user-defined login page or not;
the first generation module is used for generating a network service login request according to a login type identifier which is of a custom type and corresponds to the custom login page when the login page of the identity identifier is determined to be a custom login page by the determination module;
the second sending module is used for sending the network service login request to a server corresponding to the network service;
a second obtaining module, configured to obtain a feedback message of the server, where the feedback message includes a user-defined interface content for the network service login request, and the user-defined interface content is:
the server generates content according to the user-defined setting associated with the identity identifier;
and/or the server generates content according to behavior access information associated with the identity, wherein the behavior access information comprises: and the identity identifies a Uniform Resource Locator (URL) of the accessed webpage and the access frequency corresponding to the URL.
13. The apparatus of claim 12, wherein the second obtaining module is specifically configured to:
receiving a user-defined setting request which is sent by the server and responds to the network service login request;
obtaining a content identifier of display content corresponding to the user-defined setting associated with the identity identifier, and generating a response message aiming at the user-defined setting request by utilizing the content identifier;
sending the response message to the server;
and obtaining the user-defined interface content which is fed back by the server and aims at the response message, wherein the user-defined interface content comprises the content corresponding to the content identification.
14. The apparatus according to any one of claims 12-13, further comprising: a second switching module; the second switching module is specifically configured to:
after the feedback message of the server is obtained, judging whether a switching instruction is received or not;
and if the switching instruction is received, switching the current interface content of the network service.
15. A server, comprising a processor and a memory;
the memory is used for storing executable program codes;
the processor is adapted to read executable program code stored in the memory to perform the method steps of any of claims 1-4.
16. A user terminal comprising a processor and a memory;
the memory is used for storing executable program codes;
the processor is adapted to read executable program code stored in the memory to perform the method steps of any of claims 5-7.
17. A readable storage medium, characterized in that a computer program is stored in the readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of claims 1-4.
18. A readable storage medium, characterized in that a computer program is stored in the readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of the claims 5-7.
CN201710684300.XA 2017-08-11 2017-08-11 Login method, device, server, user terminal and readable storage medium Active CN108574721B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710684300.XA CN108574721B (en) 2017-08-11 2017-08-11 Login method, device, server, user terminal and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710684300.XA CN108574721B (en) 2017-08-11 2017-08-11 Login method, device, server, user terminal and readable storage medium

Publications (2)

Publication Number Publication Date
CN108574721A CN108574721A (en) 2018-09-25
CN108574721B true CN108574721B (en) 2021-04-23

Family

ID=63576271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710684300.XA Active CN108574721B (en) 2017-08-11 2017-08-11 Login method, device, server, user terminal and readable storage medium

Country Status (1)

Country Link
CN (1) CN108574721B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491733B (en) * 2018-09-26 2023-12-08 深圳平安医疗健康科技服务有限公司 Interface display method based on visualization and related equipment
CN110806916B (en) * 2019-11-05 2024-01-26 北京金和网络股份有限公司 Method and system for realizing personalized login page of each tenant of SAAS platform
CN111026950B (en) * 2019-11-19 2023-09-22 微民保险代理有限公司 Page access method and device, server and page access system
CN113691485B (en) * 2020-05-19 2023-08-25 北京神州泰岳软件股份有限公司 Micro-service platform access method and related device thereof
CN115842865A (en) * 2022-11-23 2023-03-24 紫光云技术有限公司 Method for mobile terminal to dynamically control network request

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101090435A (en) * 2006-06-14 2007-12-19 株式会社东芝 System and method for customizing user interfaces on a document processing device
CN102438022A (en) * 2011-12-28 2012-05-02 华为技术有限公司 Method and device, and system for logging in server system
CN102467527A (en) * 2010-11-11 2012-05-23 中国电信股份有限公司 Working desktop showing system and method and application server thereof
CN103686417A (en) * 2013-12-27 2014-03-26 乐视网信息技术(北京)股份有限公司 User interface customizing method and system
CN103731681A (en) * 2013-12-27 2014-04-16 乐视网信息技术(北京)股份有限公司 Stream media resource updating method and system under user login mode

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101090435A (en) * 2006-06-14 2007-12-19 株式会社东芝 System and method for customizing user interfaces on a document processing device
CN102467527A (en) * 2010-11-11 2012-05-23 中国电信股份有限公司 Working desktop showing system and method and application server thereof
CN102438022A (en) * 2011-12-28 2012-05-02 华为技术有限公司 Method and device, and system for logging in server system
CN103686417A (en) * 2013-12-27 2014-03-26 乐视网信息技术(北京)股份有限公司 User interface customizing method and system
CN103731681A (en) * 2013-12-27 2014-04-16 乐视网信息技术(北京)股份有限公司 Stream media resource updating method and system under user login mode

Also Published As

Publication number Publication date
CN108574721A (en) 2018-09-25

Similar Documents

Publication Publication Date Title
CN108574721B (en) Login method, device, server, user terminal and readable storage medium
US20180046606A1 (en) Form Checking Method and Apparatus
CN104468531A (en) Authorization method, device and system for sensitive data
CN107819845B (en) Light application pushing method and device and server
CN109257321B (en) Secure login method and device
WO2016188029A1 (en) Method and device for parsing two-dimensional code, computer readable storage medium, computer program product and terminal device
CN107688733B (en) Service interface calling method, device, user terminal and readable storage medium
CN111711617A (en) Method and device for detecting web crawler, electronic equipment and storage medium
CN107733883B (en) Method and device for detecting account numbers registered in batches
US20170169122A1 (en) Webpage display method, mobile terminal, intelligent terminal, program and storage medium
EP3818674A1 (en) Enhancing security using anomaly detection
CN104965690A (en) Method and apparatus for processing data
US20180349580A1 (en) Information processing method and device, and electronic equipment
US20180357404A1 (en) Information processing method and apparatus, and electronic device
CN107231389B (en) Code scanning operation method and equipment
JP2018500670A (en) Handling unstructured messages
CN111935107B (en) Identity authentication method, device, system, electronic equipment and storage medium
US20170169211A1 (en) One kind of website passwords generating method and apparatus
CN109951549B (en) Network page access method and device and computer readable storage medium
CN107613496B (en) Queuing method, system and authentication server
CN111078437A (en) Remote calling method and device of verification code, electronic equipment and readable storage medium
CN108632348B (en) Service checking method and device
CN108509228B (en) Page loading method, terminal equipment and computer readable storage medium
US10965781B2 (en) Method and server for displaying access content
CN105490988B (en) Method, device and system for improving data transmission security

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