CN111092936A - Application service authority management method and terminal based on cloud platform - Google Patents

Application service authority management method and terminal based on cloud platform Download PDF

Info

Publication number
CN111092936A
CN111092936A CN201911195808.9A CN201911195808A CN111092936A CN 111092936 A CN111092936 A CN 111092936A CN 201911195808 A CN201911195808 A CN 201911195808A CN 111092936 A CN111092936 A CN 111092936A
Authority
CN
China
Prior art keywords
application service
authority
cloud platform
judging whether
executing
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.)
Pending
Application number
CN201911195808.9A
Other languages
Chinese (zh)
Inventor
邓庆龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Jinuo Vehicle Service Co Ltd
Original Assignee
Fujian Jinuo Vehicle Service 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 Fujian Jinuo Vehicle Service Co Ltd filed Critical Fujian Jinuo Vehicle Service Co Ltd
Priority to CN201911195808.9A priority Critical patent/CN111092936A/en
Publication of CN111092936A publication Critical patent/CN111092936A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/105Multiple levels of security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Storage Device Security (AREA)

Abstract

The invention relates to a method and a system for managing the authority of application services based on a cloud platform. According to the invention, each hierarchy can be established according to requirements, and the permission distribution of the application service can be carried out in a permission group mode based on the hierarchy, or the permission of the application service is distributed to each client of each hierarchy in a self-defined mode, so that the permission distribution of batch or single application service can be carried out on the clients according to actual requirements, and the flexibility of permission distribution is improved. The distribution mode of the authority groups is the combination of the user-defined application service modules and the use authority of the functions, and the authority distribution efficiency can be greatly improved when the authority groups are distributed in batches based on various levels.

Description

