CN104283965A - Software servitization encapsulation method based on cloud computing technology - Google Patents

Software servitization encapsulation method based on cloud computing technology Download PDF

Info

Publication number
CN104283965A
CN104283965A CN201410566880.9A CN201410566880A CN104283965A CN 104283965 A CN104283965 A CN 104283965A CN 201410566880 A CN201410566880 A CN 201410566880A CN 104283965 A CN104283965 A CN 104283965A
Authority
CN
China
Prior art keywords
user
software
encapsulation
address
service
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.)
Granted
Application number
CN201410566880.9A
Other languages
Chinese (zh)
Other versions
CN104283965B (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.)
Xi'an Following International Information Ltd Co
Xian University of Posts and Telecommunications
Original Assignee
Xi'an Following International Information Ltd Co
Xian University of Posts and Telecommunications
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 Xi'an Following International Information Ltd Co, Xian University of Posts and Telecommunications filed Critical Xi'an Following International Information Ltd Co
Priority to CN201410566880.9A priority Critical patent/CN104283965B/en
Publication of CN104283965A publication Critical patent/CN104283965A/en
Application granted granted Critical
Publication of CN104283965B publication Critical patent/CN104283965B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The invention discloses a software servitization encapsulation method based on a cloud computing technology. The method comprises the steps of parameter configuration, user encapsulation, authority encapsulation, monitoring and dispatching. According to parameter configuration, the software access mode and address encapsulation are described, and an encapsulated service address is provided for a user. The user encapsulation solves the mapping problem of a software user and an external user, and a mapping table is used for operating the software user. According to authority encapsulation, an authority mapping table is derived by the user mapping table and external user authority, and user authority configuration is completed according to an authority operation interface. According to monitoring and dispatching, software resource operation information and dispatching operation are acquired, and resources are timely and accurately dispatched according to the current using condition of the software resources. According to the software service encapsulation method based on the cloud computing technology, software is encapsulated without increasing the software authorization scope, the utilization rate of the resources is maximally improved through effective resource dispatching, and the purposes of resource sharing and economic benefit improving are achieved.

Description

A kind of software service method for packing based on cloud computing technology
Technical field
The invention belongs to software application technology field, be specifically related to a kind of software service method for packing based on cloud computing technology.
Background technology
Current, after some software is bought, user uses within the specific time period, and authorized user number often can not reach capacity use, and after using a period of time, due to finishing of project, these softwares may just idlely get off, result in a large amount of wastings of resources, and there is urgent demand to these resources in other some users.
In the face of the wastings of resources a large amount of like this, current market lacks a kind of effective solution, instruct and break away from this present situation.
Summary of the invention
The object of this invention is to provide a kind of software service method for packing based on cloud computing technology, solve the wasting of resources amount existed in prior art large, the problem utilized can not be obtained to greatest extent.
The technical solution adopted in the present invention is, a kind of software service method for packing based on cloud computing technology, implements according to following steps:
Step 1, treat canned software and be configured parameter encapsulation, software essential information is provided to parameter/configuration interface, comprise parameter configuration, user's encapsulation, authority encapsulation, monitoring, scheduling, form unified Webservice general-purpose interface after encapsulation, the API that the realization of these interfaces depends on software self to be provided realizes;
Step 2, the API that realizes of Webservice general-purpose interface step 1 obtained carries out address encapsulation by cryptographic means, and the link address of parent page is hidden, and is supplied to user software users address;
Step 3, carries out user's encapsulation to the software users address that step 2 obtains, is mapped in software users address and external user, forms user's mapping table;
Step 4, create user right map information table according to user's mapping table that step 3 is formed, just software users authority information and external user authority information map one by one, by limiting operation interface, complete the configuration of software users authority, finally realize user authority management;
Step 5, the external user authority that step 4 obtains is monitored and dispatched, judge Current resource behaviour in service, omnibearing monitoring software resource can be realized use and idle condition, according to Current software resource behaviour in service, scheduling resource demand for services user that can be clear and definite, does not have idling-resource available as current, scheduler program can point out user's Current resource saturated, waits for that application uses.
Feature of the present invention is also,
Configuration parameter encapsulation in step 1 refers to, Webservice interface getParameter is provided, software provides access mode and service reference address, after obtaining service access mode and address, reference address is encapsulated as general address, and after obtaining the authorization, user can use software according to the occupation mode that software is original.
Address encapsulation in step 2, that softward interview address is encapsulated by cryptographic means, cryptographic means refers to and utilizes Web page framework to be hidden by the true reference address of software, user uses address for the address after encapsulation, can jump to the original reference address of software by the address after encapsulation, but original reference address is invisible.
User's encapsulation in step 3, carry out encapsulation by the API provided software to realize, increase, delete, change, look into user profile function, after the user interface that obtaining software provides realizes, software users information and external user are mapped, form user's mapping table, realize unification user encapsulation, even if user finds the true reference address of software after user encapsulates, also cannot be conducted interviews by the username and password grasped, can only by the address access software after encapsulation, Webservice general-purpose interface is formed: comprise addUserInfo after encapsulation, updateUserInfo, deleteUserInfo, getAllUserList, getUserById realizes the management to user, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddUserInfo, according to user profile adding users;
UpdateUserInfo, according to up-to-date user profile amendment user;
DeleteUserInfo, according to user ID, deletes some or some users;
GetAllUserList, obtains all user profile lists;
GetUserById, obtains certain or some user profile.
Authority encapsulation in step 4, carry out encapsulation particular by the API provided software to realize, the Interface realization of user right binding, change, deletion, and the operating right of active user can be returned according to user ID, after obtaining Interface realization, utilize user's mapping table, software users authority and external user authority information are mapped, realize unified rights encapsulation, after encapsulation, form the management of Webservice interface addAccess, updateAccess, deleteAccess, getAccessInfoByUserId realization to user right.Wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddAccess, for user binds permissions list;
UpdateAccess, upgrades user right list;
DeleteAccess, deletes user right list;
GetAccessInfoByUserId, obtains user right list according to user ID.
Monitoring in step 5 refers to that the API by providing software carries out encapsulation and realizes, obtain current idle resource, the function of user resources using state, after obtaining Interface realization, monitoring software resource behaviour in service at any time, accomplish distribution idling-resource promptly and accurately as required, reach the object of maximum using resource, form Webservice interface getIdleUserList, getUserState after encapsulation and realize monitoring software resource service condition, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
GetIdleUserList, obtains unprecedented user list, getUserState, obtains the current using state of user.
Scheduling in step 5 refers to, by using the interface after encapsulation, distributing and open service for user.When user proposes service request, perform service monitoring by service dispatch, if available free software users, then directly distribute to this user and use; As current service request is in saturation condition, and the request of this user is unauthorized access, then user waiting prompt or prompting user unauthorized access; Using the user of software to authorize beyond the access time of distributing if some, and current service request is in saturation condition, when other users have new service request, and this user is validated user, then force to allow illegal user offline, this Resourse Distribute is used to validated user, Webservice interface makeUserConnect, enforceBrokeUserConnect of scheduling encapsulation realize dispatcher software resource, each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations.
MakeUserConnect binds service for user.
EnforceBrokeUserConnect is for forcing disconnect user service.
The invention has the beneficial effects as follows, based on the software service method for packing of cloud computing technology, reaching by reasonably being encapsulated in tolerance band by software the object utilizing resource to greatest extent, cost-saving, improve the effective rate of utilization of software.
Accompanying drawing explanation
Fig. 1 is a kind of software service method for packing software encapsulation flow chart based on cloud computing technology of the present invention;
Fig. 2 is a kind of software service method for packing software encapsulation frame diagram based on cloud computing technology of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in detail.
A kind of software service method for packing based on cloud computing technology of the present invention, as shown in Figure 1, implement according to following steps:
Step 1, treat canned software and be configured parameter encapsulation, software essential information is provided to parameter/configuration interface, comprise parameter configuration, user's encapsulation, authority encapsulation, monitoring, scheduling, form unified Webservice general-purpose interface after encapsulation, the API that the realization of these interfaces depends on software self to be provided realizes;
Step 2, the API that realizes of Webservice general-purpose interface step 1 obtained carries out address encapsulation by cryptographic means, and the link address of parent page is hidden, and is supplied to user software users address;
Step 3, carries out user's encapsulation to the software users address that step 2 obtains, is mapped in software users address and external user, forms user's mapping table;
Step 4, create user right map information table according to user's mapping table that step 3 is formed, just software users authority information and external user authority information map one by one, by limiting operation interface, complete the configuration of software users authority, finally realize user authority management;
Step 5, the external user authority that step 4 obtains is monitored and dispatched, judge Current resource behaviour in service, omnibearing monitoring software resource can be realized use and idle condition, according to Current software resource behaviour in service, scheduling resource demand for services user that can be clear and definite, do not have idling-resource available as current, scheduler program can point out user's Current resource saturated, wait for that application uses, configuration parameter encapsulation in step 1 is, Webservice interface getParameter is provided, software provides access mode and service reference address, after obtaining service access mode and address, reference address is encapsulated as general address, after obtaining the authorization, user can use software according to the occupation mode that software is original.
Address encapsulation in step 2, that softward interview address is encapsulated by cryptographic means, cryptographic means refers to and utilizes Web page framework to be hidden by the true reference address of software, user uses address for the address after encapsulation, can jump to the original reference address of software by the address after encapsulation, but original reference address is invisible.
User's encapsulation in step 3, carries out encapsulation by the API provided software and realizes, increase, delete, change, look into user profile function.After the user interface that obtaining software provides realizes, software users information and external user are mapped, form user's mapping table, realize unification user encapsulation.Even if user finds the true reference address of software after user encapsulates, also cannot be conducted interviews by the username and password grasped, can only by the address access software after encapsulation, Webservice general-purpose interface is formed: comprise addUserInfo, updateUserInfo, deleteUserInfo, getAllUserList after encapsulation, getUserById realizes the management to user, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddUserInfo, according to user profile adding users;
UpdateUserInfo, according to up-to-date user profile amendment user;
DeleteUserInfo, according to user ID, deletes some or some users;
GetAllUserList, obtains all user profile lists;
GetUserById, obtains certain or some user profile.
Authority encapsulation in step 4, carries out encapsulation particular by the API provided software and realizes, the Interface realization of user right binding, change, deletion, and can return the operating right of active user according to user ID.After obtaining Interface realization, utilize user's mapping table, software users authority and external user authority information are mapped, realize unified rights encapsulation, after encapsulation, form the management of Webservice interface addAccess, updateAccess, deleteAccess, getAccessInfoByUserId realization to user right.Wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddAccess, for user binds permissions list;
UpdateAccess, upgrades user right list;
DeleteAccess, deletes user right list;
GetAccessInfoByUserId, obtains user right list according to user ID.
Monitoring in step 5 refers to that the API by providing software carries out encapsulation and realizes, and obtains current idle resource, the function of user resources using state.After obtaining Interface realization, monitoring software resource behaviour in service at any time, accomplish distribution idling-resource promptly and accurately as required, reach the object of maximum using resource, form Webservice interface getIdleUserList, getUserState after encapsulation and realize monitoring software resource service condition.Wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
GetIdleUserList, obtains unprecedented user list, getUserState, obtains the current using state of user.
Scheduling in step 5 refers to, by using the interface after encapsulation, distributing and open service for user.When user proposes service request, perform service monitoring by service dispatch, if available free software users, then directly distribute to this user and use; As current service request is in saturation condition, and the request of this user is unauthorized access, then user waiting prompt or prompting user unauthorized access; Using the user of software to authorize beyond the access time of distributing if some, and current service request is in saturation condition, when other users have new service request, and this user is validated user, then force to allow illegal user offline, this Resourse Distribute is used to validated user, Webservice interface makeUserConnect, enforceBrokeUserConnect of scheduling encapsulation realize dispatcher software resource, each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations.
MakeUserConnect binds service for user.
EnforceBrokeUserConnect is for forcing disconnect user service.
A kind of software service method for packing based on cloud computing technology of the present invention, by forming unified Webservice general-purpose interface to the encapsulation of software configuration parameter, user, authority, monitoring, scheduling, the API that the realization of these interfaces depends on software self to be provided realizes, as Fig. 2, the API form that different software provides is different, but all needs the requirement meeting interface encapsulation; What software provided parameter/configuration interface realizes API, after service encapsulates scheme obtains softward interview mode and address, directly these raw informations can not be leaked cruelly to user, prevent divulging a secret of server info, further these information should be encapsulated, be presented to end user afterwards again to use, end user can jump to parent page according to current address, but the link address of parent page will be hidden; Software provides user's package interface to realize API, after service encapsulates scheme obtains software users information, these information are current just self-existent, there is no practical significance, now need the mapping by software users information and external user information, form mapping table, when external user action, software users is fed back to, completing user Union user management by the mapping of mapping table.Software provides authority package interface to realize API, after service encapsulates scheme obtains external user authority information, by user's mapping table, create user right map information table, software users authority information and external user authority information are mapped one by one, by limiting operation interface, complete the configuration of software users authority, finally realize user authority management; Software provides monitoring, scheduling package interface realizes API, after service encapsulates scheme obtains monitoring and dispatch interface realization, omnibearing monitoring software resource can be realized use and idle condition, according to Current software resource behaviour in service, scheduling resource demand for services user that can be clear and definite, do not have idling-resource available as current, scheduler program can point out user's Current resource saturated, waits for that application uses.When certain user's rights of using is to after date, scheduler program can according to circumstances be forced to stop user's service, idling-resource is distributed to new user and uses.
The present invention is by the rational service encapsulates of software, and omnibearing control software design Resourse Distribute uses, and accomplishes resource fitting software service ability promptly and accurately, cost-saving, increases operation rate.

