CN112559076B - Tenant information processing method, device, system and equipment - Google Patents

Tenant information processing method, device, system and equipment Download PDF

Info

Publication number
CN112559076B
CN112559076B CN202011520211.XA CN202011520211A CN112559076B CN 112559076 B CN112559076 B CN 112559076B CN 202011520211 A CN202011520211 A CN 202011520211A CN 112559076 B CN112559076 B CN 112559076B
Authority
CN
China
Prior art keywords
user
tenant information
tenant
target service
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011520211.XA
Other languages
Chinese (zh)
Other versions
CN112559076A (en
Inventor
黄哲骏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202011520211.XA priority Critical patent/CN112559076B/en
Publication of CN112559076A publication Critical patent/CN112559076A/en
Application granted granted Critical
Publication of CN112559076B publication Critical patent/CN112559076B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0635Risk analysis of enterprise or organisation activities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0645Rental transactions; Leasing transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes

Abstract

The embodiment of the specification discloses a tenant information processing method, a device, a system and equipment, wherein the device comprises a configuration component, a verification component, a storage component and a reading component, wherein: the configuration component reads tenant information of a functional module corresponding to the target service and displays the tenant information to a user; the verification component performs verification processing on the tenant information selected by the user, and provides the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user to the storage component after the verification is passed; the storage component stores the tenant information selected by the user and the information of the first functional module corresponding to the tenant information selected by the user, which are provided by the verification component; the reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, so that the second function module performs service processing based on the tenant information currently used by the user.

Description

Tenant information processing method, device, system and equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a tenant information processing method, apparatus, system, and device.
Background
With the continuous development of network technology and terminal technology, many services such as financial services, instant messaging services, etc. are continuously increasing, and with the continuous growth of services, the globalization trend of the services is increasingly obvious and significantly increasing, such as cross-border remittance, cross-border transaction, etc., however, in a very good business scenario, users may have different roles, thereby bringing great challenges to the development of the services.
Taking the risk prevention and control of financial services as an example, a risk prevention and control mechanism of financial services generally consists of a plurality of components, such as an access component, a decision component and the like, and taking the decision component as an example, the decision component may include a score recognition tree, a decision routing tree and the like. Because the prevention and control focus of each service scenario, the strategy used, the decision-making for different scores are different, therefore, isolation needs to be performed by the tenant, and often, multi-level tenants need to be set, each component builds the tenant thereof, so that the processing efficiency of the tenant is low, the cost is too high, and when some functions are repeated or newly added, the tenant is modified, and a new tenant is extended, the corresponding whole component needs to be modified, and the multi-level tenant cannot be extended, and it is difficult to realize complex scenarios (such as the above-mentioned numerous risk prevention and control scenarios including components) in which a plurality of multi-tenant modules are integrated, and the logic of the tenant is redundant in each functional module, so that multiplexing cannot be realized. Therefore, a multi-tenant scheme which is easier to expand and more flexible in multi-level tenant configuration needs to be provided.
Disclosure of Invention
The embodiments of the present specification aim to provide a multi-tenant scheme that tenant extension is easier and multi-level tenant configuration is more flexible.
In order to implement the above technical solution, the embodiments of the present specification are implemented as follows:
the tenant information processing device provided by the embodiment of the specification comprises a configuration component, a verification component, a storage component and a reading component, wherein: and the configuration component reads the tenant information of the functional module corresponding to the target service and displays the tenant information to a request user of the target service. The verification component performs verification processing on the tenant information selected by the user, and provides the tenant information selected by the user and information of a first function module corresponding to the tenant information selected by the user to the storage component after verification is passed, wherein the first function module is any one or more function modules in the function modules corresponding to the target service. The storage component stores the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user, which are provided by the verification component. The reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, so that the second function module performs service processing based on the tenant information currently used by the user, and the second function module is any one of function modules corresponding to the target service.
The tenant information processing system provided by the embodiment of the specification comprises one or more tenant information processing devices and one or more functional modules, wherein one or more tenant information processing devices are integrated in each functional module, and the functional modules and the tenant information processing devices are independent.
An embodiment of the present specification provides a tenant information processing method, where the method includes: when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service. When the tenant information selected by the user is determined, the tenant information selected by the user is checked, and after the check is passed, the tenant information selected by the user and the information of a target function module corresponding to the tenant information selected by the user are stored, wherein the target function module is any one or more function modules in the function modules corresponding to the target service. And triggering the target function module to perform service processing based on the tenant information selected by the user.
An embodiment of the present specification provides a tenant information processing apparatus, including: a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to: when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service. When the tenant information selected by the user is determined, the tenant information selected by the user is checked, and after the check is passed, the tenant information selected by the user and the information of a target function module corresponding to the tenant information selected by the user are stored, wherein the target function module is any one or more function modules in the function modules corresponding to the target service. And triggering the target function module to perform service processing based on the tenant information selected by the user.
The storage medium provided by the embodiment of the present specification is used for storing computer executable instructions, and when the executable instructions are executed, the following processes are realized: when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service. When the tenant information selected by the user is determined, the tenant information selected by the user is checked, and after the check is passed, the tenant information selected by the user and the information of a target function module corresponding to the tenant information selected by the user are stored, wherein the target function module is any one or more function modules in the function modules corresponding to the target service. And triggering the target function module to perform service processing based on the tenant information selected by the user.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic structural diagram of a tenant information processing device in the present specification;
FIG. 2 is a schematic diagram of a tenant information processing system according to the present disclosure;
fig. 3 is a schematic structural diagram of another tenant information processing apparatus in the present specification;
fig. 4 is a schematic view of a tenant data structure corresponding to a tenant information processing apparatus in the present specification;
FIG. 5 is a schematic diagram of another tenant information processing system according to the present disclosure;
fig. 6 is a diagram illustrating an embodiment of a tenant information processing method;
fig. 7 is an embodiment of a tenant information processing apparatus in this specification.
Illustration of the drawings:
100-tenant information processing device, 101-configuration component, 102-verification component, 103-storage component, 104-reading component and 200-function module.
Detailed Description
The embodiment of the specification provides a tenant information processing method, device, system and equipment.
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present specification, and not all of the embodiments. All other embodiments obtained by a person skilled in the art based on the embodiments in the present specification without any inventive step should fall within the scope of protection of the present specification.
Example one
As shown in fig. 1, an embodiment of the present disclosure provides a tenant information processing apparatus, which can implement unified dynamic configuration of tenants and implement a multi-level extension function of tenants, and provide corresponding services for one or more different services, such as a payment service, a shopping service, or a risk prevention and control service, and in addition, the tenant information processing apparatus can also implement unification of multi-tenant schemes of components under a financial wind control engine, and can solve problems that tenants are difficult to extend and multiple tenants between components cannot be pulled through in a cross-region wind control scenario. Different services may be preset with different service processing mechanisms, which may be specifically set according to actual situations, and this is not limited in this description embodiment.
As shown in fig. 1, for the tenant information processing apparatus 100, since it includes a plurality of different functions, the tenant information processing apparatus 100 can be divided into 4 components based on the difference in functions and the difference in division of labor of the tenant information processing apparatus 100, that is, the tenant information processing apparatus 100 can include a configuration component 101, a verification component 102, a storage component 103, and a reading component 104. Wherein:
the configuration component 101 may be configured to configure tenants corresponding to different function modules 200 of each service, for example, for a financial wind control service that may include function modules such as an access component and a decision component, the configuration component 101 may perform tenant configuration on the function modules such as the access component and the decision component, where the tenant configuration may include related information of a primary tenant, related information of a secondary tenant, related information of a tertiary tenant, and the like configured for each different function module 200, and may be specifically set according to an actual situation, which is not limited in this embodiment of the specification.
The verification component 102 may be configured to verify compliance (or validity) of each tenant, and may also perform information consistency verification (for example, consistency verification of a key, and the like) on each tenant, where verifying compliance (or validity) of each tenant may refer to determining whether the tenant is a tenant set by a user, and in the determination process, relevant information of a current tenant may be compared with a preset rule, and a corresponding determination result is obtained based on the comparison result, and the preset rule may be set according to different tenants, or may be set according to an actual situation, which is not limited in this specification.
The storage component 103 can be used for storing related information, such as tenant information corresponding to different functional modules 200.
The reading component 104 can be a user that acquires the relevant information of the tenant currently used by the user when using a certain functional module 200, so that the functional module 200 performs the corresponding functional operation based on the relevant information of the tenant used by the user. In practical applications, the reading component 104 may have other functions besides the above functions, and may be set according to practical situations, which is not limited in the embodiments of the present specification.
It should be noted that, the above mentioned tenant and multi-tenant may refer to a technical implementation manner in which a single instance may provide corresponding services for one or more organizations (or individuals) and implement data isolation.
Currently, with the continuous development of network technology and terminal technology, many services are continuously increasing, such as financial services, instant messaging services, etc., and with the continuous growth of services, the globalization trend of the services is increasingly obvious and significantly increasing, such as cross-border remittance, cross-border transaction, etc., however, in a very business scenario, users may have different roles, thereby bringing a huge challenge to the development of the services.
Taking risk prevention and control of financial services as an example, each complex scene can face similar risks such as card stealing, account stealing, black product attack and the like, and great challenges are brought to risk prevention and control of financial services. Because the prevention and control focus, the used strategy and the decision of different scores of each business scene are different, isolation needs to be carried out through tenants, and multiple tenants need to be set, for example, the first-level tenant for remittance, the second-level tenant for card stealing and account stealing, each component can have the requirement of tenant isolation, when a plurality of components are integrated into a risk prevention and control engine (or a risk prevention and control mechanism), each component can build the tenant, so that the cost is overlarge, and when some functions are repeated or newly added, the tenant is modified and a new tenant is expanded, the corresponding component needs to be modified.
For the multi-tenant mode, the resource isolation can be usually implemented by database isolation or keyword isolation, but the above-mentioned mode cannot perform extension of multi-level tenants, is difficult to implement a complex scenario (such as the above-mentioned risk prevention and control scenario including numerous components) in which a plurality of multi-tenant modules are integrated together, and cannot implement light integration, and tenant logic is redundant in each functional module 200, and cannot implement multiplexing. Therefore, a multi-tenant scheme which is easier to expand and more flexible in multi-level tenant configuration needs to be provided. The embodiment of the present specification provides a multi-tenant technical solution, that is, a tenant information processing apparatus 100, the tenant information processing apparatus 100 may include a configuration component 101, a verification component 102, a storage component 103, a reading component 104, and the like, the configuration component 101 may be connected to the verification component 102, the verification component 102 may be connected to the storage component 103, the storage component 103 may be connected to the reading component 104, in addition, the verification component 102 may also be connected to the reading component 104, and the like, which may be specifically set according to an actual situation. The tenant information processing apparatus 100 specifically may include the following:
the configuration component 101 can read tenant information of the function module 200 corresponding to the target service and expose the tenant information to a requesting user of the target service.
The target service may be any service that a user needs to request, such as a login service, a payment service, or a remittance service, and may be specifically set according to an actual situation, which is not limited in this description embodiment. The functional module 200 may be a module that performs some function or some functions that need to be implemented in the process of some service, such as an access component, a decision component, and the like in the risk prevention and control engine 200. The user may be any user requesting a target service.
As shown in fig. 2, when a user needs to log in a service platform to request a service, the user can send a login request to the service platform through a corresponding application installed in the terminal device of the user, and at this time, the unified login platform in the service platform can obtain the login request, the unified login platform can trigger the configuration component 101 to read tenant information of a designated part of the functional modules 200 or all the functional modules 200 (i.e. module 1, module 2, module 3 … n in fig. 2) corresponding to the target service in the service platform based on the login request, and can show the tenant information to the requesting user of the target service in a preset display mode, the display modes may include various modes, such as a mode of displaying in a pop-up box form, a mode of displaying in a new page form, and the like, and may be specifically set according to actual situations. In the process of showing the tenant information to the user, the user may be prompted to select the tenant information, for example, the user may be prompted to select the tenant information in a text prompting manner, or the user may be prompted to select the tenant information in a manner of setting an icon to be selected for each tenant information, and the like, which may be specifically set according to an actual situation.
The verification component 102 performs verification processing on the tenant information selected by the user, and provides the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user to the storage component 103 after the verification is passed.
In implementation, after a user selects one or more pieces of tenant information from the displayed tenant information, the tenant information selected by the user may be provided to the verification component 102, the verification component 102 may perform compliance (or validity) verification on the tenant information selected by the user, if the verification passes, it indicates that the tenant information selected by the user is valid, at this time, the service request of the user may also be verified based on the tenant information selected by the user, such as the above login request, the verification component 102 may verify the login key and the like in the login request based on the tenant information selected by the user, and if the verification passes, the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user are provided to the storage component 103.
It should be noted that, if the currently located function module 200 does not match the tenant information selected by the user, the verification component 102 may further perform module switching, and may switch the currently located function module 200 to a first function module corresponding to the tenant information selected by the user, which may be specifically set according to an actual situation, and this is not limited in this embodiment of the specification.
The storage component 103 can store the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user, which is provided by the verification component 102, and the first function module is any one or more function modules 200 in the function modules 200 corresponding to the target service.
When a target service requested by a user needs to be executed, corresponding function modules 200 need to be triggered to execute in sequence, when a certain function module 200 needs to be triggered to execute, the reading component 104 may obtain tenant information currently used by the user and provide the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, the second function module may perform service processing based on the tenant information currently used by the user, and the second function module is any one of the function modules 200 corresponding to the target service.
It should be noted that the second functional module may be the same as the first functional module or different from the first functional module, where if the second functional module is different from the first functional module, it indicates that the user triggers to operate at least two functional modules to process the target service in the process of executing the target service. For example, for the risk prevention and control service, the first functional module may be the above-mentioned access component (or access module), and the second functional module may be the decision-making group price (or decision module), or the first functional module may be the above-mentioned access component (or access module), and the second functional module may also be the access component (or access module), and the like, which may be specifically set according to the actual situation.
An embodiment of the present specification provides a tenant information processing apparatus, including a configuration component, a verification component, a storage component, and a reading component, wherein: the configuration component reads the tenant information of the function module corresponding to the target service and displays the tenant information to a user requesting the target service, the verification component performs verification processing on the tenant information selected by the user and provides the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user to the storage component after the verification is passed, the first function module is any one or more function modules in the function module corresponding to the target service, the storage component stores the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user, the reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to the second function module corresponding to the tenant information currently used by the user so as to enable the second function module to perform service processing based on the tenant information currently used by the user, the second functional module is any one of the functional modules corresponding to the target service, so that the four components can be integrated into any functional module in a light weight manner, so that the corresponding functional module has multi-tenant capability, tenant extension can be easily realized through the four components, and configuration of multi-level tenants is more flexible.
Example two
As shown in fig. 3, the present embodiment provides a tenant information processing apparatus, which includes all the functional units of the tenant information processing apparatus shown in fig. 1, and improves the tenant information processing apparatus on the basis of the tenant information processing apparatus, wherein the improvements are as follows:
the tenant information of the functional module 200 corresponding to the target service adopts a data structure with different first-level tenants as differences. As shown in fig. 4, the data structure adopted for the tenant information of the function module 200 corresponding to the target service is a schematic diagram, where the first-level tenant includes tenant 1, tenant 2, tenant 3, and the like, a second-level tenant, a third-level tenant, and the like are respectively established for different function modules 200 (i.e., module 1, module 2, module 3 … module n), and finally, different first-level tenants can be established as distinct data structures, that is: 1, tenant 1: module 1 tenant 1 lower level tenant 1, module 1 tenant 1 lower level tenant 2, module 1 tenant 1 lower level tenant 3 …, and module 2 tenant 1 lower level tenant 1, module 2 tenant 1 lower level tenant 2 …; and 2, tenant 2: the module 1 tenant 2 is followed the second level tenant 1, the module 1 tenant 2 is followed the second level tenant 2 … to and the module 2 tenant 2 is followed the second level tenant 1, the module 2 tenant 2 is followed the second level tenant 2, the module 2 tenant 2 is followed the second level tenant 3 etc..
In addition, since the data structure of the tenant information of the function module 200 corresponding to the target service is usually a relational data structure, the operations such as access, query, update, management, and the like can be performed on the relational data stored in the storage component 103 through the SQL statement, based on this, the configuration component 101 can perform initialization processing on the tenant information of the function module 200 corresponding to the target service based on the preset SQL statement to read the tenant information of the function module 200 corresponding to the target service, so that the initialization of the multi-level tenant can be completed through the very simple SQL statement without modifying the program code.
In addition, the configuration component 101 reads the identification of the tenant and the association information between different tenants contained in the functional module 200 corresponding to the target service, and constructs association relationship information of multiple levels of tenants of the functional module 200 corresponding to the target service based on the read identification of the tenant and the association information between different tenants.
In implementation, the tenant included in the function module 200 corresponding to the target service may specify an identifier of the tenant and an identifier of an upper tenant and/or a lower tenant of the tenant in advance, and may determine association information (such as relationship information of the upper tenant or the lower tenant, or parallel relationship information, etc.) between different tenants based on the identifier of the tenant and the identifier of the upper tenant and/or the lower tenant of the tenant. The configuration component 101 may construct association relationship information of the multiple tenants of the function module 200 corresponding to the target service based on the read tenant identification and association information between different tenants, so that the configuration component 101 may automatically assemble complete information of the multiple tenants when displaying tenant information of the function module 200 corresponding to the target service, thereby improving processing efficiency.
In addition, the storage component 103 stores the tenant information selected by the user and the information of the first function module corresponding to the tenant information selected by the user, which are provided by the verification component 102, in the Session.
The Session may be used to record relevant state information of the tenant, specifically, when a certain page in the server is accessed, a memory may be opened up in the memory of the server, the memory may be referred to as a Session, and the Session may be associated with a browse window, that is, only a window corresponding to the current Session is allowed to access, and even if a new browse window is started on the same device, the current Session cannot be accessed.
In addition, the target service may be a risk prevention and control service, specifically, risk prevention and control in financial services, and correspondingly, the functional module 200 corresponding to the target service may be an access component (or access module), a decision component (or decision module), and specifically, may be set according to an actual situation.
An embodiment of the present specification provides a tenant information processing apparatus, including a configuration component, a verification component, a storage component, and a reading component, wherein: the configuration component reads tenant information of a function module corresponding to a target service and displays the tenant information to a request user of the target service, the verification component performs verification processing on the tenant information selected by the user and provides the tenant information selected by the user and information of a first function module corresponding to the tenant information selected by the user to the storage component after the verification is passed, the first function module is any one or more function modules in the function module corresponding to the target service, the storage component stores the tenant information selected by the user and information of the first function module corresponding to the tenant information selected by the user, the reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, so that the second function module performs service processing based on the tenant information currently used by the user, the second functional module is any one of the functional modules corresponding to the target service, so that the four components can be integrated into any functional module in a light weight manner, so that the corresponding functional module has multi-tenant capability, tenant extension can be easily realized through the four components, and configuration of multi-level tenants is more flexible.
In addition, the initialization of the multi-level tenants can be completed through SQL statements, so that the original program codes do not need to be changed, each tenant only needs to designate own identification and the identification of the previous level, the tenant information can be automatically assembled into a complete multi-level tenant when being displayed, and the services integrating a plurality of functional modules can uniformly manage and switch the functional modules on a tenant management page as long as the provided device is uniformly adopted. The device in the embodiment is independent of each functional module, has no code intrusion and very low integration cost, and can be used only by introducing relevant dependence.
EXAMPLE III
Based on the same idea, the tenant information processing apparatus provided in the embodiment of the present specification further provides a tenant information processing system, as shown in fig. 5. The tenant information processing system may include one or more tenant information processing apparatuses 100 as described in the above embodiments and one or more functional modules 200, and the functional modules 200 may be functional modules 200 corresponding to different services. One or more tenant information processing apparatuses 100 are integrated into each of the functional modules 200, and each of the functional modules 200 is independent of the tenant information processing apparatus 100 integrated therein.
For example, for a risk prevention and control service, the corresponding functional module 200 may include, for example, an access component (or an access module), a decision component (or a decision module), and the like, which may be specifically set according to an actual situation, and this is not limited in this embodiment of the specification.
In addition, the tenant information processing system can further comprise a module management component. The module management component can perform management operation on the functional module 200 in the tenant information processing system based on a management instruction provided by a user, and switch the functional module 200 corresponding to the module switching instruction based on a module switching instruction provided by the user.
The management instructions may include various types, such as adding a new module, deleting a module, updating or changing a module, and the like.
In implementation, in order to uniformly manage the function modules 200 in the tenant information processing system, a tenant management page may be preset, so that, if the function modules 200 in the tenant information processing system all uniformly adopt the tenant information processing apparatus 100 provided in the foregoing embodiment, the function modules 200 in the tenant information processing system may be uniformly managed through the tenant management page, specifically, a user may generate a corresponding management instruction through a trigger mechanism provided in the tenant management page, and the tenant information processing system may perform a management operation on the function modules 200 in the tenant information processing system through the management instruction, for example, delete one of the function modules 200 in the tenant information processing system.
In addition, the tenant information processing system may further perform switching processing on any two functional modules 200 in the tenant information processing system, and the specific processing may also be realized by the tenant management page, and the specific processing process may refer to execution of related contents of the management operation, which is not described herein again.
In addition, in the process that the module management component switches the functional module 200 corresponding to the module switching instruction based on the module switching instruction provided by the user, if it is detected that the same hierarchical domain exists between the two functional modules 200 corresponding to the module switching instruction, the module management component switches different hierarchical domains between the two functional modules 200 corresponding to the module switching instruction based on the module switching instruction provided by the user.
In implementation, in the process of switching the functional module 200 corresponding to the module switching instruction by the module management component based on the module switching instruction provided by the user, if tenants of different levels between two functional modules 200 are different, such as the same primary domain and different secondary domains, the selection or switching process of the primary domain is not required, and only the selection or switching process of the secondary domain is required, so that the processing efficiency is improved.
An embodiment of the present specification provides a tenant information processing system, including a tenant information processing apparatus, where the tenant information processing apparatus includes a configuration component, a verification component, a storage component, and a reading component, where: the configuration component reads tenant information of a function module corresponding to a target service and displays the tenant information to a request user of the target service, the verification component performs verification processing on the tenant information selected by the user and provides the tenant information selected by the user and information of a first function module corresponding to the tenant information selected by the user to the storage component after the verification is passed, the first function module is any one or more function modules in the function module corresponding to the target service, the storage component stores the tenant information selected by the user and information of the first function module corresponding to the tenant information selected by the user, the reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, so that the second function module performs service processing based on the tenant information currently used by the user, the second functional module is any one of the functional modules corresponding to the target service, so that the four components can be integrated into any functional module in a light weight manner, so that the corresponding functional module has multi-tenant capability, tenant extension can be easily realized through the four components, and configuration of multi-level tenants is more flexible.
In addition, the initialization of the multi-level tenants can be completed through SQL statements, so that the original program codes do not need to be changed, each tenant only needs to designate own identification and the identification of the previous level, the tenant information can be automatically assembled into a complete multi-level tenant when being displayed, and the services integrating a plurality of functional modules can uniformly manage and switch the functional modules on a tenant management page as long as the provided device is uniformly adopted. The device in the embodiment is independent of each functional module, has no code intrusion and very low integration cost, and can be used only by introducing relevant dependence.
Example four
As shown in fig. 6, an embodiment of the present specification provides a tenant information processing method, and an execution subject of the method may be the tenant information processing apparatus in the first embodiment or the second embodiment, where the apparatus may include a configuration component, a verification component, a storage component, and a reading component. The method may specifically comprise the steps of:
in step S602, when a processing request of a target service provided by a user is obtained, tenant information of a function module corresponding to the target service is obtained, and the tenant information is displayed to a requesting user of the target service.
The target service may include multiple services, such as a transfer service or a risk prevention and control service, which may be specifically set according to an actual situation, and this is not limited in this specification. The functional module corresponding to the target service can include various types, for example, the functional module corresponding to the transfer service can include an identity verification module, a risk detection module, a transfer module and the like. In practical applications, the processing request may be implemented by using an SQL statement, and may be specifically set according to practical situations.
The specific processing procedure of the step S602 may refer to relevant contents in the first to third embodiments, and is not described herein again.
In step S604, when the tenant information selected by the user is determined, the tenant information selected by the user is checked, and after the check is passed, the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user are stored, where the target function module is any one or more function modules in the function modules corresponding to the target service.
The specific processing procedure of step S604 may refer to relevant contents in the first to third embodiments, and is not described herein again.
In step S606, the trigger target function module performs service processing based on tenant information selected by the user.
The specific processing procedure of step S606 may refer to relevant contents in the first to third embodiments, which are not described herein again.
The embodiment of the specification provides a tenant information processing method, which comprises the steps of acquiring tenant information of a function module corresponding to a target service when a processing request of the target service provided by a user is acquired through a tenant information processing device, displaying the tenant information to a requesting user of the target service, checking the tenant information selected by the user when the tenant information selected by the user is determined, storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after the checking is passed, triggering the target function module to perform service processing based on the tenant information selected by the user, wherein the target function module is any one or more function modules in the function modules corresponding to the target service, so that the four components can be light-weight integrated to any function module to enable the corresponding function module to have multi-tenant capacity, and the tenant extension can be easily realized through the four components, and the configuration of the multi-level tenants is more flexible.
In addition, the initialization of the multi-level tenants can be completed through SQL statements, so that the original program codes do not need to be changed, each tenant only needs to designate own identification and the identification of the previous level, the tenant information can be automatically assembled into a complete multi-level tenant when being displayed, and the services integrating a plurality of functional modules can uniformly manage and switch the functional modules on a tenant management page as long as the provided device is uniformly adopted. The device in the embodiment is independent of each functional module, has no code intrusion and very low integration cost, and can be used only by introducing relevant dependence.
EXAMPLE five
Based on the same idea, the tenant information processing method provided in the embodiment of the present specification further provides a tenant information processing device, as shown in fig. 7.
The tenant information processing apparatus may have a relatively large difference due to a difference in configuration or performance, and may include one or more processors 701 and a memory 702, where one or more storage applications or data may be stored in the memory 702. Memory 702 may be, among other things, transient storage or persistent storage. The application program stored in memory 702 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for the tenant information processing device. Still further, the processor 701 may be disposed in communication with the memory 702, executing a series of computer-executable instructions in the memory 702 on the tenant information processing device. The tenant information processing apparatus may further include one or more power supplies 703, one or more wired or wireless network interfaces 704, one or more input/output interfaces 705, and one or more keyboards 706.
In particular, in this embodiment, the tenant information processing apparatus includes a memory, and one or more programs, wherein the one or more programs are stored in the memory, and the one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the tenant information processing apparatus, and the one or more programs configured to be executed by the one or more processors include computer-executable instructions for:
when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service;
when the tenant information selected by the user is determined, verifying the tenant information selected by the user, and storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after verification is passed, wherein the target function module is any one or more function modules in the function modules corresponding to the target service;
and triggering the target function module to perform service processing based on the tenant information selected by the user.
In practical application, the processing request may be implemented by an SQL statement, and may be specifically set according to an actual situation.
The embodiment of the specification provides tenant information processing equipment, when a processing request of a target service provided by a user is acquired, tenant information of a function module corresponding to the target service is acquired, the tenant information is displayed to a requesting user of the target service, when the tenant information selected by the user is determined, verification processing is carried out on the tenant information selected by the user, the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user are stored after verification is passed, the target function module is any one or more function modules in the function modules corresponding to the target service, the target function module is triggered to carry out service processing based on the tenant information selected by the user, therefore, the four components can be integrated into any function module in a light weight mode, so that the corresponding function modules have multi-tenant capability, and expansion can be easily realized through the four components, and the configuration of the multi-level tenants is more flexible.
In addition, the initialization of the multi-level tenant can be completed through the SQL statement, so that the original program code does not need to be changed.
EXAMPLE six
Further, based on the method shown in fig. 6, one or more embodiments of the present specification further provide a storage medium for storing computer-executable instruction information, in a specific embodiment, the storage medium may be a usb disk, an optical disk, a hard disk, or the like, and when the storage medium stores the computer-executable instruction information, the storage medium can implement the following process when being executed by a processor:
when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service;
when the tenant information selected by the user is determined, verifying the tenant information selected by the user, and storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after verification is passed, wherein the target function module is any one or more function modules in the function modules corresponding to the target service;
and triggering the target function module to perform service processing based on the tenant information selected by the user.
In practical applications, the processing request may be implemented by using an SQL statement, and may be specifically set according to practical situations.
The embodiment of the specification provides a storage medium, when a processing request of a target service provided by a user is obtained, tenant information of a function module corresponding to the target service is obtained, the tenant information is displayed to a requesting user of the target service, when the tenant information selected by the user is determined, verification processing is carried out on the tenant information selected by the user, after the verification is passed, the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user are stored, the target function module is any one or more function modules in the function modules corresponding to the target service, the target function module is triggered to carry out service processing based on the tenant information selected by the user, therefore, the four components can be integrated into any function module in a light weight manner, so that the corresponding function module has multi-tenant capability, and tenant extension can be easily realized through the four components, and the configuration of the multi-level tenants is more flexible.
In addition, the initialization of the multi-level tenant can be completed through the SQL statement, so that the original program code does not need to be changed.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims can be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry for implementing the logical method flows can be readily obtained by a mere need to program the method flows with some of the hardware description languages described above and into an integrated circuit.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic of the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in implementing one or more embodiments of the present description.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present description are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable fraud case serial-parallel apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable fraud case serial-parallel apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable fraud case to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable fraud case serial-parallel apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
One or more embodiments of the present description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. One or more embodiments of the specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present specification, and is not intended to limit the present specification. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (11)

1. A tenant information processing apparatus, the apparatus comprising a configuration component, a verification component, a storage component and a reading component, wherein:
the configuration component reads tenant information of a functional module corresponding to a target service and displays the tenant information to a request user of the target service;
the verification component performs verification processing on the tenant information selected by the user, and provides the tenant information selected by the user and information of a first functional module corresponding to the tenant information selected by the user to the storage component after verification is passed, wherein the first functional module is any one or more functional modules in the functional modules corresponding to the target service;
the storage component stores the tenant information selected by the user and the information of the first functional module corresponding to the tenant information selected by the user, which are provided by the verification component;
the reading component acquires the tenant information currently used by the user and provides the tenant information currently used by the user to a second function module corresponding to the tenant information currently used by the user, so that the second function module performs service processing based on the tenant information currently used by the user, and the second function module is any one of function modules corresponding to the target service;
the configuration component reads the identification of the tenant and the association information between different tenants contained in the functional module corresponding to the target service, and establishes the association relationship information of the multi-level tenant of the functional module corresponding to the target service based on the read identification of the tenant and the association information between different tenants.
2. The apparatus according to claim 1, wherein the tenant information of the functional module corresponding to the target service adopts a data structure with different primary tenants as differences.
3. The apparatus according to claim 1, wherein the configuration component initializes tenant information of the functional module corresponding to the target service based on a preset SQL statement to read the tenant information of the functional module corresponding to the target service.
4. The apparatus of claim 1, the storage component stores the user-selected tenant information provided by the verification component and information of the first function module corresponding to the user-selected tenant information in a Session.
5. The apparatus of claim 1, the target service is a risk prevention and control service.
6. A tenant information processing system comprising one or more tenant information processing apparatuses as claimed in any one of claims 1 to 5 and one or more functional modules, each of the functional modules having one or more tenant information processing apparatuses integrated therein, the functional modules being independent of the tenant information processing apparatuses integrated therein.
7. The tenant information processing system of claim 6 further comprising a module management component,
the module management component manages the functional modules in the tenant information processing system based on the management instructions provided by the users, and switches the functional modules corresponding to the module switching instructions based on the module switching instructions provided by the users.
8. The tenant information processing system of claim 7, wherein in the process of switching the function module corresponding to the module switching instruction based on the module switching instruction provided by the user, if it is detected that the same hierarchical domain exists between the two function modules corresponding to the module switching instruction, the module management component switches different hierarchical domains between the two function modules corresponding to the module switching instruction based on the module switching instruction provided by the user.
9. A tenant information processing method, the method comprising:
when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service, wherein the tenant information comprises association relation information of multiple tenants constructed based on identification of the tenants and association information between different tenants;
when the tenant information selected by the user is determined, verifying the tenant information selected by the user, and storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after verification is passed, wherein the target function module is any one or more function modules in the function modules corresponding to the target service;
and triggering the target function module to perform service processing based on the tenant information selected by the user.
10. A tenant information processing apparatus comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service, wherein the tenant information comprises association relation information of multiple tenants constructed based on identification of the tenants and association information between different tenants;
when the tenant information selected by the user is determined, verifying the tenant information selected by the user, and storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after verification is passed, wherein the target function module is any one or more function modules in the function modules corresponding to the target service;
and triggering the target function module to perform service processing based on the tenant information selected by the user.
11. A storage medium for storing computer-executable instructions, which when executed implement the following:
when a processing request of a target service provided by a user is acquired, acquiring tenant information of a functional module corresponding to the target service, and displaying the tenant information to a requesting user of the target service, wherein the tenant information comprises association relation information of multiple tenants constructed based on identification of the tenants and association information between different tenants;
when the tenant information selected by the user is determined, verifying the tenant information selected by the user, and storing the tenant information selected by the user and information of a target function module corresponding to the tenant information selected by the user after verification is passed, wherein the target function module is any one or more function modules in the function modules corresponding to the target service;
and triggering the target function module to perform service processing based on the tenant information selected by the user.
CN202011520211.XA 2020-12-21 2020-12-21 Tenant information processing method, device, system and equipment Active CN112559076B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011520211.XA CN112559076B (en) 2020-12-21 2020-12-21 Tenant information processing method, device, system and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011520211.XA CN112559076B (en) 2020-12-21 2020-12-21 Tenant information processing method, device, system and equipment

Publications (2)

Publication Number Publication Date
CN112559076A CN112559076A (en) 2021-03-26
CN112559076B true CN112559076B (en) 2022-06-14

Family

ID=75031123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011520211.XA Active CN112559076B (en) 2020-12-21 2020-12-21 Tenant information processing method, device, system and equipment

Country Status (1)

Country Link
CN (1) CN112559076B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114760134A (en) * 2022-04-18 2022-07-15 成都星云智联科技有限公司 Multi-tenant isolation method and related device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216725A (en) * 2013-06-04 2014-12-17 Sap欧洲公司 Repository layer strategy adjustment method for software solution hosting
CN104980441A (en) * 2015-06-26 2015-10-14 浪潮软件股份有限公司 Tenant authentication mechanism realizing method
CN108881111A (en) * 2017-05-10 2018-11-23 中兴通讯股份有限公司 A kind of method and device for realizing multi-tenant system
CN109213584A (en) * 2018-07-27 2019-01-15 阿里巴巴集团控股有限公司 Task executing method, device, electronic equipment and computer readable storage medium
CN110826086A (en) * 2019-10-31 2020-02-21 深圳市泰洲科技有限公司 Cross-tenant authorization method and device, computer equipment and storage medium
CN111478961A (en) * 2020-04-03 2020-07-31 中国建设银行股份有限公司 Multi-tenant service calling method and device
CN111861140A (en) * 2020-06-28 2020-10-30 微民保险代理有限公司 Service processing method, device, storage medium and electronic device
CN111865943A (en) * 2020-07-02 2020-10-30 北京同创永益科技发展有限公司 Multi-level tenant authentication method and device based on micro-service

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014162497A1 (en) * 2013-04-02 2014-10-09 株式会社日立製作所 Integrated computer system and control method thereof
US10222986B2 (en) * 2015-05-15 2019-03-05 Cisco Technology, Inc. Tenant-level sharding of disks with tenant-specific storage modules to enable policies per tenant in a distributed storage system
US9904534B2 (en) * 2015-05-29 2018-02-27 Oracle International Corporation Inter-tenant and intra-tenant flock management
US10601804B2 (en) * 2017-12-11 2020-03-24 International Business Machines Corporation Provide access to data storage services in a network environment
US11586456B2 (en) * 2018-06-15 2023-02-21 Paypal, Inc. Agency and regulation modeling for transactions in multi-tenant systems

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216725A (en) * 2013-06-04 2014-12-17 Sap欧洲公司 Repository layer strategy adjustment method for software solution hosting
CN104980441A (en) * 2015-06-26 2015-10-14 浪潮软件股份有限公司 Tenant authentication mechanism realizing method
CN108881111A (en) * 2017-05-10 2018-11-23 中兴通讯股份有限公司 A kind of method and device for realizing multi-tenant system
CN109213584A (en) * 2018-07-27 2019-01-15 阿里巴巴集团控股有限公司 Task executing method, device, electronic equipment and computer readable storage medium
CN110826086A (en) * 2019-10-31 2020-02-21 深圳市泰洲科技有限公司 Cross-tenant authorization method and device, computer equipment and storage medium
CN111478961A (en) * 2020-04-03 2020-07-31 中国建设银行股份有限公司 Multi-tenant service calling method and device
CN111861140A (en) * 2020-06-28 2020-10-30 微民保险代理有限公司 Service processing method, device, storage medium and electronic device
CN111865943A (en) * 2020-07-02 2020-10-30 北京同创永益科技发展有限公司 Multi-level tenant authentication method and device based on micro-service

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Managing Network Reservation for Tenants in Oversubscribed Clouds;Mayank Mishra;《2013 IEEE 21st International Symposium on Modelling, Analysis and Simulation of Computer and Telecommunication Systems》;20140203;全文 *
一种多租户授权管理访问控制模型;边根庆等;《计算机工程与应用》;20150930(第19期);全文 *
基于模型驱动的分层多租户架构设计;姜晓燕等;《小型微型计算机系统》;20131215(第12期);全文 *
基于软件定义网络的IaaS虚拟机通信访问控制方法;韩贞阳等;《计算机应用》;20150510(第05期);全文 *

Also Published As

Publication number Publication date
CN112559076A (en) 2021-03-26

Similar Documents

Publication Publication Date Title
KR102226257B1 (en) Method and device for writing service data to a blockchain system
CN109087106B (en) Wind control model training and wind control method, device and equipment for recognizing fraudulent use of secondary number-paying account
CN107808098B (en) Model safety detection method and device and electronic equipment
CN112241506B (en) User behavior backtracking method, device, equipment and system
CN110245279B (en) Dependency tree generation method, device, equipment and storage medium
CN111859470B (en) Business data chaining method and device
CN111340631A (en) Asset transfer method, device, equipment and system
WO2023284511A1 (en) Privacy protection-based graphical model training method and apparatus, and device
CN111008841B (en) Service processing system, service processing method, device and equipment
CN111770063B (en) Derivation and verification method, device and equipment for digital identity information
CN109214193B (en) Data encryption and machine learning model training method and device and electronic equipment
CN111930809A (en) Data processing method, device and equipment
CN110263546B (en) Method, device and equipment for carrying out security check on container mirror image
CN108616361B (en) Method and device for identifying uniqueness of equipment
CN107070871B (en) Identity verification method and device
CN111966334A (en) Service processing method, device and equipment
CN112560110A (en) Signing method and device of authorization protocol, electronic equipment and storage medium
CN110995521B (en) Service providing method, device, equipment and system
CN114819614A (en) Data processing method, device, system and equipment
CN112559076B (en) Tenant information processing method, device, system and equipment
US20220172193A1 (en) Method and apparatus for displaying identification code of application
CN108550033A (en) A kind of method and device of display Digital Object Unique Identifier
CN110992039A (en) Transaction processing method, device and equipment
CN111523875A (en) Cross-border payment method, device, equipment and system
CN110321752B (en) Method and device for checking offline graphic codes

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant