[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN112346808B - Method and system for managing and controlling background button authority - Google Patents

Method and system for managing and controlling background button authority Download PDF

Info

Publication number
CN112346808B
CN112346808B CN202011240001.5A CN202011240001A CN112346808B CN 112346808 B CN112346808 B CN 112346808B CN 202011240001 A CN202011240001 A CN 202011240001A CN 112346808 B CN112346808 B CN 112346808B
Authority
CN
China
Prior art keywords
button
menu
authority
user
data
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
CN202011240001.5A
Other languages
Chinese (zh)
Other versions
CN112346808A (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.)
Fujian Tianqing Online Interactive Technology Co Ltd
Original Assignee
Fujian Tianqing Online Interactive 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 Fujian Tianqing Online Interactive Technology Co Ltd filed Critical Fujian Tianqing Online Interactive Technology Co Ltd
Priority to CN202011240001.5A priority Critical patent/CN112346808B/en
Publication of CN112346808A publication Critical patent/CN112346808A/en
Application granted granted Critical
Publication of CN112346808B publication Critical patent/CN112346808B/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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Storage Device Security (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method for managing and controlling background button authority, which comprises the following steps: step S1, creating a menu button table for storing button data, adding the button data under the menu through a background management page, and simultaneously distributing button authority to the user; step S2, when the user enters the menu page, the button data with authority under the user access menu page is read, and the buttons are grouped and displayed in the corresponding reserved area; step S3, configuring the button triggering event into a js script method name which can be flexibly applied on the web, and when a user clicks the button, executing the script event by the js script method name configured by the triggering button, and simultaneously carrying out secondary button validity verification at the rear end of the corresponding event; the flexibility of button authority configuration in the menu is improved.

Description

Method and system for managing and controlling background button authority
Technical Field
The invention relates to the technical field of computer communication, in particular to a method and a system for managing and controlling background button authority.
Background
In background management items, buttons such as addition, editing, deletion, and searching are often used, and if the buttons are not reasonably managed, the problems of disordered button display, inconsistent button placement on different pages, unrealizable button permissions, difficult function expansion and the like can occur.
Disclosure of Invention
In order to overcome the above problems, an object of the present invention is to provide a method for managing and controlling background button permissions, which organizes and manages the button permissions under menu pages uniformly and improves the flexibility of background menu button configuration for operators.
The invention is realized by adopting the following scheme: a method for managing and controlling background button permissions, the method comprising the steps of:
step S1, creating a menu button table for storing button data, adding the button data under the menu through a background management page, and simultaneously distributing button authority to the user;
step S2, when the user enters the menu page, the button data with authority under the user access menu page is read, and the buttons are grouped and displayed in the corresponding reserved area;
and step S3, configuring the button triggering event into a js script method name which can be flexibly applied on the web, and when a user clicks the button, executing the script event by the js script method name configured by the triggering button, and simultaneously carrying out secondary button validity verification at the rear end of the corresponding event.
Further, the step S1 is further specifically: creating a menu button table menu _ button _ tb, which is used for storing button data and setting 3 types of button placement positions, namely 1 top search area button, 2 head function buttons and 3 right-click menu buttons; setting btn _ action button event for storing js script method name triggered by button; and creating a user menu button authority table for storing the menu button authority data of the user, adding the button data under the menu and distributing the button authority to the user.
Further, the step S2 is further specifically: when a user enters a menu page, a key btnPowerKey is defined by reading button data with authority of the user to access the menu page, a button data set is circulated, and exclusive encryptKey of each button is generated one by one, wherein the encryptKey is MD5 (button id + btnPowerKey); grouping the read button set into a top search area button, a head function button and a right-click menu button; the grouped buttons are presented in a menu page area.
Further, in step S3, performing secondary button validity verification at the back end of the corresponding event, specifically: the back-end interface of the request can transmit the button id and the encrypt key, the back-end interface decrypts according to the encryption mode of the exclusive encrypt key to check whether the encrypt key is legal or not, if the encrypt key is legal, the user has the button authority, and the operation is not allowed if the encrypt key is legal.
The invention also provides a system for managing and controlling the background button authority, which comprises a button management configuration module, a function display module and a verification module;
the button management configuration module is used for creating a menu button table, storing button data, adding the button data under the menu through a background management page, and distributing button authority to a user;
the function display module is used for reading button data with authority under the user access menu page when the user enters the menu page, grouping the buttons and displaying the buttons in the corresponding reserved area;
the verification module is used for configuring the button triggering event into a js script method name, the js script method name can be flexibly applied to the web, when a user clicks the button, the js script method name configured by the triggering button executes the script event, and meanwhile, the button validity is secondarily verified at the rear end of the corresponding event.
Further, the button management configuration module is further specifically configured to: creating a menu button table menu _ button _ tb, which is used for storing button data and setting 3 types of button placement positions, namely 1 top search area button, 2 head function buttons and 3 right-click menu buttons; setting btn _ action button event for storing js script method name triggered by button; and creating a user menu button authority table for storing menu button authority data of the user, adding the button data under the menu and distributing the button authority to the user.
Further, the function display module further specifically includes: when a user enters a menu page, a key btnPowerKey is defined by reading button data with authority of the user to access the menu page, a button data set is circulated, and exclusive encryptKey of each button is generated one by one, wherein the encryptKey is MD5 (button id + btnPowerKey); grouping the read button set into a top search area button, a head function button and a right-click menu button; the grouped buttons are presented in a menu page area.
Further, the verifying module performs secondary verification on the validity of the button at the rear end of the corresponding event, and specifically includes: the back-end interface of the request can transmit the button id and the encrypt key, the back-end interface decrypts according to the encryption mode of the exclusive encrypt key to check whether the encrypt key is legal or not, if the encrypt key is legal, the user has the button authority, and the operation is not allowed if the encrypt key is legal.
The invention has the beneficial effects that: the display, the function and the authority of the button are effectively managed through a unified and effective button management mechanism; the button authority under the menu page can be uniformly organized and managed, the authority, the position, the appearance, the trigger event and the like of the button can be uniformly managed, and the attractiveness, the button safety and the button function extension of the background management system are improved.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention.
FIG. 2 is a method flow diagram of an embodiment of the present invention.
Fig. 3 is a schematic block diagram of the system of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
Referring to fig. 1, a method for managing and controlling background button permissions according to the present invention includes the following steps:
step S1, creating a menu button table for storing button data, adding the button data under the menu through a background management page, and simultaneously distributing button authority to the user;
step S2, when the user enters the menu page, the button data with the authority under the user access menu page is read, and the buttons are grouped and displayed in the corresponding reserved area;
and step S3, configuring the button triggering event into a js script method name which can be flexibly applied on the web, and when a user clicks the button, executing the script event by the js script method name configured by the triggering button, and simultaneously carrying out secondary button validity verification at the rear end of the corresponding event. The method adopts a script configuration mode (namely the js script method name) for the trigger event of the button, so that the method can be more flexibly used on the web application. And the trigger script defines a verification mode with the server, and the security verification of the btnPowerKey is different from the authority verification of the common button ID, so that the button is safer on the whole.
The invention is further illustrated below with reference to a specific embodiment:
referring to fig. 2, a method for managing and controlling background button authority,
assume that a menu system exists, a menu table menu _ tb, a home key menu ID menu.
Step 11: a menu button table menu _ button _ tb is created for storing button data, btn _ position button position having 3 types to indicate the placement position of the button, 1 top search area button, 2 head function buttons, 3 right-click menu button. btn _ action button event is used to store the script event method name triggered by the button. The structure of the table building statement is as follows:
CREATE TABLE‘menu_button_tb’(
'btnid' int (11) NOT NULL AUTO _ INCREMENT COMMENT 'associates menu ID',
‘menuid’int(11)DEFAULT NULL,
' btn _ name ' varchar (100) DEFAULT ' COMMENT ' button name ',
' btn _ action ' varchar (100) DEFAULT ' COMMENT ' button event ',
'btn _ position' int (11) DEFAULT '0' COMMENT 'button position',
' btn _ icon ' varchar (100) DEFAULT ' COMMENT ' button icon ',
whether ' release ' int (11) DEFAULT '0' COMMENT ' was issued,
'createtime' datetime DEFAULT NULL COMMENT 'creation time',
PRIMARY KEY(‘btnid’)
)ENGINE=InnoDB DEFAULT CHARSET=utf8;
step 12: creating a user button authority table user _ button _ powers _ tb for storing the button authority data of the user, wherein the table-building statement structure is as follows:
CREATE TABLE‘user_button_powers_tb’(
'ID' int (11) NOT NULL AUTO _ INCREMENT COMMENT 'associates menu ID',
'btnid' int (11) DEFAULT '0' COMMENT 'button id',
'userid' int (11) DEFAULT '0' COMMENT 'user id',
'createtime' datetime DEFAULT NULL COMMENT 'creation time',
PRIMARY KEY(‘id’)
)ENGINE=InnoDB DEFAULT CHARSET=utf8;
step 13: add button data, e.g., order list page under this menu are 3 top search area buttons btn _ position 1: searching, resetting and exporting; 3 head function buttons btn _ position ═ 2: adding, checking and deleting; 2 right-click menu buttons btn _ position — 3: refreshing and copying. And configures js script method to be triggered for the button, for example, add button configuration btn _ action ═ OrderAdd, which is the name of method corresponding to script method on the page. The menu _ button _ tb table is inserted.
Step 14: the user menu authority is assigned and inserted into the user _ button _ powers _ tb table.
Step 21: after entering the menu page, the button data of the menu page useful for the user is read, for example, my userid 889880, menu of the order menu 10, and query sentence select from menu _ button _ tb as b JOIN user _ button _ powers _ tb as ON b.btnid p.btnid where b.release 1and b.menu 10and p.userid 889880.
Step 22: defining a key btnPowerKey, circulating the button data set, and generating the exclusive encrypt Key of each button one by one. The encryptKey rule is MD5 (button id + btnpowercokey).
Step 23: the read button set is grouped into a top search area button btn _ position ═ 1, a head function button btn _ position ═ 2, and a right menu button btn _ position ═ 3.
Step 24: organization button show code: the button type is "button" data-icon "@ btn _ icon" on click "@ btn _ action (btnid, btnpowercokey)" > @ btn _ name @ >, and examples of the data for adding the new button include btnid ═ 5, menu ═ 10, btn _ name ═ adding the new button, btn _ action ═ OrderAdd, btn _ position ═ 2, btn _ icon ═ add, release ═ 1, btpowerKey ═ D97F815536168CF812433FE65E72DA 08. The last presented button code is: the method comprises the steps of (button type) 'button' data-icon ═ Add 'onclick ═ OrderAdd (5, D97F815536168CF812433FE65E72DA 08)' > newly adding [.
Step 25: and displaying the grouped buttons in a menu page area, wherein the menu page reserved display area is as follows, a top search area < div id ═ top _ search ' >, a head function area < div id ═ head _ action ' >, and a right-key menu area < div id ═ mouse _ right ' >.
Step 26: the user clicks a button and executes a corresponding onclick event btn _ action (button id, encrypt key). For example, if the user clicks the 'Add' button, then btn _ action js script event, OrderAdd (5, D97F815536168CF812433FE65E72DA08) which triggers the button configuration
Step 27: and (4) verifying btnid (button id) and encrypt Key at the back end of the corresponding event, and secondarily confirming the button validity. If the rear-end interface requested in the OrderAdd method transmits the button id and the encrypt Key, the rear-end interface decrypts according to the encryption mode of the exclusive encrypt Key to check whether the encrypt Key is legal, if the encrypt Key is legal, the user has the button authority, and if the encrypt Key is legal, the user cannot operate the encrypt Key. (the first time is to filter the permissions for the presentation of the button, the second time is to check the button-triggered events twice)
Referring to fig. 3, the present invention further provides a system for managing and controlling the authority of the background button, where the system includes a button management configuration module, a function display module, and a verification module;
the button management configuration module is used for creating a menu button table, storing button data, adding the button data under the menu through a background management page, and distributing button authority to a user;
the function display module is used for reading button data with authority under the user access menu page when the user enters the menu page, grouping the buttons and displaying the buttons in the corresponding reserved area;
the verification module is used for configuring the button triggering event into a js script method name, the js script method name can be flexibly applied to the web, when a user clicks the button, the js script method name configured by the triggering button executes the script event, and meanwhile, the button validity is secondarily verified at the rear end of the corresponding event. The method adopts a script configuration mode (namely the js script method name) for the trigger event of the button, so that the method can be more flexibly used on the web application. And the trigger script defines a verification mode with the server, and the security verification of the btnPowerKey is different from the authority verification of the common button ID, so that the button is safer on the whole.
Wherein, the button management configuration module further specifically comprises: creating a menu button table menu _ button _ tb, which is used for storing button data and setting 3 types of button placement positions, namely 1 top search area button, 2 head function buttons and 3 right-click menu buttons; setting btn _ action button event for storing js script method name triggered by button; and creating a user menu button authority table for storing menu button authority data of the user, adding the button data under the menu and distributing the button authority to the user.
The function display module further comprises: when a user enters a menu page, a key btnPowerKey is defined by reading button data with authority of the user to access the menu page, a button data set is circulated, and exclusive encryptKey of each button is generated one by one, wherein the encryptKey is MD5 (button id + btnPowerKey); grouping the read button set into a top search area button, a head function button and a right-click menu button; the grouped buttons are presented in a menu page area.
The method comprises the following steps of carrying out secondary verification on button validity at the rear end of a corresponding event in the verification module, specifically: the back-end interface of the request can transmit the button id and the encrypt key, the back-end interface decrypts according to the encryption mode of the exclusive encrypt key to check whether the encrypt key is legal or not, if the encrypt key is legal, the user has the button authority, and the operation is not allowed if the encrypt key is legal. (the first time authority filtering is performed on the presentation of the button, and the second time secondary verification is performed on the event triggered by the button).
In a word, the invention effectively manages the display, the function and the authority of the button through a unified and effective button management mechanism; the button authority under the menu page can be uniformly organized and managed, the authority, the position, the appearance, the trigger event and the like of the button can be uniformly managed, and the attractiveness, the button safety and the button function extension of the background management system are improved.
The above description is only a preferred embodiment of the present invention, and all equivalent changes and modifications made in accordance with the claims of the present invention should be covered by the present invention.

Claims (4)

1. A method for managing and controlling background button authority is characterized in that: the method comprises the following steps:
step S1, creating a menu button table for storing button data, adding the button data under the menu through a background management page, and simultaneously distributing button authority to the user;
step S2, when the user enters the menu page, the button data with authority under the user access menu page is read, and the buttons are grouped and displayed in the corresponding reserved area; the step S2 further includes: when a user enters a menu page, a key btnPowerKey is defined by reading button data with authority of the user to access the menu page, a button data set is circulated, and exclusive encryptKey of each button is generated one by one, wherein the encryptKey is = MD5 (button id + btnPowerKey); grouping the read button set into a top search area button, a head function button and a right-click menu button; displaying the grouped buttons in a menu page area;
step S3, configuring the button triggering event into a js script method name which can be flexibly applied on the web, and when a user clicks the button, executing the script event by the js script method name configured by the triggering button, and simultaneously carrying out secondary button validity verification at the rear end of the corresponding event; in step S3, performing secondary button validity verification at the back end of the corresponding event, specifically: the back-end interface of the request can transmit the button id and the encrypt key, the back-end interface decrypts according to the encryption mode of the exclusive encrypt key to check whether the encrypt key is legal or not, if the encrypt key is legal, the user has the button authority, and the operation is not allowed if the encrypt key is legal.
2. The method for managing and controlling background button authority of claim 1, wherein: the step S1 further includes: creating a menu button table menu _ button _ tb, which is used for storing button data and setting 3 types of button placement positions, namely 1 top search area button, 2 head function buttons and 3 right-click menu buttons; setting btn _ action button event for storing js script method name triggered by button; and creating a user menu button authority table for storing the menu button authority data of the user, adding the button data under the menu and distributing the button authority to the user.
3. A system for managing and controlling background button authority is characterized in that: the system comprises a button management configuration module, a function display module and a verification module;
the button management configuration module is used for creating a menu button table, storing button data, adding the button data under the menu through a background management page, and distributing button authority to a user;
the function display module is used for reading button data with authority under the user access menu page when the user enters the menu page, grouping the buttons and displaying the buttons in the corresponding reserved area; the function display module further comprises: when a user enters a menu page, a key btnPowerKey is defined by reading button data with authority of the user to access the menu page, a button data set is circulated, and exclusive encryptKey of each button is generated one by one, wherein the encryptKey is = MD5 (button id + btnPowerKey); grouping the read button set into a top search area button, a head function button and a right-click menu button; displaying the grouped buttons in a menu page area;
the verification module is used for configuring the button triggering event into a js script method name which can be flexibly applied to the web, and when a user clicks the button, the js script method name configured by the button is triggered to execute the script event, and meanwhile, the button validity is secondarily verified at the rear end of the corresponding event; the method comprises the following steps of carrying out secondary verification on button validity at the rear end of a corresponding event in the verification module, specifically: the back-end interface of the request can transmit the button id and the encrypt key, the back-end interface decrypts according to the encryption mode of the exclusive encrypt key to check whether the encrypt key is legal or not, if the encrypt key is legal, the user has the button authority, and the operation is not allowed if the encrypt key is legal.
4. The system for managing and controlling background button authority of claim 3, wherein: the button management configuration module is further specifically: creating a menu button table menu _ button _ tb, which is used for storing button data and setting 3 types of button placement positions, namely 1 top search area button, 2 head function buttons and 3 right-click menu buttons; setting btn _ action button event for storing js script method name triggered by button; and creating a user menu button authority table for storing menu button authority data of the user, adding the button data under the menu and distributing the button authority to the user.
CN202011240001.5A 2020-11-09 2020-11-09 Method and system for managing and controlling background button authority Active CN112346808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011240001.5A CN112346808B (en) 2020-11-09 2020-11-09 Method and system for managing and controlling background button authority

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011240001.5A CN112346808B (en) 2020-11-09 2020-11-09 Method and system for managing and controlling background button authority

Publications (2)

Publication Number Publication Date
CN112346808A CN112346808A (en) 2021-02-09
CN112346808B true CN112346808B (en) 2022-06-14

Family

ID=74429370

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011240001.5A Active CN112346808B (en) 2020-11-09 2020-11-09 Method and system for managing and controlling background button authority

Country Status (1)

Country Link
CN (1) CN112346808B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108600177A (en) * 2018-03-27 2018-09-28 北京明朝万达科技股份有限公司 A kind of authority control method and device
CN109407947A (en) * 2018-09-30 2019-03-01 北京金山云网络技术有限公司 Interface alternation and its verification method, logging request generation and verification method and device
CN111427491A (en) * 2020-03-02 2020-07-17 青岛聚好联科技有限公司 Method and device for configuring system background menu button

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1465047A1 (en) * 2003-04-03 2004-10-06 Deutsche Thomson-Brandt Gmbh Method for presenting menu buttons
CN111475803B (en) * 2020-04-15 2022-09-02 南京甄视智能科技有限公司 Background authority management system and management method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108600177A (en) * 2018-03-27 2018-09-28 北京明朝万达科技股份有限公司 A kind of authority control method and device
CN109407947A (en) * 2018-09-30 2019-03-01 北京金山云网络技术有限公司 Interface alternation and its verification method, logging request generation and verification method and device
CN111427491A (en) * 2020-03-02 2020-07-17 青岛聚好联科技有限公司 Method and device for configuring system background menu button

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"js点击按钮触发事件的方法(含函数的写法)";凯宾斯基;《公开网址:https://www.cnblogs.com/kaibindirver/p/9781670.html》;20181013;第1-2页 *

Also Published As

Publication number Publication date
CN112346808A (en) 2021-02-09

Similar Documents

Publication Publication Date Title
US20190364029A1 (en) Flexible framework for secure search
US8595255B2 (en) Propagating user identities in a secure federated search system
US9251364B2 (en) Search hit URL modification for secure application integration
US9081580B2 (en) Real-time menu architecture
US8700682B2 (en) Systems, methods and articles for template based generation of markup documents to access back office systems
CN111695156A (en) Service platform access method, device, equipment and storage medium
US20130311459A1 (en) Link analysis for enterprise environment
US20070214129A1 (en) Flexible Authorization Model for Secure Search
US20070283425A1 (en) Minimum Lifespan Credentials for Crawling Data Repositories
US20070208713A1 (en) Auto Generation of Suggested Links in a Search System
CN109189383A (en) The generation method of code file, calculates equipment and storage medium at device
KR20010092785A (en) System and method of presenting channelized data
WO2007111751A2 (en) Architecture for a smart enterprise framework and methods thereof
CN111177252A (en) Service data processing method and device
CN112511653A (en) Service authority activation method, configuration method and registration method of Internet of things equipment
CN112149109A (en) Modularized authority control management method and system
CN105279431A (en) Method, device, and system for recording operation information in mobile device
CN112765102A (en) File system management method and device
CN116685951A (en) Asynchronous distributed modular function call
CN110838004A (en) Intelligent switch debugging system of power distribution network
CN112346808B (en) Method and system for managing and controlling background button authority
CN113127906A (en) Unified authority management platform, method and storage medium based on C/S architecture
CN117574344A (en) Rights management method, device, equipment and computer readable storage medium
CN118573647A (en) Message publishing method, device, computer equipment and storage medium
CN118646566A (en) User authority management device and method based on cloud platform management

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