Claims (9)

1. based on a software service method for packing for cloud computing technology, it is characterized in that, implement according to following steps:
Step 1, treat canned software and be configured parameter encapsulation, software essential information is provided to parameter/configuration interface, comprise parameter configuration, user's encapsulation, authority encapsulation, monitoring, scheduling, form unified Webservice general-purpose interface after encapsulation, the API that the realization of these interfaces depends on software self to be provided realizes;
Step 2, the API that realizes of Webservice general-purpose interface step 1 obtained carries out address encapsulation by cryptographic means, and the link address of parent page is hidden, and is supplied to user software users address;
Step 3, carries out user's encapsulation to the software users address that step 2 obtains, is mapped in software users address and external user, forms user's mapping table;
Step 4, create user right map information table according to user's mapping table that step 3 is formed, software users authority information and external user authority information are mapped, one by one by limiting operation interface, complete the configuration of software users authority, finally realize user authority management;
Step 5, the external user authority that step 4 obtains is monitored and dispatched, judge Current resource behaviour in service, omnibearing monitoring software resource can be realized use and idle condition, according to Current software resource behaviour in service, specify scheduling resource demand for services user, do not have idling-resource available if current, scheduler program can point out user's Current resource saturated, waits for that application uses.
2. a kind of software service method for packing based on cloud computing technology according to claim 1, it is characterized in that, the encapsulation of configuration parameter described in step 1 is, Webservice interface getParameter is provided, software provides access mode and service reference address, after obtaining service access mode and address, reference address is encapsulated as general address, after obtaining the authorization, user can use software according to the occupation mode that software is original.
3. a kind of software service method for packing based on cloud computing technology according to claim 1, it is characterized in that, address encapsulation described in step 2, that softward interview address is encapsulated by cryptographic means, cryptographic means refers to and utilizes Web page framework to be hidden by the true reference address of software, user uses address for the address after encapsulation, can jump to the original reference address of software, but original reference address is invisible by the address after encapsulation.
4. a kind of software service method for packing based on cloud computing technology according to claim 1, is characterized in that, user described in step 3 encapsulates, and carries out encapsulation and realizes, increase, delete, change, look into user profile function by the API provided software.After the user interface that obtaining software provides realizes, software users information and external user are mapped, form user's mapping table, realize unification user encapsulation.Even if user finds the true reference address of software after user encapsulates, also cannot be conducted interviews by the username and password grasped, can only by the address access software after encapsulation, Webservice general-purpose interface is formed: comprise addUserInfo, updateUserInfo, deleteUserInfo, getAllUserList after encapsulation, getUserById realizes the management to user, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddUserInfo, according to user profile adding users;
UpdateUserInfo, according to up-to-date user profile amendment user;
DeleteUserInfo, according to user ID, deletes some or some users;
GetAllUserList, obtains all user profile lists;
GetUserById, obtains certain or some user profile.
5. a kind of software service method for packing based on cloud computing technology according to claim 1, it is characterized in that, authority described in step 4 encapsulates, carry out encapsulation particular by the API provided software to realize, user right is bound, change, the Interface realization deleted, and the operating right of active user can be returned according to user ID, after obtaining Interface realization, utilize user's mapping table, software users authority and external user authority information are mapped, realize unified rights encapsulation, Webservice interface addAccess is formed after encapsulation, updateAccess, deleteAccess, getAccessInfoByUserId realizes the management to user right, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
AddAccess, for user binds permissions list;
UpdateAccess, upgrades user right list;
DeleteAccess, deletes user right list;
GetAccessInfoByUserId, obtains user right list according to user ID.
6. a kind of software service method for packing based on cloud computing technology according to claim 1, it is characterized in that, monitoring described in step 5 refers to that the API by providing software carries out encapsulation and realizes, obtain current idle resource, the function of user resources using state, after obtaining Interface realization, monitoring software resource behaviour in service at any time, accomplish distribution idling-resource promptly and accurately as required, reach the object of maximum using resource, Webservice interface getIdleUserList is formed after encapsulation, getUserState, realize monitoring software resource service condition, wherein each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations:
GetIdleUserList, obtains unprecedented user list,
GetUserState, obtains the current using state of user.
7. a kind of software service method for packing based on cloud computing technology according to claim 1, it is characterized in that, scheduling described in step 5 refers to, by using the interface after encapsulation, distribute for user and open service, when user proposes service request, performing service monitoring by service dispatch, if available free software users, then directly distribute to this user and use; As current service request is in saturation condition, and the request of this user is unauthorized access, then user waiting prompt or prompting user unauthorized access; Using the user of software to authorize beyond the access time of distributing if some, and current service request is in saturation condition, when other users have new service request, and this user is validated user, then force to allow illegal user offline, this Resourse Distribute is used to validated user, Webservice interface makeUserConnect, enforceBrokeUserConnect of scheduling encapsulation realize dispatcher software resource, each interface has a fixing parametric software mark ID, for distinguishing certain canned software of concrete operations.
8. a kind of software service method for packing based on cloud computing technology according to claim 7, is characterized in that, described makeUserConnect binds service for user.
9. a kind of software service method for packing based on cloud computing technology according to claim 7, is characterized in that, described enforceBrokeUserConnect is for forcing disconnect user service.
CN201410566880.9A 2014-10-22 2014-10-22 A kind of software service method for packing based on cloud computing technology Active CN104283965B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410566880.9A CN104283965B (en) 2014-10-22 2014-10-22 A kind of software service method for packing based on cloud computing technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410566880.9A CN104283965B (en) 2014-10-22 2014-10-22 A kind of software service method for packing based on cloud computing technology

Publications (2)

Publication Number Publication Date
CN104283965A true CN104283965A (en) 2015-01-14
CN104283965B CN104283965B (en) 2018-05-04

Family

ID=52258438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410566880.9A Active CN104283965B (en) 2014-10-22 2014-10-22 A kind of software service method for packing based on cloud computing technology

Country Status (1)

Country Link
CN (1) CN104283965B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106060037A (en) * 2016-05-27 2016-10-26 北京京东尚科信息技术有限公司 HTTP interface-based encryption and decryption method, device and system
CN109309669A (en) * 2018-09-07 2019-02-05 南京南瑞继保电气有限公司 A kind of method that enterprise software management tool carries out domain user's checking
CN112180808A (en) * 2020-10-21 2021-01-05 苏州华兴源创科技股份有限公司 Servo control method, device, system, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011068796A2 (en) * 2009-12-02 2011-06-09 Metasecure Corporation Policy directed security-centric model driven architecture to secure client and cloud hosted web service enabled processes
CN102915368A (en) * 2012-10-29 2013-02-06 重庆亚德科技股份有限公司 Cloud computation-based knowledge service device
CN103312727A (en) * 2012-03-06 2013-09-18 创业软件股份有限公司 Method for cloud computing deployment in the field of cooperative services of regional medical care
CN103685572A (en) * 2013-12-31 2014-03-26 浪潮(北京)电子信息产业有限公司 Method and system for building data center management platform based on SOA (service-oriented architecture)

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011068796A2 (en) * 2009-12-02 2011-06-09 Metasecure Corporation Policy directed security-centric model driven architecture to secure client and cloud hosted web service enabled processes
CN103312727A (en) * 2012-03-06 2013-09-18 创业软件股份有限公司 Method for cloud computing deployment in the field of cooperative services of regional medical care
CN102915368A (en) * 2012-10-29 2013-02-06 重庆亚德科技股份有限公司 Cloud computation-based knowledge service device
CN103685572A (en) * 2013-12-31 2014-03-26 浪潮(北京)电子信息产业有限公司 Method and system for building data center management platform based on SOA (service-oriented architecture)

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
刘铭,刘长文,佟晖: "基于SOA架构的信息安全研究", 《网络信息安全》 *
张惠民, 胡海荣, 范秋灵: "SOA与云计算的融合", 《计算机系统应用》 *
张钦: "基于云计算和SOA的企业信息系统应用框架设计与应用展望", 《中国海上油气》 *
李涛: "基于SOA的云计算框架模型研究", 《重庆大学硕士学位论文》 *
梁爽: "基于SOA的云计算框架模型的研究与实现", 《计算机工程与应用》 *
韩丁,沈建京,万芳,张慧: "基于SOA的服务构件封装技术研究", 《计算机工程与设计》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106060037A (en) * 2016-05-27 2016-10-26 北京京东尚科信息技术有限公司 HTTP interface-based encryption and decryption method, device and system
CN106060037B (en) * 2016-05-27 2019-07-02 北京京东尚科信息技术有限公司 Encipher-decipher method, apparatus and system based on HTTP interface
CN109309669A (en) * 2018-09-07 2019-02-05 南京南瑞继保电气有限公司 A kind of method that enterprise software management tool carries out domain user's checking
CN112180808A (en) * 2020-10-21 2021-01-05 苏州华兴源创科技股份有限公司 Servo control method, device, system, computer equipment and storage medium
CN112180808B (en) * 2020-10-21 2021-08-13 苏州华兴源创科技股份有限公司 Servo control method, device, system, computer equipment and storage medium

Also Published As

Publication number Publication date
CN104283965B (en) 2018-05-04

Similar Documents

Publication Publication Date Title
US8307404B2 (en) Policy-management infrastructure
CN106411857B (en) A kind of private clound GIS service access control method based on virtual isolation mech isolation test
CN108833464B (en) Binding type multi-domain Internet of things cooperation system and method, smart city and smart home
CN104935599B (en) A kind of general-purpose rights control management method and system
CN102567072A (en) Resource allocation method, resource allocation device and resource allocation system
WO2010023148A3 (en) Method and system for policy based lifecycle management of virtual software appliances
CN104125219A (en) Centralized identity and management method aiming at electric power information system
CN103685568A (en) Platform service application deployment method and system of PAAS (Platform As A Service) platform under cloud computing environment
CN102571815B (en) A kind of method of e-procurement privately owned cloud integrating ERP authenticating user identification
CN105099985A (en) Login method and device of multiple applications
CN105184144A (en) Multi-system privilege management method
CN103942052A (en) Service container engine
CN103546571A (en) Platform-as-a-service (PaaS) realizing method and device
CN104283965A (en) Software servitization encapsulation method based on cloud computing technology
CN104427537A (en) Method and system for controlling Wifi terminal to access to internet
CN111414381A (en) Data processing method and device, electronic equipment and storage medium
CN103092645A (en) Geographic spatial information application system and implement method thereof based on microkernel technology
CN105262780A (en) Authority control method and system
CN104580211A (en) SOA architecture-based intrusive system
CN102289620A (en) Credible equipment virtualization system and method based on Xen safety computer
CN101872317B (en) VxWorks multitask synchronization and communication method
CN109614822A (en) A kind of Information Resource Access method, apparatus and system based on block chain
CN104268022A (en) Process resource distribution method and system for operation system
CN109308406B (en) User terminal and trusted application management system
CN103197950A (en) Plug-in virtual machine implementing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Wang Qian

Inventor after: Zhu Zhixiang

Inventor after: Li Anying

Inventor after: Liu Shoucang

Inventor after: Du Wei

Inventor after: Liu Shenghui

Inventor after: Wang Pei

Inventor before: Wang Qian

Inventor before: Zhu Zhixiang

Inventor before: Li Anying

Inventor before: Liu Shoucang

Inventor before: Liu Shenghui

Inventor before: Wang Pei

CB03 Change of inventor or designer information
GR01 Patent grant
GR01 Patent grant