WO2012139482A1 - 网络百科用户管理系统及应用的访问方法 - Google Patents

网络百科用户管理系统及应用的访问方法 Download PDF

Info

Publication number
WO2012139482A1
WO2012139482A1 PCT/CN2012/073669 CN2012073669W WO2012139482A1 WO 2012139482 A1 WO2012139482 A1 WO 2012139482A1 CN 2012073669 W CN2012073669 W CN 2012073669W WO 2012139482 A1 WO2012139482 A1 WO 2012139482A1
Authority
WO
WIPO (PCT)
Prior art keywords
encyclopedia
application
user
applications
unit
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.)
Ceased
Application number
PCT/CN2012/073669
Other languages
English (en)
French (fr)
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 Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Publication of WO2012139482A1 publication Critical patent/WO2012139482A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 invention relates to the technical field of network encyclopedia, in particular to an access method of a network encyclopedia user management system and an application.
  • the encyclopedia has been extended from the traditional paper version to the Internet. Utilizing the broad participation characteristics of the network, encyclopedias with more information, faster updates, and more needs are likely to be completed by the rapidly evolving Internet technologies and Internet users all over the world. For example, from the founding of "Wikipedia” in 2001, to the traditional encyclopedia "Online Edition, Encyclopedia, Brockhaus, etc., Microsoft's Encarta, Google's Knol, a variety of network encyclopedias are gestating, birthing, and growing.
  • the encyclopedia of the Internet has many different characteristics from the traditional encyclopedia.
  • One of the major aspects is that the editors are not limited to the expert team, but further include netizens with networked computers all over the world. These netizens became the main editors of the network encyclopedia, and as users of the network encyclopedia, they were integrated into the various applications of the encyclopedia electronic system.
  • each encyclopedia application requires a user management module, and some also need support. Rights management; and each application that needs to support rights management has different users and their roles and permissions. When the same user switches between different applications, there are replacement user management modules and repeated logins to access different applications. technical problem.
  • the device includes: a centralized user management domain and a plurality of application domains, where the centralized user management domain provides multiple interfaces to interact with each application domain, and at least includes a centralized user management and authorization service entity and a centralized user authentication and audit service entity.
  • the technical problem to be solved by the present invention is to provide a network encyclopedia user management system and an access method of the application, and the invention can realize the user role and authority among the heterogeneous system encyclopedia applications under the premise of changing the existing encyclopedia application as little as possible. Management, convenient for users to use a variety of encyclopedia applications.
  • the technical solution adopted by the present invention to solve the technical problem is to provide a network encyclopedia user management system, including:
  • An application management module is a general-purpose interface module between the user center module and the encyclopedia application; the application management module includes:
  • the identifier storage unit stores a unique identifier for assigning registration to each encyclopedia application; the universal authority management unit allocates a member role and its authority in the encyclopedia application corresponding to the identifier based on the common logic of each encyclopedia application; a first interaction interface unit, configured to receive user access from the user center module, and feed back an interaction result to the user center module, to implement interaction between the system and the user center module;
  • a second interaction interface unit configured to enable a universal rights management unit according to the user access, access a user management module of the encyclopedia application to access the encyclopedia application, and feed back an interaction result to the first interaction interface unit to implement The interaction between the system and various encyclopedia applications.
  • the technical solution adopted by the present invention to solve the technical problem is to provide an access method for a network encyclopedia application, comprising: intercepting a user access request from a network encyclopedia user center module and transmitting to a encyclopedia application; taking over according to the user access request
  • the user management module function of the encyclopedia application the user is assigned a member role and its authority in the encyclopedia application corresponding to the identifier, and the member role and its authority are to abstract, extract and separate each of the encyclopedia applications in advance.
  • the role and its permissions access the corresponding encyclopedia application.
  • the present invention reconstructs background logic of user basic information, editing statistics, etc.; establishes an abstraction of application and role authority system around the user, aims to establish a management component of a public network encyclopedia application, taking over each of the existing encyclopedia systems.
  • User management modules for independent encyclopedia applications such as classified channel administrators, business card editing users, task systems, etc., thus enabling user roles and rights management among heterogeneous system encyclopedia applications with minimal changes to existing encyclopedia applications. It is convenient for users to use various encyclopedia applications; and it is of great help to the development and maintenance of similar applications in the future.
  • Embodiment 1 is a schematic block diagram of Embodiment 1 of a network encyclopedia user management system according to the present invention
  • Embodiment 2 is a schematic block diagram of Embodiment 2 of the network encyclopedia user management system of the present invention
  • Embodiment 3 is a schematic block diagram of Embodiment 3 of the network encyclopedia user management system of the present invention.
  • Embodiment 4 is a schematic block diagram of Embodiment 4 of the network encyclopedia user management system of the present invention.
  • Embodiment 5 is a schematic block diagram of a read interface unit in Embodiment 5 of the network encyclopedia user management system of the present invention.
  • Figure 6 is a schematic diagram of abstracting various encyclopedia applications in the present invention.
  • FIG. 7 is a schematic diagram of loading the various encyclopedia application systems as plug-ins into the network encyclopedia platform in the present invention
  • FIG. 8 is a flow chart of an embodiment of an access method for a network encyclopedia application of the present invention.
  • Application This refers to the various applications of the network encyclopedia, independent products or extended applications around enrolled users and basic business logic (editing, etc.).
  • the group, the classified channel administrator, the golden hoop task system, etc. can be abstractly viewed as an app of the encyclopedia system.
  • Role A relational abstraction that is granted based on the registered user as a member of the app (member). For example, the assigned channel administrator is divided into a general administrator and a senior administrator. In the app system, role is the most basic abstraction that reflects the membership and granularity of permissions, and must be guaranteed to exist and be configured. Allow members to have multiple roles in the app.
  • Permissions Reflects that members need to be given conditional abstractions before performing various operations within the scope of the app business. By giving the role the appropriate priv, you can make more changes to the member users in the app. Add fine-grained permission control. In the encyclopedia app subsystem, priv is optional.
  • an embodiment of the network encyclopedia user management system of the present invention includes:
  • An application management module is a general-purpose interface module between the user center module and the encyclopedia application;
  • the application management module includes:
  • the identifier storage unit stores a unique identifier ID that is registered for each of the encyclopedia applications; a universal authority management unit that extracts and independently separates the common logic including member and authority management of each of the encyclopedia applications.
  • the user assigns the member role and its rights in the encyclopedia application corresponding to the identifier, including the following processing steps:
  • a first interaction interface unit configured to receive user access from the user center module, and feedback the interaction result to the user center module, to implement interaction between the system and the user center module;
  • a second interaction interface unit configured to enable a universal rights management unit according to the user access, and take over the user management module function of the encyclopedia application to access the encyclopedia application, and provide feedback Mutual results to the first interactive interface unit enable interaction between the system and various encyclopedia applications.
  • the embodiment of the network encyclopedia user management system of the present invention reconstructs the basic logic of the user, edits statistics and other background logic; establishes an abstraction of the application and role authority system around the user, aims to establish a management component of the public network encyclopedia application, take over Individual encyclopedia applications in the existing encyclopedia system, such as classified channel administrators, business card editing users, task systems, etc., enable user roles to be implemented among heterogeneous system encyclopedia applications with minimal changes to existing encyclopedia applications. Rights management, convenient for users to use a variety of encyclopedia applications; and will be of great help to the development and maintenance of similar applications in the future.
  • the common logic that allows the extraction and independence of the encyclopedia application includes member and rights management and corresponding extended abstractions such as ICON, etc., in order to be taken over by the universal rights management unit, which may be the AppManager class based on the encyclopedia application system. ;
  • the second interaction interface unit is specifically configured to apply to the encyclopedia application according to the user carrying the encyclopedic application ID, the encyclopedia application object, and the role of the member in the encyclopedia application. The access is performed, and the interaction result is fed back to the first interactive interface unit to implement interaction with each encyclopedia application.
  • Each of the encyclopedia applications is assigned an encyclopedia application ID, which registers all encyclopedia applications before use, enabling the universal rights management unit to assign roles and permissions.
  • encyclopedia application ID which registers all encyclopedia applications before use, enabling the universal rights management unit to assign roles and permissions.
  • no registration is required.
  • the system further includes:
  • the encyclopedia application registration unit is configured to register each of the encyclopedia applications in advance, and register the IDs of the encyclopedia applications into the identifier storage unit after registration;
  • the Encyclopedia Application Load Unit is used to load all registered encyclopedia applications while the system is running to implement plugin functionality.
  • the above embodiment is a structure specially designed to facilitate the registration of the encyclopedia application, and the method for registering and deregistering by means of the plug-in is very convenient and convenient, and does not need to be too much in the system, in one embodiment of the present invention,
  • the universal rights management unit, the encyclopedia application registration unit, the encyclopedia application loading unit, and the second interaction interface L are implemented by using a design of a network program: t ⁇ : 3 ⁇ 4 port:
  • the universal rights management unit implements the common logic including the member and the rights management of each of the encyclopedia applications, and specifically refers to abstracting the relationship of the user into the encyclopedia application into roles and permissions, and It writes a configuration class file and abstracts the roles and permissions by writing an application adapter configuration file;
  • the encyclopedia application registration unit is specifically configured to register the encyclopedia application by using the necessary interface implemented in the adapter code
  • the encyclopedia application loading unit is specifically configured to read the adapter configuration file when the system is running, and load the encyclopedia application as a plug-in;
  • the second interaction interface unit is specifically configured to provide external services through the interface provided by the loaded encyclopedia application, and implement interaction with each encyclopedia application.
  • the system further includes:
  • the encyclopedia application anti-registration unit is configured to uninstall the encyclopedia application plug-in by performing anti-registration through the configuration file when the system exits running.
  • Uninstalling the plug-in application from the system by deregistering the configuration file has no side effects on the network encyclopedia platform.
  • the structure of the four concepts of manager, application, extension and role constitutes the basis of the network encyclopedia user platform of the present invention, and is also a relatively common and flexible plug-in system design method.
  • the method includes:
  • the read interface unit and the write interface unit are respectively configured to perform read and write operations on the encyclopedia application
  • the second interaction interface unit calls the read interface unit and the write interface
  • the unit implements interactions with various encyclopedia applications.
  • the read interface unit is configured with an adapter abstract class configuration file, and includes the following sub-interfaces:
  • the permission checker is used to check whether the user currently has the specified permission in the encyclopedia application; the role finder is used to query the role of the user in the current encyclopedia application according to the user ID; the extended object viewer is used to obtain the extension name according to the encyclopedia application.
  • the universal rights management unit abstracts the roles and rights by writing an application adapter configuration file to: the universal rights management unit writes an extended behavior supporting the encyclopedia application by writing in an adapter configuration file.
  • the extension class BaikeAppExtension abstracts the roles and permissions.
  • the corresponding extension can be achieved by the above embodiment, so that BaikeAppExtension is completely targeted to specific encyclopedia applications without forcing each encyclopedia application to achieve the same extension.
  • the universal rights management unit will write an application adapter configuration file.
  • the role and authority abstraction implementation means that the universal rights management unit abstracts the roles and rights by writing a standard that supports the abstract behavior of the encyclopedia application in the adapter configuration file.
  • administrators can also be configured through the back office.
  • the common authority management unit separates and separates the common logic including the member and the rights management of each of the encyclopedia applications, and the common authority management unit extracts and separates each of the encyclopedias.
  • the application's common logic includes membership, rights management, and corresponding abstract abstraction ICON and badges.
  • an embodiment of a method for manufacturing a network encyclopedia user management system including: establishing an application management module, so as to become a universal interface module between a user center module of a network encyclopedia and an encyclopedia application, the establishing
  • the application management module includes: logic;
  • the application management module After the application management module is established, it can take over the functions of the user management module of each encyclopedia application and become a public user rights management system.
  • the common logical steps including the member and the rights management of each of the encyclopedia applications are extracted, and the relationship between the user participation in the encyclopedia application is abstracted into a role and a permission, and a configuration class file is prepared for the user.
  • the roles and permissions are abstracted by writing an application adapter configuration file.
  • the step of writing the application adapter configuration file to the role and the rights includes:
  • the universal rights management unit abstracts the roles and rights by writing an extension class that supports the extended behavior of the encyclopedia application in the adapter configuration file;
  • the universal rights management unit abstracts the roles and rights by writing a standard that supports the abstract behavior of the encyclopedia application in the adapter configuration file.
  • the step of extracting and independently extracting the common logic including the member and the rights management of each of the encyclopedia applications includes: extracting and independently extracting the included members of each of the encyclopedia applications, rights management, and corresponding extended abstract ICON Common logic, including badges.
  • the step of establishing an interaction interface with each encyclopedia application includes: establishing a read interface unit and a write interface unit separated from each other for performing read and write operations on the encyclopedia application.
  • the purpose of this embodiment is to: reconstruct the basic logic of the user, edit the statistics and other background logic; establish an abstraction of the application and role permissions around the user, aiming to establish a management component of the public network encyclopedia application, taking over the various underlying encyclopedia systems Independent encyclopedia applications such as classified channel administrators, business card editing users, task systems, etc. (see Figure 6), thus enabling user roles across heterogeneous system encyclopedia applications with minimal changes to existing encyclopedia applications , rights management, convenient for users to use a variety of encyclopedia applications; and will be of great help to the development and maintenance of similar applications in the future.
  • Key area concepts include: Wikipedia Application Manager (Application Management Module) BaikeAppManger, Wikipedia App BaikeApp, App Role BaikeAppRole, App Permissions BaikeAppPriv.
  • BaikeAppManger manages a bunch of BaikeApp instances through configuration.
  • BaikeApp can be used to set BaikeAppRole and BaikeAppPriv, and multiple BaikeAppPrivs can be assigned a BaikeAppRole. Describe the static domain model using an analysis class diagram;
  • BaikeAppManger is a singleton class that itself acts as a factory for constructing BaikeApp, which maintains detailed configuration of all apps through BaikeAppConfig.
  • the read interface is IBaikeApp and the write interface is IBaikeAppWriteAdapter.
  • the role is to reduce the granularity of IBaikeApp, reduce the development difficulty of developing managed applications, and reduce the cost of migrating old systems.
  • set the IBaikeApp Write Adapter interface as long as all App applications of the interface can achieve the purpose of write adaptation.
  • the adapter is a design pattern that indicates that the client wants to access the old system's transit relationship with a new interface. This mode allows classes that would otherwise not work together due to incompatible interfaces to work together.
  • the main players are the client (Client), the adapter (Adapter), and the Adaptee ( Adaptee).
  • Adaptee is a heterogeneous system encyclopedia application that customers want to reuse or connect, with their own interfaces.
  • the developer implements the function in the client by encapsulating or proxying the interface of the old system. Under the new interface.
  • connection relationship between the adapter and the user authority data of different architectures/systems/systems and the configuration process are as follows:
  • BaikeAppManager can take over and connect to heterogeneous system encyclopedia applications in a unified manner. This way of taking over is based on abstracting the relationship between the user and the application as a user privilege system. This abstraction is achieved by assigning roles and permissions to users in a BaikeApp. It can be seen that this connection relationship is based on the user abstraction role for each heterogeneous system encyclopedia application, presented in a unified interface in front of the BaikeAppManager.
  • BaikeAppConfig: :$MAP array
  • BaikeAppConfig: :ID_UC_GUIDE > BaikeAppUcGuide: :$CONFIG,
  • BaikeAppConfig: :ID_ODP > BaikeAppOdpUser: :$CONFIG,
  • the adapter's extended object mode, extension module, and conversion method for user rights data of external heterogeneous encyclopedia applications are as follows:
  • the extended object model is used after the external heterogeneous system encyclopedia application is adapted.
  • BaikeApp only provides basic application properties, and each application has different special functions, and the customer does not want to strongly rely on this. Variability.
  • the client queries the extension interface it supports by calling the specific BaikeApp getExtension method and returns the extension object it needs. This design increases the versatility of the interface, reduces the coupling of client code to the application, and makes it easier to make extensions supported by BaikeApp an optional configuration.
  • BaikeApp read-write interface is separated, and the write interface IB aikeApp Write Adapter and the read abstract class BaikeApp Abstract are respectively developed.
  • This approach can make BaikeAppManager take over the complexity of heterogeneous system encyclopedia applications, because BaikeAppManager only needs to read the basic functions of BaikeApp instead of writing. For a client class that has a writing requirement for a heterogeneous system encyclopedia application, it is only necessary to determine whether it implements the IBaikeAppWriteAdapter.
  • control logic and control method of the user center to the adapter are as follows:
  • the User Center is a platform for carrying information and display of encyclopedia users, and is a bridge for the Encyclopedia system to communicate with users. It is through the BaikeAppManager that the User Center takes over many applications based on user rights systems and the extensions they support. This is based on the user center platform, which is expanding In terms of operational functions, only the configuration of the package is required, and the code does not need to be modified.
  • IBaikeApp The interface of IBaikeApp is not static. A series of related concepts, such as user ICON, may be built around the app. In order to maintain the stability of the IBaikeApp interface, avoid polluting unrelated app subclasses, and use the extended object model to moderately support IBaikeApp's extended behavior BaikeAppExtension. By writing the extension to a specific App profile, BaikeAppExtension is completely targeted at specific Wikipedia applications without forcing each app to achieve the same extension.
  • the adapter configuration file needs to implement the necessary interfaces and register it into the application management module for the application management module to accept, which is also completed through the configuration file;
  • the user center reads the adapter configuration file through the application management module, AppManager, and loads each encyclopedia application system as a plug-in into the network encyclopedia platform, and provides services through the interfaces provided by them, as shown in Figure 7.
  • Step 1 intercept the user access request from the network encyclopedia user center module and send it to the encyclopedia application;
  • Step 2 According to the user access request, take over the function of the user management module of the encyclopedia application, and assign a member role and its authority to the encyclopedia application of the corresponding ID, where the member role and its authority are in advance for each
  • the encyclopedia application abstraction is obtained, that is, the separation and independence of each step 3:
  • the method includes: using a separate read interface unit and a write interface unit, respectively, for reading and writing operations on the encyclopedia application according to member roles and their permissions.

Landscapes

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

Abstract

一种涉及网络百科用户管理系统及应用的访问方法。所述系统包括:应用管理模块,所述应用管理模块包括:标识存储单元,存储有为各个百科应用分配注册的唯一标识;通用权限管理单元,基于各个百科应用的共有逻辑为用户在对应标识的所述百科应用里分配成员角色及其权限;第一交互接口单元,实现所述系统与所述用户中心模块之间的交互;第二交互接口单元,实现所述系统与各个百科应用之间的交互。本发明能够在尽可能少改动现有百科应用的前提下在各个异构系统百科应用间实现用户角色、权限管理,方便用户使用各种百科应用。

Description

网络百科用户管理系统及应用的访问方法 本申请要求了申请日为 2011年 4月 15日,申请号为 201110095011.9 发明名称为"网络百科用户管理系统及其制作方法、 应用的访问方法"的 中国专利申请的优先权。
技术领域
本发明涉及网络百科技术领域, 特别是涉及网络百科用户管理系统 及应用的访问方法。
背景技术
随着信息技术的发展, 百科全书已经由传统的纸质版本扩展到网络 上。 利用网络的广泛参与特点, 更多信息、 更快更新、 能满足更多需求 的百科全书的有可能由不断迅猛发展的互联网技术以及遍布全球的网民 来完成。 比如, 从 2001年"维基百科"的创立开始, 到传统百科领域"在 线版,,的 Encyclopedia, Brockhaus等、 微软的 Encarta、 谷歌的 Knol 形形色色的网络百科正在孕育、 诞生、 壮大。
网络的百科全书有很多不同于传统百科全书的特点, 其中一个重大的 方面是, 编辑者不限于专家团队, 而是进一步包括了遍布全球的拥有联 网计算机的网民。 这些网民成为网络百科全书的主要编辑者, 同时作为 网络百科全书的用户, 融入到百科全书电子系统的各项应用中。
如图 1 所示, 现有网络百科系统中有不少独立的应用, 像分类频道管 理员、 名片编辑用户、 任务系统等, 每一个这样的应用都需要用户管理模 块, 有些还需要支持权限管理。
现有技术中, 每一个百科应用都需要用户管理模块, 有些还需要支持 权限管理; 而每一个需要支持权限管理的应用中, 都有不同的用户及其角 色、权限, 那么同一个用户在不同应用切换时, 就存在更换用户管理模块、 重复登录来访问不同的应用的技术问题。
目前在其他领域存在一些相关技术, 如 2007年 8月 29 日公开的中国 发明专利第 200610007860.3号, 其涉及通信技术领域中一种集中用户安全 管理方法及装置。 所述装置包括: 集中用户管理域及多个应用域, 所述集 中用户管理域提供多个接口与各应用域交互, 其至少包括集中用户管理及 授权服务实体和集中用户认证及审核服务实体来统一管理多个应用域; 所 述的集中用户管理及授权服务实体, 用于为用户分配权限, 并产生规则数 据; 所述的集中用户认证及审核服务实体, 用于提供集中认证、 鉴权及记 录曰志的服务。
发明内容
本发明所要解决的技术问题是提供一种网络百科用户管理系统及应用 的访问方法, 本发明能够在尽可能少改动现有百科应用的前提下在各个异 构系统百科应用间实现用户角色与权限的管理, 方便用户使用各种百科应 用。
本发明为解决技术问题而采用的技术方案是提供一种网络百科用户管 理系统, 包括:
应用管理模块, 所述应用管理模块作为用户中心模块和百科应用之 间的通用型接口模块; 所述应用管理模块包括:
标识存储单元, 存储有为各个百科应用分配注册的唯一标识; 通用权限管理单元, 基于各个百科应用的共有逻辑为用户在对应标 识的所述百科应用里分配成员角色及其权限; 第一交互接口单元, 用于接收来自所述用户中心模块的用户访问, 反馈交互结果至所述用户中心模块, 实现所述系统与所述用户中心模块 之间的交互;
第二交互接口单元, 用于根据所述用户访问, 启用通用权限管理单 元, 接管所述百科应用的用户管理模块对所述百科应用进行访问, 反馈 交互结果至所述第一交互接口单元, 实现所述系统与各个百科应用之间 的交互。
本发明为解决技术问题而采用的技术方案是提供一种网络百科应用的 访问方法, 包括: 截获来自网络百科用户中心模块并发送至百科应用的用 户访问请求; 根据所述用户访问请求接管所述百科应用的用户管理模块功 能, 为用户在对应标识的所述百科应用里分配成员角色及其权限, 所述成 员角色及其权限是预先对各个所述百科应用进行抽象、 抽离并独立出各个 员角色及其权限对相应的百科应用进行访问。
通过上述实施例, 本发明重构用户基本信息、 编辑统计等后台逻辑; 建立围绕用户的应用和角色权限系统抽象, 旨在建立一个公共的网络百科 应用的管理组件, 接管现有百科系统中各个独立的百科应用的用户管理模 块如分类频道管理员、 名片编辑用户、 任务系统等, 因此能够在尽可能少 改动现有百科应用的前提下在各个异构系统百科应用间实现用户角色、 权 限管理, 方便用户使用各种百科应用; 并且对以后百科应用的开发和维护 类似应用有较大帮助。
通过对用户的应用和角色权限系统抽象, 还可以逐步建立用户激励体 系比如图标和徽章体系。 附图说明
图 1是本发明网络百科用户管理系统实施例一的原理框图;
图 2是本发明网络百科用户管理系统实施例二的原理框图;
图 3是本发明网络百科用户管理系统实施例三的原理框图;
图 4是本发明网络百科用户管理系统实施例四的原理框图;
图 5 是本发明网络百科用户管理系统实施例五中读接口单元的原理框 图;
图 6是本发明中将各百科应用进行抽象的原理图;
图 7 是本发明中将各百科应用系统作为插件加载进网络百科平台的示 意图;
图 8是本发明网络百科应用的访问方法实施例的流程图。
具体实施方式
下面结合附图和实施例对本发明进行详细说明。
先介绍本发明中几个基础的基于用户管理的定义:
应用(app ): 这里指网络百科的各种应用, 围绕百科注册用户和基本业 务逻辑(编辑等)进行的独立产品或扩充应用。 比如蝌蚪团、 分类频道管 理员、 金箍棒任务系统等, 可以抽象的看作百科系统的 app。
角色 (role ): 注册用户作为 app的成员 (member ) 的基础上被授予的 一种关系抽象。 比如分配频道管理员分为普通管理员和高级管理员。 在 app 系统中, role作为最基本的反映成员关系和权限粒度的抽象, 必须保证存在 并配置。 允许 member在 app中拥有多个 role。
权限( priv ): 反映 member在 app业务范围内进行各种操作前需要被赋 予条件抽象。通过给 role赋予适当的 priv,可以对 app中的成员用户进行更 加细粒度的权限控制。 在百科 app子系统中, priv是可选的。
以下详细介绍本发明的实施例:
参阅图 1 , 本发明网络百科用户管理系统实施例包括:
应用管理模块, 所述应用管理模块作为用户中心模块和百科应用之间 的通用型接口模块;
所述应用管理模块包括:
标识存储单元, 存储有为所述每个百科应用分配注册的唯一标识 ID; 通用权限管理单元, 其通过抽离并独立出各个所述百科应用的包括成 员和权限管理在内的共有逻辑, 为用户在对应标识的所述百科应用里分配 成员角色及其权限, 包括以下处理步骤:
获取每个百科应用分配注册的唯一标识;
获取各个所述百科应用的成员角色名单;
获取各个所述百科应用的成员角色在该应用中的对应权限;
检查成员角色名单和成员角色权限之间的对应关系;
检查各个所述百科应用的关联关系和 /或相似度;
根据成员角色名单、 成员角色权限以及各个所述百科应用的关联关系 / 相似度, 将相关联或相近似的百科应用抽离出来并匹配相应的成员角色和 成员角色权限。
第一交互接口单元, 用于接收来自所述用户中心模块的用户访问, 反 馈交互结果至所述用户中心模块, 实现系统与所述用户中心模块之间的交 互;
第二交互接口单元, 用于根据所述用户访问启用通用权限管理单元, 接管所述百科应用的用户管理模块功能对所述百科应用进行访问, 反馈交 互结果至所述第一交互接口单元, 实现系统与各个百科应用之间的交互。 以上可以了解, 本发明网络百科用户管理系统实施例重构用户基本信 息、 编辑统计等后台逻辑; 建立围绕用户的应用和角色权限系统抽象, 旨 在建立一个公共的网络百科应用的管理组件, 接管现有百科系统中各个独 立的百科应用如分类频道管理员、 名片编辑用户、 任务系统等, 因此能够 在尽可能少改动现有百科应用的前提下在各个异构系统百科应用间实现用 户角色、 权限管理, 方便用户使用各种百科应用; 并且对以后百科应用的 开发和维护类似应用有较大帮助。
通过对用户的应用和角色权限系统抽象, 还可以逐步建立用户激励体 系比如 ICON和徽章体系。
以上通过抽象成员和权限管理逻辑, 开发一套围绕用户的百科应用管 理组件, 这种抽象至少有以下两个优点:
1 )允许抽离并独立出百科应用的共有逻辑包括成员和权限管理以及相 应扩展抽象如 ICON等, 以便于被通用权限管理单元接管, 所述通用权限 管理单元可以是百科应用系统基础的 AppManager类;
2 )可以向系统用户提供更加筒明统一的接口, 通过适配已有的百科应 用实现或配置新的参数 config, 很容易开发出新的百科应用。
在另一个实施例中, 所述第二交互接口单元具体用于根据携带要访问 百科应用 ID的所述用户访问、 获取百科应用对象及成员在所述百科应用中 的角色, 对所述百科应用进行访问, 反馈交互结果至所述第一交互接口单 元, 实现与各个百科应用之间的交互。
其中每一个百科应用都分配有一个百科应用 ID, 在使用之前注册所有 的百科应用, 使通用权限管理单元能够进行角色和权限分配。 当然, 也可 以在开始时就配有各个百科应用的 ID, 无需注册。
参阅图 2, 在另一个实施例中, 所述系统进一步包括:
百科应用注册单元, 用于预先对各个所述百科应用进行注册, 注册后 将各个百科应用的 ID存入标识存储单元;
百科应用加载单元, 用于在系统运行时加载所有注册的百科应用以实 现插件功能。
上述实施例是为方便实现百科应用的注册而专门设计的结构, 利用插 件注册与注销的方式实现记载与卸除, 非常筒易方便, 不需要对系统作太 在本发明一个实施例中, 可以采用网络程序的设计来实现所述通用权 限管理单元、 百科应用注册单元、 百科应用加载单元以及第二交互接口单 L , t匕: ¾口:
所述通用权限管理单元实现抽离并独立出各个所述百科应用的包括成 员和权限管理在内的共有逻辑中, 具体是指用于将用户参与百科应用的关 系抽象成角色和权限, 并为其编写配置类文件, 通过编写应用适配器配置 文件将所述角色和权限抽象实现;
所述百科应用注册单元具体用于通过所述适配器代码中实现的必要接 口将百科应用注册;
所述百科应用加载单元具体用于在系统运行时读取所述适配器配置文 件, 将所述百科应用作为插件加载;
所述第二交互接口单元具体用于通过所述加载的百科应用所提供的接 口对外提供服务, 实现与各个百科应用之间的交互。
参阅图 3, 在另一个实施例中, 所述系统进一步包括: 百科应用反注册单元, 用于在系统退出运行时通过配置文件进行反注 册, 将所述百科应用插件卸载。
通过配置文件进行反注册即可将插件应用从本系统中卸载, 对网络百 科平台没有任何副作用。 这种管理器、 应用、 扩展、 角色四个概念相互支 撑的结构构成了本发明网络百科用户平台的基础, 也是一种相对通用的比 较灵活的插件体系设计方式。
参阅图 4, 在另一个实施例中, 包括:
相互分离的读接口单元和写接口单元, 所述读接口单元和写接口单元 分别用于对所述百科应用进行读写操作, 所述第二交互接口单元通过调用 所述读接口单元和写接口单元实现与各个百科应用之间的交互。
从网络程序设计的角度来看, 则是使百科应用的读写接口分离, 分别 制定了写接口 IBaikeAppWriteAdapter和读抽象类 BaikeApp Abstract。 这种 做法筒化了本系统接管异构系统百科应用的复杂度, 减小百科应用的粒度, 降低开发受接管的网络百科的开发难度, 降低迁移老系统的成本。 因为本 系统仅仅需要读取百科应用的基本功能, 而不是写。 对异构系统百科应用 有 写 需 求 的客户 类 , 只 需要判 断其是否 实 现 了 写 接 口 IBaikeAppWriteAdapter即可。
参阅图 5 , 在另一个实施例中, 所述读接口单元配置有适配器抽象类配 置文件, 并且包括以下子接口:
权限检查器, 用于检查用户当前此百科应用中是否具备指定权限; 角色查询器, 用于根据用户 ID查询用户在当前百科应用的角色; 扩展对象查看器, 用于根据百科应用的扩展名称获取当前百科应用所 支持的扩展对象。 在另一个实施例中, 所述通用权限管理单元通过编写应用适配器配置 文件将所述角色和权限抽象实现是指: 所述通用权限管理单元通过在适配 器配置文件中写入支持百科应用扩展行为的扩展类 BaikeAppExtension将所 述角色和权限抽象实现。
通过上述实施例可以实现相应的扩展, 使得 BaikeAppExtension完全针 对具体的百科应用, 而不强迫每个百科应用都实现相同的扩展。
在另一个实施例中, 考虑到网络应用会对想要加入其中的用户做一定 的限制, 比如活跃度、 编辑版本通过率、 用户级别等, 所述通用权限管理 单元通过编写应用适配器配置文件将所述角色和权限抽象实现是指: 所述 通用权限管理单元通过在适配器配置文件中写入支持百科应用抽象行为的 标准将所述角色和权限抽象实现。
除了可以将这样的标准写入配置文件之外, 还可以允许管理员通过后 台去配置。
在另一个实施例中, 通用权限管理单元抽离并独立出各个所述百科应 用的包括成员和权限管理在内的共有逻辑是指: 所述通用权限管理单元抽 离并独立出各个所述百科应用的包括成员、权限管理、相应扩展抽象 ICON 和徽章在内的共有逻辑。
基于本发明精神, 还提供一种网络百科用户管理系统的制作方法实施 例, 包括: 建立应用管理模块, 使其成为网络百科的用户中心模块和百科 应用之间的通用型接口模块, 所述建立应用管理模块包括: 逻辑;
2 ) 为用户在对应 ID的所述百科应用里分配成员角色及其权限; 3 )建立与所述用户中心模块之间的交互接口, 使其能够接收来自所述 用户中心模块的用户访问, 反馈交互结果至所述用户中心模块;
4 )建立与各个百科应用之间的交互接口, 使其能够根据所述用户访问 启用通用权限管理单元, 接管所述百科应用的用户管理模块功能;
其中, 建立所述应用管理模块的以上步骤不分先后。
所述应用管理模块建立之后, 能够接管各个百科应用的用户管理模块 功能, 成为一个公共的用户权限管理系统组成。
其中, 所述抽离并独立出各个所述百科应用的包括成员和权限管理在 内的共有逻辑步骤, 包括:将用户参与百科应用的关系抽象成角色和权限, 并为其编写配置类文件, 通过编写应用适配器配置文件将所述角色和权限 抽象实现。
其中, 所述编写应用适配器配置文件将所述角色和权限的步骤包括:
1 )所述通用权限管理单元通过在适配器配置文件中写入支持百科应用 扩展行为的扩展类将所述角色和权限抽象实现; 或
2 )所述通用权限管理单元通过在适配器配置文件中写入支持百科应用 抽象行为的标准将所述角色和权限抽象实现。
其中, 所述抽离并独立出各个所述百科应用的包括成员和权限管理在 内的共有逻辑的步骤包括: 抽离并独立出各个所述百科应用的包括成员、 权限管理、 相应扩展抽象 ICON和徽章在内的共有逻辑。
其中, 所述建立与各个百科应用之间的交互接口的步骤包括: 建立相 互分离的读接口单元和写接口单元, 分别用于对所述百科应用进行读写操 作。
以下从网络程序设计的思路, 给出本发明网络百科用户管理系统一个 实施例的制作方法:
此实施例的目的是: 重构用户基本信息、 编辑统计等后台逻辑; 建立 围绕用户的应用和角色权限系统抽象, 旨在建立一个公共的网络百科应用 的管理组件, 接管现有百科系统中各个独立的百科应用如分类频道管理员、 名片编辑用户、 任务系统等(参阅图 6所示), 因此能够在尽可能少改动现 有百科应用的前提下在各个异构系统百科应用间实现用户角色、 权限管理, 方便用户使用各种百科应用; 并且对以后百科应用的开发和维护类似应用 有较大帮助。
一. 设计原则
增加而非修改: 降低开发成本, 提高健壮性和可恢复性;
2 )组件而非框架: 降低代码耦合, 选择性使用而非强迫性。
二. 设计思路
采用用例驱动的面向对象分析与设计方法, 主要步骤如下:
1 )使用用例捕捉需求, 寻找分析类。
主要领域概念包括:百科应用管理器(应用管理模块)BaikeAppManger, 百科应用 BaikeApp, 应用角色 BaikeAppRole, 应用权限 BaikeAppPriv。
BaikeAppManger通过配置管理一堆 BaikeApp实例。 BaikeApp中可以设置 可用的 BaikeAppRole和 BaikeAppPriv,并且允许将多个 BaikeAppPriv分配 一个 BaikeAppRole。 使用分析类图描述静态领域模型;
2 )编写原型代码完成筒单的交互模拟, 将分析类图转换为设计类图。 考虑到 PHP的特性, 及实现成本的代价高低, 将 role和 priv这样的概念类 转化为字符串来处理。 为了避免每次开发应用都要去继承基类, 开发一个 通用的 App类, 只需要给予不同的 ID和配置就能直接复用。 为了达到这个 目的, 设计上尽可能走配置。 下面是对某些设计段落的考虑。
A、 使用百科 App管理器管理所有 App实例。 BaikeAppManger是一个 singleton类, 本身充当构造 BaikeApp的 Factory, 其通过 BaikeAppConfig 维持所有 App的详细配置。
B、 采用百科 App读写接口分离的设计策略。 读接口是 IBaikeApp, 写 接口是 IBaikeAppWriteAdapter。 作用在于减小 IBaikeApp粒度, 降低开发 受管 App开发难度, 降低迁移老系统的成本。 为了便于开发写应用比如实 用导入脚本 BaikeAppUtility, 设置 IBaikeApp Write Adapter接口, 只要实现 该接口所有 App应用均可达到写适配的目的。
3 )通过开发适配器类实现 IBaikeApp接口, 即可让已经存在的百科应 用系统被 BaikeAppManager接管。 不太可能从开始就移植所有老百科应用 系统到新的 App 环境下, 提供最筒单的可以实现的适配器抽象类 BaieAppAbstract是必要的。 通过较小的实现代价, 使得新的百科用户中心 可以以统一的接口的访问那些已经存在的百科应用系统,并且支持像 ICON 这样的扩展。
其中,
1.适配器的软件结构, 处理逻辑如下描述:
适配器(Adpater )是一种设计模式, 表示客户希望以一种新的接口来 访问老系统的转接关系。 该模式使得原本由于接口不兼容而不能一起工作 的那些类可以一起工作。 在这个软件协作关系中, 主要参与者是客户 ( Client ), 适配者 (Adapter ), 和被适配者 ( Adaptee )三种角色。 Adaptee 是客户希望复用或者连接的异构系统百科应用, 具有自己的接口。 开发者 通过开发 Adapter, 通过封装或代理老系统的接口将功能实现在 Client所希 望的新接口之下。
2.适配器与不同架构 /系统 /体系的用户权限数据的连接关系以及配置过 程如下描述:
开发者编写适配配置文件, 可将新接口实现转接到异构系统百科应用 上。 通过给异构系统百科应用分配唯一的 ID, BaikeAppManager就可以按 统一的方式接管异构系统百科应用, 与之连接。 这种接管方式是通过将用 户和应用的关系抽象为用户权限系统为基础的。 而这种抽象是通过为用户 在某个 BaikeApp里分配角色及其权限实现的。 由此可见, 这种连接关系是 建立在为每一个异构系统百科应用里的用户抽象出角色, 以一种统一的接 口方式展示在 BaikeAppManager面前。
示例: 蝌蚪团被 BaikeAppManager接管配置与注册流程
II 配置过程
class B aikeAppOdpUser extends B aikeAppConfig const PRIV_DEFAULT = ΆΙΓ; II权限
const ROLE_DEFAULT = 'Member'; // 角色
public static $CONFIG = array (
'PROPS' => array (
'name' => 'BaikAppOdpUser',
'icon' => array (
'on' => 'http://img.baidu.com/img/baike/tadpole.gif,
'link' => 'http://baike.baidu.com/odp/index.php?func=odp',
),
),
'PRIVS' => array (
self::PRIV_DEFAULT => 1,
),
'ROLES' => array (
self:: ROLE_DEFAULT => array (
'privs' => array (self:: PRIV_DEFAULT),
),
),
'EXTES' => array (
BaikeAppConfig::EXTE_MEMBER_ICON,
),
'ADAPT' => 'BaikeAppOdpUserAdapter' );
}
II 注册过程
BaikeAppConfig: :$MAP = array (
BaikeAppConfig: :ID_UC_GUIDE => BaikeAppUcGuide: :$CONFIG,
BaikeAppConfig: :ID_ODP => BaikeAppOdpUser: :$CONFIG,
);
3.适配器对于外部异构百科应用的用户权限数据的扩展对象模式、扩展 模块、 转换方法如下描述:
扩展对象模式是使用在外部异构系统百科应用经过适配之后的情况下 , BaikeApp只提供了基本的应用属性, 而每个应用特别的功能不尽相同, 而 客户又不希望强烈依赖于这种多变性。 客户通过调用具体 BaikeApp 的 getExtension 方法来查询其支持的扩展接口, 并且返回其所需的扩展对象。 这种设计可提高接口的通用度, 降低客户代码与应用的耦合, 并且更容易 将 BaikeApp所支持的扩展做成可选配置。
4.适配器的接口分离方式如下描述:
BaikeApp读写接口分离, 分别制定了写接口 IB aikeApp Write Adapter和 读抽象类 BaikeApp Abstract。这种做法可筒化 BaikeAppManager接管异构系 统百科应用的复杂度, 因为 BaikeAppManager仅仅需要读取 BaikeApp的基 本功能, 而不是写。 对异构系统百科应用有写需求的客户类, 只需要判断 其是否实现了 IBaikeAppWriteAdapter即可。
5.用户中心对适配器的控制逻辑和控制方法如下描述:
用户中心是承载百科用户信息和展示的平台, 是百科系统跟用户沟通 的桥梁。 用户中心正是通过 BaikeAppManager接管众多基于用户权限系统 的应用, 以及它们所支持的扩展功能。 这样基于用户中心平台, 在扩展其 运营功能上, 仅仅需要筒单的配置即可, 无需修改其代码。
4 ) IBaikeApp的接口不是一成不变的。 围绕 app可能会建立一系列相 关概念, 比如用户 ICON。 为了保持 IBaikeApp接口的稳定性, 避免污染不 相关的 app 子类, 使用扩展对象模式适度支持 IBaikeApp 的扩展行为 BaikeAppExtension。 通过将扩展写入具体的 App 配置文件, 使得 BaikeAppExtension完全针对具体的百科应用, 而不强迫每个 App都实现相 同的扩展。
5 )考虑到 App会对想要加入其中的 User做一定的限制,比如活跃度、 编辑版本通过率、 用户级别等。 App系统还会支持诸如 BaikeAppUserLimit 这样的抽象。 除了可以将这样的标准写入配置文件之外, 还可以允许管理 员通过后台去配置。 下面是整个 app权限子系统的设计图。
以下结合公共的应用管理模块与适配器的设计, 介绍网络百科共享平 台以及应用管理模块过程的详细流程步骤:
A、理解用户与百科应用之间的关系,将其参与关系抽象成角色和权限, 并为其编写配置类文件;
B、 通过编写应用适配器配置文件将上述角色和权限抽象实现, 适配器 配置文件需要实现必要的接口, 并将其注册进应用管理模块, 以便让应用 管理模块接纳, 这也是通过配置文件完成的;
C、 用户中心通过应用管理模块即 AppManager读取适配器配置文件, 将各百科应用系统作为插件加载进网络百科平台, 通过他们提供的接口对 外提供服务, 如图 7所示。
参阅图 8, 基于本发明精神, 还提供一种网络百科应用的访问方法实施 例, 包括以下步骤: 步骤 1:截获来自网络百科用户中心模块并发送至百科应用的用户访问 请求;
步骤 2:根据所述用户访问请求接管所述百科应用的用户管理模块功能, 为用户在对应 ID的所述百科应用里分配成员角色及其权限, 所述成员角色 及其权限是预先对各个所述百科应用抽象而得到, 即抽离并独立出各个所 步骤 3:
其中, 在截获来自网络百科用户中心模块并发送至百科应用的用户访 问请求步骤之前, 包括加载已注册的所述各个百科应用。 骤包括: 采用相互分离的读接口单元和写接口单元, 依据成员角色及其 权限分别用于对所述百科应用进行读写操作。
在上述实施例中, 仅对本发明进行了示范性描述, 但是本领域技术 人员在阅读本专利申请后可以在不脱离本发明的精神和范围的情况下对 本发明进行各种修改。

Claims

权 利 要 求 书
1、 一种网络百科用户管理系统, 其特征在于, 包括:
应用管理模块, 所述应用管理模块作为用户中心模块和百科应用之 间的通用型接口模块; 所述应用管理模块包括:
标识存储单元, 存储有为各个百科应用分配注册的唯一标识; 通用权限管理单元, 基于各个百科应用的共有逻辑为用户在对应标 识的所述百科应用里分配成员角色及其权限;
第一交互接口单元, 用于接收来自所述用户中心模块的用户访问, 反馈交互结果至所述用户中心模块, 实现所述系统与所述用户中心模块 之间的交互;
第二交互接口单元, 用于根据所述用户访问, 启用通用权限管理单 元, 接管所述百科应用的用户管理模块对所述百科应用进行访问, 反馈 交互结果至所述第一交互接口单元, 实现所述系统与各个百科应用之间 的交互。
2、 根据权利要求 1所述的系统, 其特征在于:
所述通用权限管理单元, 通过抽离并独立出各个所述百科应用的包 括成员和权限管理在内的共有逻辑, 为用户在对应标识的百科应用中分 配成员角色及其权限, 具体包括以下处理步骤:
获取为每个百科应用分配注册的唯一标识;
获取各个所述百科应用的成员角色名单;
获取各个所述百科应用的成员角色在该应用中的对应权限; 检查成员角色名单和成员角色权限之间的对应关系;
检查各个所述百科应用的关联关系和 /或相似度; 系 /相似度,将相关联或相近似的百科应用抽离出来并匹配相应的成员角 色和成员角色权限。
3、 根据权利要求 1所述的系统, 其特征在于:
所述第二交互接口单元具体用于: 根据携带要访问百科应用标识的 所述用户访问、 获取百科应用对象及成员在所述百科应用中的角色, 对 所述百科应用进行访问, 反馈交互结果至所述第一交互接口单元, 实现 系统与各个百科应用之间的交互。
4、 根据权利要求 3所述的系统, 其特征在于, 所述应用管理模块还 包括:
百科应用注册单元, 用于预先对各个所述百科应用进行注册, 注册 后将各个百科应用的标识存入标识存储单元;
百科应用加载单元, 用于在系统运行时加载所有注册的百科应用以 实现插件功能。
5、 根据权利要求 4所述的系统, 其特征在于:
所述通用权限管理单元实现抽离并独立出各个所述百科应用的包括 成员和权限管理在内的共有逻辑中, 具体是指用于将用户参与百科应用 的关系抽象成角色和权限, 并生成相应的适配器配置文件实现所述角色 和权限抽象;
所述百科应用注册单元具体用于根据适配器代码中实现的必要接口 将百科应用注册;
所述百科应用加载单元具体用于在系统运行时读取所述适配器配置 文件, 将所述百科应用作为插件加载; 所述第二交互接口单元具体用于通过所述加载的百科应用所提供的 接口对外提供服务, 实现与各个百科应用之间的交互。
6、 根据权利要求 5所述的系统, 其特征在于, 所述应用管理模块还 包括:
百科应用反注册单元, 用于在系统退出运行时根据配置文件进行反 注册, 将所述百科应用插件卸载。
7、 根据权利要求 2所述的系统, 其特征在于, 所述应用管理模块还 包括:
相互分离的读接口单元和写接口单元, 所述读接口单元和写接口单 元分别用于对所述百科应用进行读写操作, 所述第二交互接口单元通过 调用所述读接口单元和写接口单元实现与各个百科应用之间的交互。
8、 根据权利要求 7所述的系统, 其特征在于, 所述读接口单元包括 以下子接口:
权限检查器, 用于检查用户当前此百科应用中是否具备指定权限; 角色查询器, 用于根据用户标识查询用户在当前百科应用的角色; 扩展对象查看器, 用于根据百科应用的扩展名称获取当前百科应用 所支持的扩展对象。
9、 根据权利要求 5所述的系统, 其特征在于, 所述通用权限管理单 元生成相应的应用适配器配置文件实现所述角色和权限抽象, 具体为: 所述通用权限管理单元通过在适配器配置文件中写入支持百科应用 扩展行为的扩展类将所述角色和权限抽象实现;
所述通用权限管理单元通过在适配器配置文件中写入支持百科应用
10、 根据权利要求 2所述的系统, 其特征在于, 所述通用权限管理 单元抽离并独立出各个所述百科应用的包括成员和权限管理在内的共有 逻辑具体为:
所述通用权限管理单元抽离并独立出各个所述百科应用的包括成员 . 权限管理、 相应扩展抽象图标和徽章在内的共有逻辑。
11、 一种网络百科应用的访问方法, 其特征在于, 包括:
截获来自网络百科用户中心模块并发送至百科应用的用户访问请求; 根据所述用户访问请求接管所述百科应用的用户管理模块功能, 为 用户在对应标识的所述百科应用里分配成员角色及其权限, 所述成员角 色及其权限是预先对各个所述百科应用进行抽象、 抽离并独立出各个所 述百科应用的包括成员和权限管理在内的共有逻辑而得到;
12、 根据权利要求 11所述的方法, 其特征在于:
在截获来自网络百科用户中心模块并发送至百科应用的用户访问请 求步骤之前, 还包括加载已注册的所述各个百科应用。
13、 根据权利要求 11所述的方法, 其特征在于: 采用相互分离的读接口单元和写接口单元, 依据成员角色及其权限分别 用于对所述百科应用进行读写操作。
PCT/CN2012/073669 2011-04-15 2012-04-09 网络百科用户管理系统及应用的访问方法 Ceased WO2012139482A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110095011.9A CN102739427B (zh) 2011-04-15 2011-04-15 网络百科用户管理系统及其制作方法、应用的访问方法
CN201110095011.9 2011-04-15

Publications (1)

Publication Number Publication Date
WO2012139482A1 true WO2012139482A1 (zh) 2012-10-18

Family

ID=46994263

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/073669 Ceased WO2012139482A1 (zh) 2011-04-15 2012-04-09 网络百科用户管理系统及应用的访问方法

Country Status (2)

Country Link
CN (1) CN102739427B (zh)
WO (1) WO2012139482A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104268212A (zh) * 2014-09-23 2015-01-07 北京奇虎科技有限公司 一种互联网产品的发放方法和装置
CN104935599B (zh) * 2015-06-18 2018-10-16 北京京东尚科信息技术有限公司 一种通用权限控制管理方法及系统
CN106815503A (zh) * 2017-02-24 2017-06-09 郑州云海信息技术有限公司 一种操作系统用户权限管理方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101026481A (zh) * 2006-02-21 2007-08-29 华为技术有限公司 一种集中用户安全管理方法及装置
CN101166173A (zh) * 2006-10-20 2008-04-23 北京直真节点技术开发有限公司 一种单点登录系统、装置及方法
CN101277193A (zh) * 2008-05-05 2008-10-01 北京航空航天大学 基于面向服务架构认证服务代理的信息门户单点登录和访问系统
CN101441688A (zh) * 2007-11-20 2009-05-27 阿里巴巴集团控股有限公司 一种用户权限分配方法和一种用户权限控制方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0227049D0 (en) * 2002-11-20 2002-12-24 Bae Sys Defence Sys Ltd Management of network security domains
CN101414253B (zh) * 2007-10-17 2011-11-23 华为技术有限公司 一种权限管理方法及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101026481A (zh) * 2006-02-21 2007-08-29 华为技术有限公司 一种集中用户安全管理方法及装置
CN101166173A (zh) * 2006-10-20 2008-04-23 北京直真节点技术开发有限公司 一种单点登录系统、装置及方法
CN101441688A (zh) * 2007-11-20 2009-05-27 阿里巴巴集团控股有限公司 一种用户权限分配方法和一种用户权限控制方法
CN101277193A (zh) * 2008-05-05 2008-10-01 北京航空航天大学 基于面向服务架构认证服务代理的信息门户单点登录和访问系统

Also Published As

Publication number Publication date
CN102739427B (zh) 2015-07-01
CN102739427A (zh) 2012-10-17

Similar Documents

Publication Publication Date Title
US9043458B2 (en) Framework for facilitating implementation of multi-tenant SaaS architecture
CN114666412B (zh) 混合云计算系统中的访问服务
US9875121B2 (en) API server
CN108989389A (zh) 一种建立智能合约微服务化的方法
US20060106585A1 (en) Architecture for distributed computing system and automated design, deployment, and management of distributed applications
CA3142413A1 (en) Systems and methods for blueprint-based cloud management
CN105512044B (zh) 用于关键字驱动测试的对象库的更新方法及系统
KR20170059454A (ko) 멀티테넌트 어플리케이션 서버 환경에서 글로벌 런타임의 이용을 위한 시스템 및 방법
CN112149079A (zh) 基于微服务架构的规划评审管理平台及用户访问授权方法
US20080104250A1 (en) Identity migration system apparatus and method
CN101827115B (zh) 一种全息式企业服务总线
CN113064600A (zh) 部署应用的方法和装置
US20050188367A1 (en) Executable application configuration system
CN116094787A (zh) 物联网权限矩阵模型及其交互方法
CN109462570A (zh) 基于区块链的跨云平台的计算系统及应用其的计算方法
CN100538650C (zh) 基于组件的网格中间件互交互方法
CN109981792A (zh) 一种基于云平台的业务处理方法和装置
CN108804202A (zh) 一种企业级容器镜像管理方法和系统
CN102739427B (zh) 网络百科用户管理系统及其制作方法、应用的访问方法
CN102999329B (zh) 基于可扩展标记语言映射配置的活动目录接口开发方法
CN109358842A (zh) 一种服务实现方法、电子设备及存储介质
CN100488199C (zh) 一种媒体发布系统及方法
KR101044173B1 (ko) 분산형 컴퓨팅 시스템상에서 분산형 애플리케이션들을 설계, 배포 및 관리하기 위한 방법 및 장치, 자원 관리자 및 컴퓨터 판독가능 기록 매체
Acosta-Silva et al. Exploiting network restricted compute resources with HTCondor: a CMS experiment experience
CN106559454B (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: 12771697

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12771697

Country of ref document: EP

Kind code of ref document: A1