Application service authority management method and terminal based on cloud platform
Technical Field
The invention relates to the field of computer software, in particular to a method and a terminal for managing the authority of an application service based on a cloud platform.
Background
The existing cloud platform-based services are more and more established, and the permission allocation of service application is generally performed by establishing various roles by a super administrator, then establishing application permissions of various application services, and finally allocating the application permissions of various application services to various roles.
Based on the current application permission allocation scheme, allocation can only be performed according to roles, and an administrator cannot perform customized allocation of application permissions according to user-defined requirements, meanwhile, for the same user, if multiple system permissions are needed, allocation may need to be performed according to multiple roles, the allocation granularity is small, and allocation is troublesome. Especially for a large company, it is not reasonable to always assign application rights by the hypervisor, flexibility is low, and efficiency is slow.
Disclosure of Invention
Technical problem to be solved
In order to solve the above problems in the prior art, the present invention provides a method and a terminal for managing permissions of application services based on a cloud platform, which improve flexibility of permission allocation.
(II) technical scheme
In order to achieve the purpose, the invention adopts a technical scheme that: a method for managing authority of application service based on a cloud platform comprises the following steps:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
The other technical scheme adopted by the invention is as follows:
a permission management terminal of an application service based on a cloud platform comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the computer program to realize the following steps:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
(III) advantageous effects
The invention has the beneficial effects that: according to the invention, each hierarchy can be established according to requirements, and the permission distribution of the application service can be carried out in a permission group mode based on the hierarchy, or the permission of the application service is distributed to each client of each hierarchy in a self-defined mode, so that the permission distribution of batch or single application service can be carried out on the clients according to actual requirements, and the flexibility of permission distribution is improved. The distribution mode of the authority groups is the combination of the user-defined application service modules and the use authority of the functions, and when the authority groups are distributed in batches based on various levels, the authority distribution efficiency can be greatly improved, and the manpower is saved.
Drawings
FIG. 1 is a flowchart of a method for managing rights of application services based on a cloud platform according to the present invention;
FIG. 2 is a schematic diagram of a rights management structure of an application service based on a cloud platform according to the present invention;
FIG. 3 is a flowchart illustrating a first detailed procedure of a method for managing rights of an application service based on a cloud platform according to the present invention;
FIG. 4 is a second detailed flowchart of a method for managing rights of application services based on a cloud platform according to the present invention;
[ description of reference ]
1. An authority management terminal of an application service based on a cloud platform; 2. a memory; 3. a processor.
Detailed Description
For the purpose of better explaining the present invention and to facilitate understanding, the present invention will be described in detail by way of specific embodiments with reference to the accompanying drawings.
Referring to fig. 1, fig. 3 and fig. 4, a method for managing rights of an application service based on a cloud platform includes:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
From the above description, the beneficial effects of the present invention are: according to the invention, each hierarchy can be established according to requirements, and the permission distribution of the application service can be carried out in a permission group mode based on the hierarchy, or the permission of the application service is distributed to each client of each hierarchy in a self-defined mode, so that the permission distribution of batch or single application service can be carried out on the clients according to actual requirements, and the flexibility of permission distribution is improved. The distribution mode of the authority groups is the combination of the user-defined application service modules and the use authority of the functions, and when the authority groups are distributed in batches based on various levels, the authority distribution efficiency can be greatly improved, and the manpower is saved.
Further, the permission allocation mode is permission allocation based on a Rabbitmq message queue.
As can be seen from the above description, when performing authority allocation of an application service based on a Rabbitmq message queue, an authority allocation message is written into the message queue, and after monitoring the message, a program immediately consumes the authority allocation message of a client without waiting for the client to which the authority is allocated.
Further, the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding the application service, judging whether the authority of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the authority of the application service to the specified client, otherwise, executing S11;
otherwise, judging whether the permission of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the permission of the application service to the appointed client, otherwise, executing S11.
From the above description, the client-side can be directly self-defined and allocated to the designated client-side according to the requirement, and the flexibility of allocation is further improved.
Further, the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding an application service, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11;
otherwise, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11.
From the above description, it can be known that the data authority of the application service can be allocated according to the requirement, the adaptability is high, and the allocable range is improved.
Referring to fig. 2, a rights management terminal for an application service based on a cloud platform includes a memory, a processor, and a computer program stored in the memory and running on the processor, where the processor implements the following steps when executing the computer program:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
From the above description, the beneficial effects of the present invention are: according to the invention, each hierarchy can be established according to requirements, and the permission distribution of the application service can be carried out in a permission group mode based on the hierarchy, or the permission of the application service is distributed to each client of each hierarchy in a self-defined mode, so that the permission distribution of batch or single application service can be carried out on the clients according to actual requirements, and the flexibility of permission distribution is improved. The distribution mode of the authority groups is the combination of the user-defined application service modules and the use authority of the functions, and when the authority groups are distributed in batches based on various levels, the authority distribution efficiency can be greatly improved, and the manpower is saved.
Further, the permission allocation mode is permission allocation based on a Rabbitmq message queue.
As can be seen from the above description, when performing authority allocation of an application service based on a Rabbitmq message queue, an authority allocation message is written into the message queue, and after monitoring the message, a program immediately consumes the authority allocation message of a client without waiting for the client to which the authority is allocated.
Further, the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding the application service, judging whether the authority of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the authority of the application service to the specified client, otherwise, executing S11;
otherwise, judging whether the permission of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the permission of the application service to the appointed client, otherwise, executing S11.
From the above description, the client-side can be directly self-defined and allocated to the designated client-side according to the requirement, and the flexibility of allocation is further improved.
Further, the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding an application service, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11;
otherwise, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11.
From the above description, it can be known that the data authority of the application service can be allocated according to the requirement, the adaptability is high, and the allocable range is improved.
Example one
Referring to fig. 1, fig. 3 and fig. 4, a method for managing rights of an application service based on a cloud platform includes:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
And the permission allocation mode is permission allocation based on a Rabbitmq message queue.
For example, the authority is allocated in a hierarchical allocation manner for the authority of a large company, where each established hierarchy may be an allocation manner of a super administrator, a company super administrator, a sub super administrator, a department administrator, and a sub department administrator.
Wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding the application service, judging whether the authority of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the authority of the application service to the specified client, otherwise, executing S11;
otherwise, judging whether the permission of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the permission of the application service to the appointed client, otherwise, executing S11.
Wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding an application service, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11;
otherwise, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11.
Wherein, still include:
and writing the permission auditing method of the application service into a single service based on the Swoft micro-service framework.
Example two
Referring to fig. 2, a rights management terminal 1 for an application service based on a cloud platform includes a memory 2, a processor 3, and a computer program stored on the memory 2 and capable of running on the processor 3, where the processor 3 implements the steps in the first embodiment when executing the computer program.
In summary, according to the application service authority management method and the terminal based on the cloud platform provided by the invention, each hierarchy can be established according to requirements, and the authority distribution of the application service can be performed in an authority group mode based on the hierarchy, or the authority of the application service can be self-defined and distributed to each client of each hierarchy, so that the client can be subjected to the authority distribution of batch or single application service according to actual requirements, and the flexibility of the authority distribution is improved. The distribution mode of the authority groups is the combination of the user-defined application service modules and the use authority of the functions, and when the authority groups are distributed in batches based on various levels, the authority distribution efficiency can be greatly improved, and the manpower is saved.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for managing authority of application service based on a cloud platform is characterized by comprising the following steps:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
2. The method for managing the authority of the application service based on the cloud platform as claimed in claim 1, wherein the authority is allocated based on a Rabbitmq message queue.
3. The method for managing rights to the cloud platform-based application service according to claim 1, wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding the application service, judging whether the authority of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the authority of the application service to the specified client, otherwise, executing S11;
otherwise, judging whether the permission of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the permission of the application service to the appointed client, otherwise, executing S11.
4. The method for managing rights to the cloud platform-based application service according to claim 1, wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding an application service, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11;
otherwise, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11.
5. The method for managing the authority of the application service based on the cloud platform according to claim 1, further comprising:
and writing the permission auditing method of the application service into a single service based on the Swoft micro-service framework.
6. A permission management terminal of an application service based on a cloud platform comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, and is characterized in that the processor executes the computer program to realize the following steps:
s1, acquiring application service information of the cloud platform, and judging whether the application service is added or not;
if not, adding the application service, and executing S11;
otherwise, go to S11;
s11, establishing each hierarchy;
s2, distributing the application service authority to the client of each level, wherein the application service authority comprises the use authority of the module and the function of the application service, and judging whether to distribute the authority in the manner of authority groups;
if yes, go to S3;
otherwise, self-defining the authority of the application service to the client sides of all the levels, and executing S3;
s3, judging whether an authority group is created;
if so, distributing the authority of the application service to the client of each level in the manner of the authority group;
otherwise, creating an authority group, combining the use authorities of the modules and functions of the application service into the authority group, and distributing the authority of the application service to the client in the authority group mode.
7. The rights management terminal of the cloud platform-based application service according to claim 6, wherein the rights allocation mode is rights allocation based on a Rabbitmq message queue.
8. The rights management terminal of the cloud platform-based application service according to claim 6, wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding the application service, judging whether the authority of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the authority of the application service to the specified client, otherwise, executing S11;
otherwise, judging whether the permission of the application service needs to be directly self-defined and distributed, if so, self-defining and distributing the permission of the application service to the appointed client, otherwise, executing S11.
9. The rights management terminal of the cloud platform-based application service according to claim 6, wherein the S1 includes:
acquiring application service information of a cloud platform, and judging whether application services are added or not;
if not, adding an application service, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11;
otherwise, judging whether the application service needs the data authority, if so, sending a data authority authorization request of the application service to the cloud platform, and executing S11, otherwise, directly executing S11.
10. The rights management terminal of the cloud platform-based application service according to claim 6, further comprising:
and writing the authority verification terminal of the application service into a single service based on the Swoft micro-service framework.
CN201911195808.9A 2019-11-28 2019-11-28 Application service authority management method and terminal based on cloud platform Pending CN111092936A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911195808.9A CN111092936A (en) 2019-11-28 2019-11-28 Application service authority management method and terminal based on cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911195808.9A CN111092936A (en) 2019-11-28 2019-11-28 Application service authority management method and terminal based on cloud platform

Publications (1)

Publication Number Publication Date
CN111092936A true CN111092936A (en) 2020-05-01

Family

ID=70393741

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911195808.9A Pending CN111092936A (en) 2019-11-28 2019-11-28 Application service authority management method and terminal based on cloud platform

Country Status (1)

Country Link
CN (1) CN111092936A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861203A (en) * 2020-07-20 2020-10-30 苏州易卖东西信息技术有限公司 Fine-grained authority control management method based on E-commerce new retail business design
CN111934892A (en) * 2020-07-09 2020-11-13 北京航空航天大学 Multicast-based civil aviation information efficient sharing method
CN112053485A (en) * 2020-09-08 2020-12-08 上海善一智能科技有限公司 Department intelligent authority distribution system
CN112989372A (en) * 2021-03-03 2021-06-18 浪潮云信息技术股份公司 Management authority separation method applied to business system based on micro-service
CN114500223A (en) * 2022-01-21 2022-05-13 深圳日浩科技现代服务业有限公司 Dual-organization management system and method based on cloud application

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102427480A (en) * 2011-12-31 2012-04-25 北京新媒传信科技有限公司 Application access method in a plurality of application service platform systems
US20130014107A1 (en) * 2011-07-07 2013-01-10 VCE Company LLC Automatic monitoring and just-in-time resource provisioning system
CN105046165A (en) * 2015-07-10 2015-11-11 沈文策 Network project platform hierarchy right control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130014107A1 (en) * 2011-07-07 2013-01-10 VCE Company LLC Automatic monitoring and just-in-time resource provisioning system
CN102427480A (en) * 2011-12-31 2012-04-25 北京新媒传信科技有限公司 Application access method in a plurality of application service platform systems
CN105046165A (en) * 2015-07-10 2015-11-11 沈文策 Network project platform hierarchy right control method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111934892A (en) * 2020-07-09 2020-11-13 北京航空航天大学 Multicast-based civil aviation information efficient sharing method
CN111934892B (en) * 2020-07-09 2021-08-17 北京航空航天大学 Multicast-based civil aviation information efficient sharing method
CN111861203A (en) * 2020-07-20 2020-10-30 苏州易卖东西信息技术有限公司 Fine-grained authority control management method based on E-commerce new retail business design
CN112053485A (en) * 2020-09-08 2020-12-08 上海善一智能科技有限公司 Department intelligent authority distribution system
CN112989372A (en) * 2021-03-03 2021-06-18 浪潮云信息技术股份公司 Management authority separation method applied to business system based on micro-service
CN114500223A (en) * 2022-01-21 2022-05-13 深圳日浩科技现代服务业有限公司 Dual-organization management system and method based on cloud application
CN114500223B (en) * 2022-01-21 2024-01-16 深圳日浩科技现代服务业有限公司 Cloud application-based double-organization management system and method thereof

Similar Documents

Publication Publication Date Title
CN111092936A (en) Application service authority management method and terminal based on cloud platform
RU2598324C2 (en) Means of controlling access to online service using conventional catalogue features
CN102982141B (en) A kind of method and device realizing distributed data base agency
CN103139159B (en) Secure communication between virtual machine in cloud computing framework
CN108377200B (en) LDAP and SLURM-based cloud user management method and system
CN107645532B (en) User management method and device of hybrid cloud
CN111159134A (en) Multi-tenant-oriented distributed file system security access control method and system
CN105119966A (en) Official account management method and device
CN105183820A (en) Multi-tenant supported large data platform and tenant access method
CN102932408A (en) Management method and platform of server cluster
CN113495921A (en) Routing method and device of database cluster
CN111651738B (en) Fine-grained role authority unified management method based on front-end and back-end separation architecture and electronic device
CN106686140A (en) Network virtualization storage method, equipment and system
CN103207965A (en) Method and device for License authentication in virtual environment
CN114666333A (en) Control method for cloud computing resource scheduling problem based on multi-tenant theory
CN107944254A (en) Authority configuring method, application server and the computer-readable recording medium of system
CN112019543A (en) Multi-tenant permission system based on BRAC model
CN115865502B (en) Authority management and control method, device, equipment and storage medium
CN108540408B (en) Openstack-based distributed virtual switch management method and system
CN111062028A (en) Authority management method and device, storage medium and electronic equipment
CN113672578A (en) General integrated middleware capable of being loaded to PaaS platform
CN105376198A (en) Access control method and device
CN111970254A (en) Access control and configuration method, device, electronic equipment and storage medium
US20050160276A1 (en) System and method for a directory secured user account
CN104571930A (en) Management method and management system of security domain storage spaces as well as multi-application open platform device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200501