WO2023273922A1 - 一种账号管理方法、系统和计算机可读存储介质 - Google Patents

一种账号管理方法、系统和计算机可读存储介质 Download PDF

Info

Publication number
WO2023273922A1
WO2023273922A1 PCT/CN2022/099526 CN2022099526W WO2023273922A1 WO 2023273922 A1 WO2023273922 A1 WO 2023273922A1 CN 2022099526 W CN2022099526 W CN 2022099526W WO 2023273922 A1 WO2023273922 A1 WO 2023273922A1
Authority
WO
WIPO (PCT)
Prior art keywords
sub
user
information
account
main object
Prior art date
Application number
PCT/CN2022/099526
Other languages
English (en)
French (fr)
Inventor
汪灿
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2023273922A1 publication Critical patent/WO2023273922A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems

Definitions

  • the embodiments of the present application relate to but are not limited to the technical field of information management, for example, relate to an account management method, system, and computer-readable storage medium.
  • the existing account management methods cannot enable multiple users to conveniently use the same family account to meet individual needs.
  • Embodiments of the present application provide an account management method, system, and computer-readable storage medium.
  • the embodiment of the present application provides an account management method, including: obtaining the first configuration information, generating a user account according to the first configuration information, and creating a main object of the user account; obtaining the second configuration information, according to the second The configuration information creates sub-objects associated with the main object; sends service information to the user terminal according to the configuration of the main object or sub-object.
  • the embodiment of the present application also provides a system, including: a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor implements the above-mentioned computer program when executing the computer program. account management methods.
  • the embodiment of the present application further provides a computer-readable storage medium storing computer-executable instructions, and the computer-executable instructions are used to execute the above account management method.
  • FIG. 1 is a schematic framework diagram of a system structure platform for performing an account management method provided by an embodiment of the present application
  • FIG. 2 is a flowchart of an account management method provided by an embodiment of the present application.
  • FIG. 3 is a flowchart of an account management method provided in another embodiment of the present application.
  • FIG. 4 is a flowchart of configuration of a master object for updating a user account provided by an embodiment of the present application
  • FIG. 5 is a flow chart of configuration of sub-objects for updating user accounts provided by an embodiment of the present application.
  • Fig. 6 is a user account structure model provided by an embodiment of the present application.
  • the present application provides an account management method, system and computer-readable storage medium.
  • This application creates the main object of the user account and one or more sub-objects, and implements personalized management on them, so that when multiple users share the same family account, they can distinguish and process their respective data and information. , thereby enhancing the user's personalized experience.
  • sub-objects of the user account can be customized and associated with personal characteristic data. This enables personal data to be separated under the premise of sharing family accounts. In this way, when the device or APP is opened with personal characteristic data, the corresponding personal data in the device or APP will be updated in time. To achieve no difference in use, the interface is the same as when you logged out last time.
  • main object of the user account referred to in this article refers to the object generated by the main user using the account
  • sub-object of the user account refers to the object generated by the sub-user using the account.
  • a user account has only one main object, but can have one or more child objects.
  • FIG. 1 is a schematic framework diagram of a system architecture platform 100 for implementing an account management method provided by an embodiment of the present application.
  • the system architecture platform 100 is also an account management system.
  • the system structure platform 100 includes a terminal 110 , a distributed server 120 , a service platform 130 , a shared cache module 104 and a big data statistics module 105 .
  • the terminal 110 may include handheld devices with wireless communication functions, including mobile phones, tablets, notebooks, etc., as well as computing devices, multimedia devices or other processing devices connected to wireless modems, vehicle-mounted devices, and wearable devices. , terminals in the 5G network, etc.
  • the terminal 110 includes a personal feature data collection module 101 and a big data collection module 102 .
  • the personal characteristic data collection module 101 is configured to obtain the user's personal characteristic data when the user creates or logs in the account, wherein the personal characteristic data may include but not limited to fingerprint, language, face and other data. Then, the collected personal feature data is forwarded to the service platform 130 through the distributed server 120 to realize the login and creation of the main object and sub-object of the user account.
  • the big data collection module 102 is configured to collect the operation behavior information of the current user when the account object logs in.
  • the user's operation behavior information includes but not limited to playing video, querying and searching, liking and sharing and other information. Then, the collected operation behavior information is reported to the big data statistics module 105 through the distributed server 120 .
  • the distributed server 120 is a communication bridge between the terminal 110 and the service platform 130 , and is configured to provide information interaction between the terminal 110 and the service platform 130 .
  • the terminal 110 presents the corresponding service scene to the user by invoking the server interface.
  • the service platform 130 provides data support for the distributed server 120 .
  • the distributed server 120 includes a lightweight session module 103, which is configured to store user accounts and the correspondence between their main objects and sub-objects, thereby providing fast switching between main objects and sub-objects under the same user account . After the account is logged in, the distributed server 120 stores the corresponding relationship between the main object and the sub-object of the account in the lightweight session.
  • the step of going to the service platform 130 to inquire about user information is omitted. In a lightweight session, only the user account and its main object and sub-objects are saved for fast user switching, and other information is saved in the shared cache
  • the service platform 130 is configured to provide a corresponding service response to the service request sent by the terminal 110 .
  • the service platform 130 records and stores the user information; when logging into the account object, the data in the login information is compared with the user information stored in the service platform 130 or the shared cache module 104 to identify Current account object, complete login.
  • the service platform 130 is also configured to push corresponding service information and data to the terminal according to the personal data representing the user's personal preferences.
  • the shared cache module 104 is configured to store corresponding data. For example, when a user logs in an account object, the login request arrives at the service platform 130, and the service platform 130 notifies the shared cache module 104 to pull and update data, and the shared cache module 104 pulls user information from the service platform 130 and saves it. Store the user information of the main object and sub-object of the account for the terminal 110 to query through the distributed server 120 .
  • the user information includes but is not limited to the personal information, rights and data of the main user and the sub-user, as well as the shared data between the main object and the sub-object.
  • the service platform 130 will create a shared cache area on the shared cache module 104 for information storage of all users under the same family account, and the terminal 110 can query the user information through the distributed server 120 .
  • the big data statistical module 105 is configured to receive the user operation behavior information collected by the big data collection module 102, and perform statistics and analysis on it, thereby generating personal data representing the user's personal preferences, such as the user's browsing habits, programs and news of concern and other data in order to provide query services for other modules of the system.
  • the system architecture platform 100 and application scenarios described in the embodiments of the present application are for more clearly illustrating the technical solutions of the embodiments of the present application, and do not constitute limitations on the technical solutions provided by the embodiments of the present application. Those skilled in the art know that as With the evolution of the system architecture platform 100 and the emergence of new application scenarios, the technical solutions provided by the embodiments of the present application are also applicable to similar technical problems.
  • system architecture platform 100 shown in FIG. 1 does not constitute a limitation to the embodiment of the present application, and may include more or less components than those shown in the illustration, or combine certain components, or be different layout of the components.
  • Figure 2 is a flowchart of an account management method provided by an embodiment of the present application, the account management method includes but is not limited to:
  • step S101 first configuration information is acquired, a user account is generated according to the first configuration information, and a main object of the user account is created.
  • the first configuration information includes account information when the user opens an account and applies for an account and personal characteristic data of the primary user.
  • the account information includes but is not limited to subscription relationship, login password, bound device, user information, user status and other information.
  • the user's personal feature data may include but not limited to fingerprint, language, face and other data.
  • the main object of the user account is usually generated at the same time as the account, and the main object and the user account are basically the same, with the same user information, the same user grouping, association template, user level, etc.
  • the main object shares subscription relationship, login password, bound device, user information, user status and other information with the user account.
  • the information transmitted from the terminal 110 to the service platform 130 includes the creation master object flag, and the service platform 130 creates the master object of the user account according to the creation master object flag, and automatically assigns the master object with the account number according to the user account.
  • step S101 also includes: obtaining account information and personal characteristic data of the main user, generating a user account according to the account information and personal characteristic data of the main user, and creating a main object of the user account; and configuring the main object according to the user account to have the highest Function permissions, resource permissions, and device permissions of the system.
  • Step S102 acquiring second configuration information, and creating a sub-object associated with the main object according to the second configuration information.
  • the second configuration information includes sub-user information and personal feature data of the sub-user.
  • Sub-user information may include, for example, personal information such as user nicknames, avatars, and identities, and may also include personal data such as attention and favorites that reflect user hobbies.
  • the personal characteristic data of the sub-user may also include but not limited to fingerprint, language, face and other data.
  • the sub-object of the account needs to be created through the main object of the account. When creating the sub-object, the user enters the user's basic information, such as nickname, avatar, identity and other information. Personal data such as attention and favorites that reflect user preferences can be set when creating a sub-object, and can also be set by the sub-user during subsequent logins.
  • the personal characteristic data of the sub-user is collected by the personal characteristic data collection module 101 arranged in the terminal 110 .
  • the information transmitted from the terminal 110 to the service platform 130 includes a sub-object creation flag, and the service platform 130 creates a sub-object of the user account according to the sub-object creation flag, and requires the main object of the user account to configure Functional permissions, resource permissions, and device permissions of the child object.
  • the main user can configure sub-object functional permissions such as ordering, recording, and usage time, and can also configure sub-object resource permissions such as channel playback, browsing, and reading, and can also configure sub-objects in handheld devices, computing devices, multimedia devices, and other devices. Device permissions used on wearable devices, etc.
  • step S102 also includes: acquiring sub-user information and personal characteristic data of sub-users, creating a sub-object associated with the main object through the main object according to the sub-user information and personal characteristic data of sub-users; and configuring the function rights and resources of sub-objects Permissions and device permissions, etc.
  • Step S103 sending service information to the user terminal according to the configuration of the main object or the sub-object.
  • the service information may be sent to the user terminal according to the function authority of the main object or the sub-object. For example, subscription pushes and consumer advertisements for new channels are only sent to objects with subscription rights, which can reduce the probability of children's misuse.
  • the service information may be sent to the user terminal according to the resource authority of the main object or the sub-object. For example, popular children's program information is pushed to child users who are assigned to play rights to children's channels, and popular news program information is pushed to elderly users who are assigned to play rights to news channels.
  • the service information can be sent to the user terminal according to the device authority of the main object or the sub-object.
  • the device authority of the main object or the sub-object For example, child users are only assigned the right to play children's programs on TV sets, so child users can only watch children's programs on TV sets and obtain relevant service pushes for children's programs, but cannot watch children's programs on handheld devices. Thereby reducing the probability of children playing with mobile phones for a long time.
  • the service information can be sent to the user terminal according to the personal data of the main object or the sub-object. For example, for programs that the user follows and favorites, relevant information about the programs that the user follows and favorites is pushed.
  • the main user can manage the sub-objects in the user account more conveniently by logging in to the main object of the user account, so as to realize the reasonable allocation of account functions and resources, thereby reducing the probability of children's misuse.
  • Different sub-users can have different personal configurations, so that they can obtain functions such as pushing different business content for different personalized data, which greatly improves the user's personalized experience and user stickiness.
  • Fig. 3 is a flow chart of an account management method provided by another embodiment of the present application.
  • the account management method includes but is not limited to:
  • Step S201 acquiring first configuration information, generating a user account according to the first configuration information, and creating a main object of the user account.
  • step S201 and step S101 are basically the same, and will not be repeated here.
  • Step S202 updating the configuration of the main object according to the operation behavior information in the main object login state.
  • the terminal 110 When the main user logs in through the main object of the account, the terminal 110 obtains the personal characteristic data of the main user, initiates a login request to the service platform 130 through the distributed server 120, and identifies whether the current main object is created, and if so, through the main object Log in, if not then go to the account registration process; after logging in successfully, if there is no user information of the current user's user account in the shared cache module 104, then obtain complete information to the service platform 130 and cache it; For the user information of the user account where the user belongs, only the shared cache module 104 is notified to update the login status of the current user. If user information needs to be queried during the operation of the terminal 110 , a request is sent to the shared cache module 104 through the distributed server 120 .
  • step S202 also includes:
  • Step S2021 collecting operation behavior information of the main object in the login state through big data collection
  • Step S2022 making statistics on the collected operational behavior information through big data statistics, and updating the personal data of the main subject
  • Step S2023 storing the personal data of the master object.
  • Step S203 acquiring second configuration information, and creating a sub-object associated with the main object according to the second configuration information.
  • step S203 and step S102 are basically the same, and will not be repeated here.
  • Step 204 Update the configuration of the sub-object according to the operation behavior information in the sub-object login state.
  • the terminal 110 When a sub-user logs in through the sub-object of the account, the terminal 110 obtains the personal characteristic data of the sub-user, initiates a login request to the service platform 130 through the distributed server 120, and identifies whether it is a sub-object that has been created, and if so, through the sub-user.
  • Object login if not then go to the account registration process; after login is successful, if there is no user information of the user account where the current user is in the shared cache module 104, then complete information is obtained from the service platform 130 and cached; For the user information of the user account where the user belongs, only the shared cache module 104 is notified to update the login status of the current user. If user information needs to be queried during the operation of the terminal 110, the distributed server 120 sends a request to the shared cache module.
  • step S204 also includes:
  • Step S2041 collecting the operation behavior information of the sub-object in the login state through big data collection
  • Step S2042 making statistics on the collected operational behavior information through big data statistics, and updating the personal data of the sub-object;
  • Step S2043 storing the personal data of the sub-object.
  • Step S205 sending service information to the user terminal according to the configuration of the main object or the sub-object.
  • the service information may be sent to the user terminal according to the function authority of the main object or the sub-object. For example, subscription pushes and consumer advertisements for new channels are only sent to objects with subscription rights, which can reduce the probability of children's misuse.
  • the service information may be sent to the user terminal according to the resource authority of the main object or the sub-object. For example, popular children's program information is pushed to child users who are assigned to play rights to children's channels, and popular news program information is pushed to elderly users who are assigned to play rights to news channels.
  • the service information can be sent to the user terminal according to the device authority of the main object or the sub-object.
  • the device authority of the main object or the sub-object For example, child users are only assigned the right to play children's programs on TV sets, so child users can only watch children's programs on TV sets and obtain relevant service pushes for children's programs, but cannot watch children's programs on handheld devices. Thereby reducing the probability of children playing with mobile phones for a long time.
  • the service information may be sent to the user terminal according to the personal data of the main object or the sub-object, which may be the operation behavior information reflecting the user's interests and hobbies. For example, if the statistical analysis finds that the main user often plays the series "I Love My Motherland", the service information of the series can be sent to him so that he can follow up on the program. If statistical analysis finds that child users often search for the keyword "English”, you can send them the program push of "English Class”. If statistical analysis finds that elderly users are used to watching "News Network” at 19:00 every night, the "News Network” program will be pushed to the user when he logs in at 19:00.
  • the personal data of the main object or the sub-object which may be the operation behavior information reflecting the user's interests and hobbies. For example, if the statistical analysis finds that the main user often plays the series "I Love My Motherland", the service information of the series can be sent to him so that he can follow up on the program. If statistical analysis finds that child users often search for the keyword "English
  • step S205 also includes: sending service information to the user terminal according to at least one of the main object's function authority, resource authority, device authority and personal data; or according to the sub-object's function authority, resource authority, device authority and personal data at least one of which sends service information to the user terminal.
  • the main user can manage the sub-objects in the user account more conveniently by logging in to the main object of the user account, so as to realize the reasonable allocation of account functions and resources, thereby reducing the probability of children's misuse.
  • Different sub-users can have different personal data, so that they can obtain big data to push different business content and other functions for different personalized data, which greatly improves the user's personalized experience and user stickiness.
  • FIG. 6 is a user account structure model provided by an embodiment of the present application.
  • the user account may include a main object and several sub-objects.
  • the main object of the user account is usually generated at the same time as the account, and the main object and the user account are basically the same, with the same user information and the same user grouping, association template, user level, etc.
  • the main object shares subscription relationship, login password, bound device, user information, user status and other information with the user account.
  • a user account has only one main object, and sub-objects are created and managed by the main object.
  • the main user can manage the information, permissions, and data of all sub-objects under the same user account through the main object, for example, delete the subscription authority of child sub-users, increase the recording authority, assign CCTV12 children's channels, animation programs, viewing time of a day, watch Time period and other configurations; and sub-objects can be added and deleted. All sub-objects are independent and have independent personal data, function permissions, personal information, resource permissions, device permissions, etc.
  • elderly users and child users under the same family account fill in the user information when creating sub-objects, and store them on the business platform through the distributed server 120, which has independent personal information; the main user allocates resources to the elderly users When asking the elderly for their opinions, assign CCTV7 national defense military channel to them, and assign CCTV12 children's channel to children users; assign the authority of ordering and recording to elderly users; elderly users can watch on multiple terminals, while children users can only watch on TV watch.
  • modify the sub-user information of the sub-object upload the modified sub-user information to the distributed server 120, then update the sub-user information on the service platform 130 and notify the shared cache module 104 to update the information.
  • an embodiment of the present application also provides a system, which includes: a memory, a processor, and a computer program stored in the memory and operable on the processor.
  • the processor and memory can be connected by a bus or other means.
  • the non-transitory software programs and instructions required to realize the account management method of the above-mentioned embodiments are stored in the memory, and when executed by the processor, for example, the method steps S101 to S103 in FIG. 2 described above, and the steps in FIG. Method steps S201 to S205, method steps S2021 to S2023 in FIG. 4 and method steps S2041 to S2043 in FIG. 5 .
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • an embodiment of the present application also provides a computer-readable storage medium, the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are executed by a processor or a controller, for example, by the above-mentioned Execution by a processor in the system embodiment can cause the above-mentioned processor to execute the account management method in the above-mentioned embodiment, for example, execute the above-described method steps S101 to S103 in FIG. 2 and method steps S201 to S205 in FIG. 3 , method steps S2021 to S2023 in FIG. 4 and method steps S2041 to S2043 in FIG. 5 .
  • Computer-executable instructions described herein may be downloaded from a computer-readable storage medium to a corresponding computing device/processing device, or to an external computer or external storage device via a network (eg, the Internet, local area network, wide area network, and/or wireless network).
  • the network may use copper transmission cables, optical transmission fiber optics, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
  • a network adapter card or network interface in each computing device/processing device receives computer-executable instructions from the network and forwards the computer-executable instructions for storage in a computer-readable storage medium within the respective computing device/processing device.
  • Computer-executable instructions for performing the operations of the present application may be assembler instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, configuration data for integrated circuits, or source or object code written in any combination of one or more programming languages (including object-oriented programming languages such as Smalltalk, C++, etc.; and procedural programming languages such as the "C" programming language or similar programming languages) .
  • Computer-executable instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider) .
  • LAN local area network
  • WAN wide area network
  • an electronic circuit comprising, for example, a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA) may be implemented by personalizing the electronic circuit using state information of computer-executable instructions.
  • Computer-executable instructions for carrying out aspects of the application may be implemented by personalizing the electronic circuit using state information of computer-executable instructions.
  • These computer-executable instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing device to produce a machine, such that instructions executed by the processor of the computer or other programmable data processing device create a process for implementing the flowchart and/or means for the function/action specified in one or more blocks of the block diagram.
  • These computer-executable instructions may also be stored in a computer-readable storage medium that can direct a computer, programmable data processing device, and/or other apparatus to function in a specific manner such that the The computer-readable storage medium includes an article of manufacture comprising instructions for implementing aspects of the flowchart and/or the functions/acts specified in one or more block diagram blocks.
  • Computer-executable instructions can also be loaded into a computer, other programmable data processing equipment, or other devices, so that a series of operation steps can be executed on the computer, other programmable devices, or other devices, thereby producing a computer-implemented process, making the computer , other programmable devices, or instructions executed on other devices implement the functions/actions specified in one or more blocks of the flowchart and/or block diagram.
  • the embodiment of the present application includes: obtaining first configuration information, generating a user account according to the first configuration information, and creating a main object of the user account; obtaining second configuration information, and creating a sub-object associated with the main object according to the second configuration information; Send service information to the user terminal according to the configuration of the main object or sub-object.
  • the main user can manage the sub-objects in the user account more conveniently by logging in to the main object of the user account, so as to realize the reasonable allocation of account functions and resources, thereby reducing the probability of children's misuse.
  • Different sub-users can have different personal data, so that they can obtain big data to push different business content and other functions for different personalized data, which greatly improves the user's personalized experience and user stickiness.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, tape, magnetic disk storage or other magnetic storage devices, or can Any other medium used to store desired information and which can be accessed by a computer.
  • communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Automation & Control Theory (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

一种账号管理方法、系统和计算机可读存储介质。其中,该账号管理方法包括:获取第一配置信息,根据第一配置信息生成用户账号,并创建用户账号的主对象(S101);获取第二配置信息,根据第二配置信息创建与主对象相关联的子对象(S102);根据主对象或者子对象的配置向用户终端发送业务信息(S103)。

Description

一种账号管理方法、系统和计算机可读存储介质
相关申请的交叉引用
本申请基于申请号为202110725758.1、申请日为2021年06月29日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。
技术领域
本申请实施例涉及但不限于信息管理技术领域,例如涉及一种账号管理方法、系统和计算机可读存储介质。
背景技术
随着电子设备、智能设备的日益发展,一个家庭中设备或者应用程序(APP)通常共用一个用户账号,带来便利的同时也存在着许多的问题。例如,家庭成员每个人的关注点不同,老人、儿童、成人的爱好不同,部分功能比如大数据推荐、收藏、书签、添加关注等和个人相关的数据在共用一个用户账号时,容易产生混乱,这样会带来很大的不便,但是如果创建多个账号,订购的产品就不能相互共享。此外,用户账号通常绑定有账户钱包,而儿童缺乏清晰的消费观念,很可能会存在乱消费的情况。
现有的账号管理方法无法使多个用户方便地使用同一家庭账号,满足个性化的需求。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本申请实施例提供了一种账号管理方法、系统和计算机可读存储介质。
第一方面,本申请实施例提供了一种账号管理方法,包括:获取第一配置信息,根据第一配置信息生成用户账号,并创建用户账号的主对象;获取第二配置信息,根据第二配置信息创建与主对象相关联的子对象;根据主对象或者子对象的配置向用户终端发送业务信息。
第二方面,本申请实施例还提供了一种系统,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述的账号管理方法。
第三方面,本申请实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,该计算机可执行指令用于执行上述的账号管理方法。
本申请的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本申请而了解。本申请的目的和其他优点可通过在说明书、权利要求书以及附图中所特别指出的结构来实现和获得。
附图说明
附图用来提供对本申请技术方案的进一步理解,并且构成说明书的一部分,与本申请的实施例一起用于解释本申请的技术方案,并不构成对本申请技术方案的限制。
图1是本申请一个实施例提供的用于执行账号管理方法的系统结构平台的框架示意图;
图2是本申请一个实施例提供的账号管理方法的流程图;
图3是本申请另一个实施例提供的账号管理方法的流程图;
图4是本申请一个实施例提供的更新用户账号的主对象的配置的流程图;
图5是本申请一个实施例提供的更新用户账号的子对象的配置的流程图;
图6是本申请一个实施例提供的用户账号结构模型。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。
需要说明的是,虽然在装置示意图中进行了功能模块划分,在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于装置中的模块划分,或流程图中的顺序执行所示出或描述的步骤。说明书、权利要求书或上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。
本申请提供了一种账号管理方法、系统和计算机可读存储介质。本申请通过创建用户账号的主对象和一个或多个子对象,并对其实施个性化的管理,实现了多用户在共用同一个家庭账号的情况下,将各自的数据、信息进行相互区分和处理,从而提升了用户的个性化体验。在共用同一个家庭账号的同时可自定义创建用户账号的子对象,并将其与个人特征数据相关联。这实现了在共用家庭账号的前提下,将个人数据区分开。如此,在使用个人特征数据打开设备或者APP时,设备或APP内相应的个人数据将会及时更新。实现无差异使用,界面和上次退出登陆时一致。
需要说明的是,本文所称的用户账号的主对象是指供主用户使用该账号所生成的对象,用户账号的子对象是指供子用户使用该账号所生成的对象。通常,一个用户账号只有一个主对象,但可以有一个或多个子对象。
下面结合附图,对本申请实施例进行阐述。
如图1所示,图1是本申请一个实施例提供的用于执行账号管理方法的系统结构平台100的框架示意图,该系统架构平台100也是账号管理系统。
在图1所示的实施例中,该系统结构平台100包括终端110、分布式服务器120、业务平台130、共享缓存模块104以及大数据统计模块105。
在本申请实施例中,终端110可以包括具有无线通信功能的手持设备,包括手机、平板、笔记本等,也包括计算设备、多媒体设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备,5G网络中的终端等。其中,终端110包括个人特征数据采集模块101和大数据采集模块102。个人特征数据采集模块101配置为在用户创建或登录账号时获取用户的个人特征数据,其中个人特征数据可以包括但不限于指纹、语言、人脸等数据。然后,通过分布式服务器120将采集到的个人特征数据转发给业务平台130,实现用户账号的主对象和子对象的登录和创建。大数据采集模块102配置为在账号对象登录时采集当前用户的操作行为信息,用户的操作行为信息包括但不限于播放视频、查询搜索、点赞分享等信息。然后,通过分布式服务器120将采集到的操作行为信息上报至大数据统计模块105。
分布式服务器120是终端110和业务平台130的沟通桥梁,其配置为提供终端110和业务平台130的信息交互。终端110通过调用服务器接口,向用户呈现对应的业务场景。业务平台130为分布式服务器120提供数据支撑。其中,分布式服务器120包括轻量级会话模块103,其配置为存储用户账号以及其主对象和子对象之间的对应关系,从而提供同一个用户账号下的主对象与子对象之间的快速切换。账号登录后,分布式服务器120将账号的主对象和子对象的对应关系存储在轻量级会话中,在终端进行对象切换时,通过轻量级会话模块103和共享缓存模块104获取用户信息,可以省却了去业务平台130查询用户信息的步骤。在轻量级会话中,仅保存用户账号以及其主对象和子对象,用于快速切换用户,其他信息在共享缓存中保存
业务平台130配置为对终端110发出的业务请求提供相应的业务响应。例如,当创建账号对象时,由业务平台130对用户信息进行记录存储;当登录账号对象时,将登录信息中的数据和存储在业务平台130或共享缓存模块104的用户信息进行对比,以识别当前账号对象,完成登录。业务平台130还配置为根据表征用户的个人喜好的个人数据向终端推送相应的业务信息和数据。
共享缓存模块104配置为存储相应的数据。例如,当用户进行账号对象的登录时,登录请求到达业务平台130,由业务平台130通知共享缓存模块104进行数据的拉取和更新,共享缓存模块104从业务平台130拉取用户信息并将其存储,以供终端110通过分布式服务器120查询账号的主对象和子对象的用户信息。其中,用户信息包括但不限于主用户和子用户各自的个人信息、权限和数据,以及主对象与子对象之间的共享数据。对于每一个用户账号,业务平台130会在共享缓存模块104上新建共享缓存区,用于同一家庭账号下所有用户的信息存储,终端110可以通过分布式服务器120向其查询用户信息。
大数据统计模块105配置为接收由大数据采集模102采集的用户操作行为信息,并对其进行统计和分析,从而生成表征用户的个人喜好的个人数据,例如用户的浏览习惯、关注节目和新闻等数据,以便面向系统的其它模块提供查询服务。
本申请实施例描述的系统架构平台100以及应用场景是为了更加清楚的说明本申请实施例的技术方案,并不构成对于本申请实施例提供的技术方案的限定,本领域技术人员可知,随着系统架构平台100的演变和新应用场景的出现,本申请实施例提供的技术方案对于类似的技术问题,同样适用。
本领域技术人员可以理解的是,图1中示出的系统架构平台100并不构成对本申请实施例的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
基于上述系统架构平台100,下面提出本申请的账号管理方法的各个实施例。
参照图2,图2是本申请一个实施例提供的账号管理方法的流程图,该账号管理方法包括但不限于:
步骤S101,获取第一配置信息,根据第一配置信息生成用户账号,并创建用户账号的主对象。
其中,第一配置信息包括用户开户申请账号时的账号信息以及和主用户的个人特征数据。该账号信息包括但不限于订购关系、登陆密码、绑定设备、用户信息、用户状态等信息。用户的个人特征数据可以包括但不限于指纹、语言、人脸等数据。用户账号的主对象通常与账号同时生成,主对象和用户账号基本相同,具有相同的用户信息以及相同的用户分组、关联 模板、用户级别等。主对象与用户账号共享订购关系、登陆密码、绑定设备、用户信息、用户状态等信息。在创建用户账号时,终端110传递给业务平台130的信息中包括创建主对象标志,业务平台130根据创建主对象标志创建用户账号的主对象,并且根据用户账号自动分配该主对象具有该账号的最高功能权限、资源权限和设备权限等。
因此,步骤S101还包括:获取账号信息和主用户的个人特征数据,根据账号信息和主用户的个人特征数据生成用户账号,并创建用户账号的主对象;以及根据用户账号配置该主对象具有最高的功能权限、资源权限以及设备权限等。
步骤S102,获取第二配置信息,根据第二配置信息创建与主对象相关联的子对象。
其中,第二配置信息包括子用户信息和子用户的个人特征数据。子用户信息例如可以包括用户昵称、头像、身份等个人信息,还可以包括反映用户爱好的关注、收藏等个人数据。而子用户的个人特征数据也可以包括但不限于指纹、语言、人脸等数据。账号的子对象需要通过该账号的主对象创建,在创建子对象时,由用户输入用户基本信息,例如昵称、头像、身份等信息。反映用户爱好的关注、收藏等个人数据可以在创建子对象时设置,也可以在后续登录时由子用户设置。然后,由设置在终端110的个人特征数据采集模块101采集子用户的个人特征数据。然后,将子用户信息和采集到的个人特征数据通过分布式服务器120上传至业务平台130创建该账号的子对象并通知共享缓存模块104进行信息更新,并且更新轻量级会话模块103中该用户账号、主对象、子对象以及其对应关系。在创建用户账号的子对象时,终端110传递给业务平台130的信息中包括创建子对象标志,业务平台130根据创建子对象标志创建用户账号的子对象,并要求通过用户账号的主对象来配置该子对象的功能权限、资源权限和设备权限等。例如,主用户可以配置子对象的订购、录制、使用时长等功能权限,也可以配置子对象的频道播放、浏览阅读等资源权限,还可以配置子对象在手持设备、计算设备、多媒体设备和可穿戴设备等上使用的设备权限。
因此,步骤S102还包括:获取子用户信息和子用户的个人特征数据,通过主对象根据子用户信息和子用户的个人特征数据创建与主对象相关联的子对象;以及配置子对象的功能权限、资源权限以及设备权限等。
步骤S103,根据主对象或者子对象的配置向用户终端发送业务信息。
在一个实施例中,可以根据主对象或子对象的功能权限,向用户终端发送业务信息。例如,只对具有订购权限的对象发送新频道的订购推送和消费广告,从而可以降低儿童误操作的概率。
在一个实施例中,可以根据主对象或子对象的资源权限,向用户终端发送业务信息。例如,对分配有儿童频道播放权限的儿童用户推送热门的儿童节目信息,对分配有新闻频道播放权限的老年用户推送热门的新闻节目信息。
在一个实施例中,可以根据主对象或子对象的设备权限,向用户终端发送业务信息。例如,为儿童用户仅分配了在电视机上的儿童节目播放权限,因此儿童用户只可以在电视机上观看儿童节目,并获得相关儿童节目的业务推送,而无法在手持式设备上观看儿童节目。从而降低了儿童长时间玩手机的概率。
在一个实施例中,可以根据主对象或子对象的个人数据,向用户终端发送业务信息。例如,对用户关注收藏的节目,推送关注收藏节目的相关信息。
根据本申请实施例提供的方案,实现了不同用户共用一个家庭账号登陆一个或多个终端 设备,相互之间互不干扰。主用户可以通过登录用户账号的主对象更便捷地管理该用户账号内的子对象,实现账号功能和资源的合理分配,从而降低儿童误操作的概率。不同子用户可以具有不同的个人配置,从而可以针对不同的个性化数据,获得推送不同的业务内容等功能,大大提升了用户的个性化体验和用户粘性。
参照图3,图3是本申请另一个实施例提供的账号管理方法的流程图,该账号管理方法包括但不限于:
步骤S201,获取第一配置信息,根据第一配置信息生成用户账号,并创建用户账号的主对象。
在本实施例中,步骤S201和步骤S101基本相同,在此不再累述。
步骤S202,根据主对象登录状态下的操作行为信息,更新主对象的配置。
当主用户通过账号的主对象登录时,由终端110获取主用户的个人特征数据,通过分布式服务器120向业务平台130发起登录请求,识别当前是否是已创建的主对象,若是则通过该主对象登录,不是则转到账号注册流程;登录成功后,若共享缓存模块104中没有当前用户所在用户账号的用户信息,则向业务平台130获取完整信息并进行缓存;若共享缓存模块104中有当前用户所在用户账号的用户信息,则只通知共享缓存模块104更新当前用户的登陆状态。后续在终端110操作过程中若需要查询用户信息,均通过分布式服务器120向共享缓存模块104发起请求。
为了提供更个性化的服务,在本实施例中,用户的个人数据还可以包括用户在登录账号时的操作行为信息。因此,如图4所示,步骤S202还包括:
步骤S2021,通过大数据采集对主对象登录状态下的操作行为信息进行采集;
步骤S2022,通过大数据统计对采集到的操作行为信息进行统计,更新主对象的个人数据;以及
步骤S2023,存储主对象的个人数据。
步骤S203,获取第二配置信息,根据第二配置信息创建与主对象相关联的子对象。
在本实施例中,步骤S203和步骤S102基本相同,在此不再累述。
步骤204,根据子对象登录状态下的操作行为信息,更新所述子对象的配置。
当子用户通过账号的子对象登录时,由终端110获取子用户的个人特征数据,通过分布式服务器120向业务平台130发起登录请求,识别当前是否是已创建的子对象,若是则通过该子对象登录,不是则转到账号注册流程;登录成功后,若共享缓存模块104中没有当前用户所在用户账号的用户信息,则向业务平台130获取完整信息并进行缓存;若共享缓存模块中有当前用户所在用户账号的用户信息,则只通知共享缓存模块104更新当前用户的登陆状态。后续在终端110操作过程中若需要查询用户信息,均通过分布式服务器120向共享缓存模块发起请求。
为了提供更个性化的服务,在本实施例中,用户的个人数据还可以包括用户在登录账号时的操作行为信息。因此,如图5所示,步骤S204还包括:
步骤S2041,通过大数据采集对子对象登录状态下的操作行为信息进行采集;
步骤S2042,通过大数据统计对采集到的操作行为信息进行统计,更新子对象的个人数据;以及
步骤S2043,存储子对象的个人数据。
步骤S205,根据主对象或者子对象的配置向用户终端发送业务信息。
在一个实施例中,可以根据主对象或子对象的功能权限,向用户终端发送业务信息。例如,只对具有订购权限的对象发送新频道的订购推送和消费广告,从而可以降低儿童误操作的概率。
在一个实施例中,可以根据主对象或子对象的资源权限,向用户终端发送业务信息。例如,对分配有儿童频道播放权限的儿童用户推送热门的儿童节目信息,对分配有新闻频道播放权限的老年用户推送热门的新闻节目信息。
在一个实施例中,可以根据主对象或子对象的设备权限,向用户终端发送业务信息。例如,为儿童用户仅分配了在电视机上的儿童节目播放权限,因此儿童用户只可以在电视机上观看儿童节目,并获得相关儿童节目的业务推送,而无法在手持式设备上观看儿童节目。从而降低了儿童长时间玩手机的概率。
在一个实施例中,可以根据主对象或子对象的个人数据,可以是其中反映用户的兴趣爱好的操作行为信息,向用户终端发送业务信息。例如,如果统计分析发现主用户经常播放《我爱我的祖国》这部连续剧,则可以向其发送该连续剧的业务信息,方便其追看节目。如果统计分析发现儿童用户经常搜索关键词“英语”,则可以向其发送《英语课堂》的节目推送。如果统计分析发现老年用户习惯每晚19点观看《新闻联播》,则在该用户19点登录时向其推送《新闻联播》节目。
因此,步骤S205还包括:根据主对象的功能权限、资源权限、设备权限和个人数据中的至少一个向用户终端发送业务信息;或者根据子对象的功能权限、资源权限、设备权限和个人数据中的至少一个向用户终端发送业务信息。
根据本申请实施例提供的方案,实现了不同用户共用一个家庭账号登陆一个或多个终端设备,相互之间互不干扰。主用户可以通过登录用户账号的主对象更便捷地管理该用户账号内的子对象,实现账号功能和资源的合理分配,从而降低儿童误操作的概率。不同子用户可以具有不同的个人数据,从而可以针对不同的个性化数据,获得大数据推送不同的业务内容等功能,大大提升了用户的个性化体验和用户粘性。
另外,参照图6,图6是本申请一个实施例提供的用户账号结构模型。
在本实施例中,用户账号可以包括一个主对象和若干个子对象。用户账号的主对象通常与账号同时生成,主对象和用户账号基本相同,具有相同的用户信息以及相同的用户分组、关联模板、用户级别等。主对象与用户账号共享订购关系、登陆密码、绑定设备、用户信息、用户状态等信息。一个用户账号只有一个主对象,而子对象由主对象创建和管理。主用户可以通过主对象管理同一用户账号下的所有子对象的信息、权限、数据,例如,删除儿童子用户的订购权限,增加录制权限、分配CCTV12儿童频道、动漫节目、一天的观看时长、观看时间段等配置;并且可以增加和删除子对象。所有子对象都是独立的,具有独立的个人数据、功能权限、个人信息、资源权限、设备权限等。例如,同一家庭账号下的老人用户和少儿用户,在创建子对象时分别填写用户信息,通过分布式服务器120存储在业务平台,这就有了独立的个人信息;主用户在向老人用户分配资源时,询问老人意见,向其分配CCTV7国防军事频道,并向少儿用户分配CCTV12少儿频道;分配给老人用户订购和录制的权限;老人用户可以在多终端上观看,而少儿用户只可在电视上观看。当修改子对象的子用户信息时,将修改后的子用户信息上传至分布式服务器120,然后在业务平台130更新子用户信息并通知共 享缓存模块104进行信息更新。
另外,本申请的一个实施例还提供了一种系统,该系统包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序。
处理器和存储器可以通过总线或者其他方式连接。
实现上述实施例的账号管理方法所需的非暂态软件程序以及指令存储在存储器中,当被处理器执行时,例如,执行以上描述的图2中的方法步骤S101至S103、图3中的方法步骤S201至S205,图4中的方法步骤S2021至S2023以及图5中的方法步骤S2041至S2043。
以上所描述的装置实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。
此外,本申请的一个实施例还提供了一种计算机可读存储介质,该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个处理器或控制器执行,例如,被上述系统实施例中的一个处理器执行,可使得上述处理器执行上述实施例中的账号管理方法,例如,执行以上描述的图2中的方法步骤S101至S103、图3中的方法步骤S201至S205,图4中的方法步骤S2021至S2023以及图5中的方法步骤S2041至S2043。
本文所描述的计算机可执行指令可以从计算机可读存储介质下载到相应的计算装置/处理装置,或者经由网络(例如因特网、局域网、广域网和/或无线网络)下载到外部计算机或外部存储装置。网络可以使用铜传输线缆、光传输光纤、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算装置/处理装置中的网络适配器卡或网络接口从网络接收计算机可执行指令,并且转发计算机可执行指令以存储在相应的计算装置/处理装置内的计算机可读存储介质中。
用于执行本申请的操作的计算机可执行指令可以是汇编程序指令、指令集体系结构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、集成电路的配置数据,或者以一种或多种编程语言的任意组合编写的源代码或目标代码(包括面向对象的编程语言,比如Smalltalk、C++等;以及过程编程语言,比如“C”编程语言或类似的编程语言)。计算机可执行指令可以完全在用户的计算机上,部分在用户的计算机上,作为独立的软件包,部分在用户的计算机上并且部分在远程计算机上或者完全在远程计算机或服务器上执行。在后一种情况下,远程计算机可以通过包括局域网(LAN)或广域网(WAN)的任何类型的网络连接至用户的计算机,或者可以连接至外部计算机(例如,通过使用互联网服务提供商的互联网)。在一些实施例中,包括例如可编程逻辑电路、现场可编程门阵列(FPGA)、或可编程逻辑阵列(PLA)的电子电路可以通过利用计算机可执行指令的状态信息来个性化电子电路来执行计算机可执行指令,以便执行本申请的各方面。
这里参照根据本申请实施例的方法、设备(系统)和计算机程序产品的流程图和/或框图来描述本申请的各方面。应当理解的是,流程图和/或框图的每个框以及流程图和/或框图中的框的组合可以由计算机可执行指令来实现。
这些计算机可执行指令可以被提供给通用计算机、专用计算机或其他可编程数据处理设备的处理器以产生机器,使得经由计算机或其他可编程数据处理设备的处理器执行的指令创建用于实现流程图和/或框图的一个或多个方框中指定的功能/动作的装置。这些计算机可执行指令还可以存储在计算机可读存储介质中,该计算机可读存储介质可以引导计算机、可编 程数据处理设备和/或其他装置以特定方式起作用,使得具有存储在其中的指令的计算机可读存储介质包括制品,该制品包括实现流程图和/或一个或多个框图框中指定的功能/动作的各方面的指令。
计算机可执行指令还可以加载到计算机、其他可编程数据处理设备或其他装置上,以使一系列操作步骤在计算机、其他可编程设备或其他装置上执行,从而产生计算机实现的过程,使得在计算机、其他可编程设备或其他装置上执行的指令实现流程图和/或框图的一个或多个方框中指定的功能/动作。
本申请实施例包括:获取第一配置信息,根据第一配置信息生成用户账号,并创建用户账号的主对象;获取第二配置信息,根据第二配置信息创建与主对象相关联的子对象;根据主对象或者子对象的配置向用户终端发送业务信息。根据本申请实施例提供的方案,实现了不同用户共用一个家庭账号登陆一个或多个终端设备,相互之间互不干扰。主用户可以通过登录用户账号的主对象更便捷地管理该用户账号内的子对象,实现账号功能和资源的合理分配,从而降低儿童误操作的概率。不同子用户可以具有不同的个人数据,从而可以针对不同的个性化数据,获得大数据推送不同的业务内容等功能,大大提升了用户的个性化体验和用户粘性。
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统可以被实施为软件、固件、硬件及其适当的组合。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。
以上是对本申请的实施例进行了说明,但本申请并不局限于上述实施方式,熟悉本领域的技术人员在不违背本申请精神的前提下还可作出种种的等同变形或替换,这些等同的变形或替换均包含在本申请权利要求所限定的范围内。

Claims (11)

  1. 一种账号管理方法,包括:
    获取第一配置信息,根据所述第一配置信息生成用户账号,并创建所述用户账号的主对象;
    获取第二配置信息,根据所述第二配置信息创建与所述主对象相关联的子对象;以及
    根据所述主对象或者所述子对象的配置向用户终端发送业务信息。
  2. 根据权利要求1所述的方法,其中,所述获取第一配置信息,根据所述第一配置信息生成用户账号,并创建所述用户账号的主对象,包括:
    获取账号信息和主用户的个人特征数据,根据所述账号信息和主用户的个人特征数据生成用户账号,并创建所述用户账号的主对象;以及
    配置所述主对象的功能权限、资源权限以及设备权限。
  3. 根据权利要求1所述的方法,其中,在创建所述用户账号的主对象后,包括:
    根据主对象登录状态下的操作行为信息,更新所述主对象的配置。
  4. 根据权利要求3所述的方法,其中,所述根据主对象登录状态下的操作行为信息,更新所述主对象的配置,包括:
    对主对象登录状态下的操作行为信息进行采集;
    对采集到的操作行为信息进行统计,更新所述主对象的个人数据;以及
    存储所述主对象的个人数据。
  5. 根据权利要求1所述的方法,其中,所述获取第二配置信息,根据所述第二配置信息创建与所述主对象相关联的子对象,包括:
    获取子用户信息和子用户的个人特征数据,根据所述子用户信息和子用户的个人特征数据创建与所述主对象相关联的子对象;以及
    配置所述子对象的功能权限、资源权限以及设备权限。
  6. 根据权利要求1所述的方法,其中,在创建与所述主对象相关联的子对象后,包括:
    根据子对象登录状态下的操作行为信息,更新所述子对象的配置。
  7. 根据权利要求6所述的方法,其中,所述根据子对象登录状态下的操作行为信息,更新所述子对象的配置,包括:
    对子对象登录状态下的操作行为信息进行采集;
    对采集到的操作行为信息进行统计,更新所述子对象的个人数据;以及
    存储所述子对象的个人数据。
  8. 根据权利要求1所述的方法,其中,所述获取第二配置信息,根据所述第二配置信息创建与所述主对象相关联的子对象,还包括:
    获取第二配置信息,通过所述主对象根据所述第二配置信息创建与所述主对象相关联的子对象;以及
    通过所述主对象配置所述子对象的功能权限、资源权限以及设备权限。
  9. 根据权利要求1所述的方法,其中,所述根据所述主对象或者所述子对象的配置向用户终端发送业务信息,包括:
    根据所述主对象的个人数据向用户终端发送业务信息;或者
    根据所述子对象的个人数据向用户终端发送业务信息。
  10. 一种系统,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如权利要求1至9中任意一项所述的账号的用户管理方法。
  11. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行如权利要求1至9中任意一项所述的账号的用户管理方法。
PCT/CN2022/099526 2021-06-29 2022-06-17 一种账号管理方法、系统和计算机可读存储介质 WO2023273922A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110725758.1 2021-06-29
CN202110725758.1A CN115544467A (zh) 2021-06-29 2021-06-29 一种账号管理方法、系统和计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2023273922A1 true WO2023273922A1 (zh) 2023-01-05

Family

ID=84690748

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/099526 WO2023273922A1 (zh) 2021-06-29 2022-06-17 一种账号管理方法、系统和计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN115544467A (zh)
WO (1) WO2023273922A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116708025B (zh) * 2023-07-31 2023-11-28 厦门起量科技有限公司 一种基于云计算的账号管理方法以及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103533006A (zh) * 2012-07-06 2014-01-22 中兴通讯股份有限公司 一种联合云盘客户端、服务器、系统和联合云盘服务方法
US20140123254A1 (en) * 2012-11-01 2014-05-01 Alpha Sun & Sport - AS&S, LLC Website relationship and sharing account
CN104899485A (zh) * 2015-07-02 2015-09-09 三星电子(中国)研发中心 用户管理方法及装置
CN105072135A (zh) * 2015-09-02 2015-11-18 中国地质大学(武汉) 一种云文件共享的授权鉴权方法及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103533006A (zh) * 2012-07-06 2014-01-22 中兴通讯股份有限公司 一种联合云盘客户端、服务器、系统和联合云盘服务方法
US20140123254A1 (en) * 2012-11-01 2014-05-01 Alpha Sun & Sport - AS&S, LLC Website relationship and sharing account
CN104899485A (zh) * 2015-07-02 2015-09-09 三星电子(中国)研发中心 用户管理方法及装置
CN105072135A (zh) * 2015-09-02 2015-11-18 中国地质大学(武汉) 一种云文件共享的授权鉴权方法及系统

Also Published As

Publication number Publication date
CN115544467A (zh) 2022-12-30

Similar Documents

Publication Publication Date Title
US10331863B2 (en) User-generated content permissions status analysis system and method
CN106453066B (zh) 群组会话处理方法、终端、服务器及系统
US9646173B2 (en) Comment plug-in for third party system
US10326715B2 (en) System and method for updating information in an instant messaging application
US9301016B2 (en) Sharing television and video programming through social networking
US8892482B2 (en) Managing multiple personal clouds and digital assets over multiple devices
US8914441B2 (en) System and method for implementing dynamic access control rules to personal cloud information
US20210042373A1 (en) Managing access rights to content using social media
CN110139162B (zh) 媒体内容的共享方法和装置、存储介质、电子装置
US9762681B2 (en) Cloud computing-based data management method, and system and apparatus for same
Reuter et al. Technical limitations for designing applications for social media
US11558480B2 (en) Tracking content use via social media
US11516520B2 (en) Data sharing system, share list processing method, and non-transitory machine-readable medium for data sharing
WO2023273922A1 (zh) 一种账号管理方法、系统和计算机可读存储介质
CN113779416B (zh) 信息推荐方法、装置、电子设备及计算机可读存储介质
US10275579B2 (en) Video file attribution
US8490202B2 (en) Method for masking data
US20140207915A1 (en) Computerized media information streaming system
US10831573B2 (en) Message processing
Peng An examination of WeChat: Predictors of news use on a closed messaging platform
US10567539B2 (en) Managing metadata in cloud driven, thin client video applications
CN113569089A (zh) 信息处理方法、装置、服务器、设备、系统及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22831740

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE