JP2011233111A - Access right information management device - Google Patents

Access right information management device Download PDF

Info

Publication number
JP2011233111A
JP2011233111A JP2010105615A JP2010105615A JP2011233111A JP 2011233111 A JP2011233111 A JP 2011233111A JP 2010105615 A JP2010105615 A JP 2010105615A JP 2010105615 A JP2010105615 A JP 2010105615A JP 2011233111 A JP2011233111 A JP 2011233111A
Authority
JP
Japan
Prior art keywords
access right
right information
information
composite service
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
JP2010105615A
Other languages
Japanese (ja)
Other versions
JP5366877B2 (en
Inventor
Seiichiro Tanaka
誠一郎 田中
Kenjiro Naemura
健二郎 苗村
Masataka Yamada
正隆 山田
zhen hong Lu
振宏 陸
Ai Noshiro
愛 能代
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.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Solutions Corp
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 Toshiba Corp, Toshiba Solutions Corp filed Critical Toshiba Corp
Priority to JP2010105615A priority Critical patent/JP5366877B2/en
Publication of JP2011233111A publication Critical patent/JP2011233111A/en
Application granted granted Critical
Publication of JP5366877B2 publication Critical patent/JP5366877B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To manage access right information for combined service easily.SOLUTION: When receiving a request to receive access right information for combined service, an access right information management device 10 generates an access tree showing a combination of primitive services from combined service definition information, based on order information and branch condition information. The device calculates a logical product of primitive services for each branch of the generated access tree, and after calculating a logical sum of calculation results of all branches for which the logical product has been calculated, it generates the access right information for combined service.

Description

本発明は、複合サービスのアクセス権情報を容易に管理し得るアクセス権情報管理装置に関する。   The present invention relates to an access right information management apparatus that can easily manage access right information of a composite service.

近年、SOA(Service Oriented Architecture)やマッシュアップに代表されるように複数のプリミティブサービスを組合せて新たな複合サービスを容易に構築することができる。更に、新たに作成された複合サービスを他のプリミティブサービスと組合せて、別の複合サービスを構築することもできる。   In recent years, a new composite service can be easily constructed by combining a plurality of primitive services, as represented by SOA (Service Oriented Architecture) and mashup. Furthermore, another composite service can be constructed by combining the newly created composite service with other primitive services.

特開2007−4520号公報Japanese Patent Laid-Open No. 2007-4520 特開2003−242123号公報JP 2003-242123 A

しかしながら、複数のプリミティブサービスを組合せて新たな複合サービスを生成した場合、素材として使用したプリミティブサービスのアクセス権情報と矛盾しないように設定する必要がある。そのため、アクセス権情報の管理が煩雑となる。   However, when a new composite service is generated by combining a plurality of primitive services, it must be set so as not to conflict with the access right information of the primitive service used as the material. Therefore, management of access right information becomes complicated.

また、素材となるプリミティブサービスのアクセス権情報が変更されると、当該プリミティブサービスを利用して作成した複合サービスのアクセス権情報を変更する必要がある。   Further, when the access right information of the primitive service as the material is changed, it is necessary to change the access right information of the composite service created using the primitive service.

また、企業内においてマッシュアップのようにプリミティブサービスを組合せて新たな複合サービスを構築する行為をエンドユーザに行わせる場合、アクセス権情報の設定までをエンドユーザに行わせることができないので、別途、情報システム部門がアクセス権情報を設定する必要がある。そのため、アクセス権情報の管理が煩雑となる。   In addition, when the end user performs the act of constructing a new composite service by combining primitive services, such as mashup, in the company, the access right information cannot be set up by the end user. The information system department needs to set access right information. Therefore, management of access right information becomes complicated.

本発明は上記実情に鑑みてなされたものであり、複合サービスのアクセス権を容易に管理し得るアクセス権情報管理装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide an access right information management apparatus that can easily manage the access right of a composite service.

本発明は上記課題を解決するために、複数のプリミティブサービスに対するアクセス権情報を記憶するプリミティブサービスアクセス権情報記憶手段と、各プリミティブサービスの組合せが順序情報及び分岐条件情報に基づいて定義された複合サービス定義情報を記憶する複合サービス定義情報記憶手段と、複合サービスのアクセス権情報取得要求を受け付けると、順序情報及び分岐条件情報に基づいて複合サービス定義情報からプリミティブサービスの組合せを示す可達木を生成し、生成された可達木の枝毎にプリミティブサービスのアクセス権情報の論理積を演算し、該論理積が演算された全ての枝の演算結果の論理和を演算して、複合サービスのアクセス権情報を生成する複合サービスアクセス権情報生成手段と、複合サービスアクセス権情報生成手段により生成された複合サービスのアクセス権情報をアクセス権情報取得要求の要求元に送信する手段と、を備えたアクセス権情報管理装置を提供する。   In order to solve the above problems, the present invention provides a primitive service access right information storage means for storing access right information for a plurality of primitive services, and a composite in which combinations of primitive services are defined based on order information and branch condition information. When the composite service definition information storage unit for storing the service definition information and the access right information acquisition request for the composite service are received, a reachable tree indicating a combination of primitive services from the composite service definition information based on the order information and the branch condition information is obtained. The logical product of the access right information of the primitive service is calculated for each branch of the generated reachable tree, and the logical sum of the operation results of all the branches on which the logical product is calculated is calculated. Composite service access right information generating means for generating access right information and composite service access Providing access right information managing device comprising means for transmitting the access right information of the composite service generated by Kenjoho generating means to the requesting access right information acquisition request, the.

<作用>
従って、本発明は以上のような手段を講じたことにより、複合サービスのアクセス権情報取得要求を受け付けると、順序情報及び分岐条件情報に基づいて複合サービス定義情報からプリミティブサービスの組合せを示す可達木を生成し、生成された可達木の枝毎にプリミティブサービスのアクセス権情報の論理積を演算し、論理積が演算された全ての枝の演算結果の論理和を演算して、複合サービスのアクセス権情報を生成するので、複合サービスのアクセス権情報を容易に管理し得るアクセス権情報管理装置を提供することができる。
<Action>
Therefore, according to the present invention, when the request for acquiring the access right information of the composite service is accepted, the combination of the primitive services is indicated from the composite service definition information based on the order information and the branch condition information. Generate a tree, calculate the logical product of the access right information of the primitive service for each branch of the generated reachable tree, and calculate the logical sum of the operation results of all the branches where the logical product is calculated Therefore, it is possible to provide an access right information management apparatus that can easily manage the access right information of the composite service.

本発明によれば、複合サービスのアクセス権情報を容易に管理することができる。   According to the present invention, it is possible to easily manage access right information of a composite service.

本発明の第1の実施形態に係るアクセス権管理装置10の構成を示す模式図である。It is a schematic diagram which shows the structure of the access right management apparatus 10 which concerns on the 1st Embodiment of this invention. 同実施形態に係るプリミティブサービスアクセス権情報記憶部11の構成を示す模式図である。It is a schematic diagram which shows the structure of the primitive service access right information storage part 11 which concerns on the embodiment. 同実施形態に係るプリミティブサービスアクセス権情報記憶部11の格納されるデータ構造の例を示す図である。It is a figure which shows the example of the data structure stored in the primitive service access right information storage part 11 concerning the embodiment. 同実施形態に係る複合サービス定義情報の概念を示す模式図である。It is a schematic diagram which shows the concept of the composite service definition information which concerns on the embodiment. 同実施形態に係る複合サービス定義情報記憶部13の格納されるデータ構造の例を示す図である。It is a figure which shows the example of the data structure stored in the composite service definition information storage part 13 concerning the embodiment. 同実施形態に係る複合サービスアクセス権情報記憶部17の構成を示す模式図である。It is a schematic diagram which shows the structure of the composite service access right information storage part 17 which concerns on the embodiment. 同実施形態に係るアクセス権情報管理装置10の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the access right information management apparatus 10 according to the embodiment. 同実施形態に係る分岐条件毎に枝をもつ可達木の概念を示す模式図である。It is a schematic diagram which shows the concept of the reachable tree which has a branch for every branch condition concerning the embodiment. 同実施形態に係るアクセス権情報管理装置10の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the access right information management apparatus 10 according to the embodiment. 同実施形態に係る分岐条件の無い可達木の概念を示す模式図である。It is a schematic diagram which shows the concept of a reachable tree without the branch condition which concerns on the same embodiment. 同実施形態に係る複合サービス定義情報一例を示す模式図である。It is a schematic diagram which shows an example of the composite service definition information which concerns on the embodiment. 同実施形態に係るプリミティブサービスのアクセス権情報の一例を示す模式図である。It is a schematic diagram which shows an example of the access right information of the primitive service which concerns on the embodiment. 同実施形態に係る複合サービスのアクセス権情報の一例を示す模式図である。It is a schematic diagram which shows an example of the access right information of the composite service which concerns on the embodiment. 同実施形態に係るアクセス権情報管理装置10の動作を説明するための図である。It is a figure for demonstrating operation | movement of the access right information management apparatus 10 which concerns on the same embodiment. 同実施形態に係る複合サービスのアクセス権情報の一例を示す模式図である。It is a schematic diagram which shows an example of the access right information of the composite service which concerns on the embodiment. 同実施形態に係る複合サービスの分岐以降のアクセス権情報の生成動作を説明するための模式図である。It is a schematic diagram for demonstrating the production | generation operation | movement of the access right information after the branch of the composite service which concerns on the embodiment. 同実施形態に係る複合サービス定義情報のデータ構造の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure of the composite service definition information which concerns on the embodiment. 同実施形態に係る複合サービス定義情報から作成された可達木のデータ構造の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure of the reachable tree created from the composite service definition information which concerns on the embodiment. 同実施形態に係る可達木の分岐以降のアクセス権情報の一例を示す模式図である。It is a schematic diagram which shows an example of the access right information after the branch of a reachable tree which concerns on the embodiment. 同実施形態に係る分岐以降のアクセス権情報が付加された複合サービス定義情報の概念を示す模式図である。It is a schematic diagram which shows the concept of the composite service definition information to which the access right information after the branch concerning the embodiment is added. 同実施形態に係る分岐以降のアクセス権情報が付加された複合サービス定義情報のデータ構造の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure of the composite service definition information to which the access right information after the branch according to the embodiment is added. 同実施形態に係る複合サービスの一例を示す模式図である。It is a schematic diagram which shows an example of the composite service which concerns on the same embodiment.

以下、図面を参照して本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

<第1の実施形態>
(アクセス権情報管理装置の構成)
図1は本発明の第1の実施形態に係るアクセス権情報管理装置10の構成を示す模式図である。
<First Embodiment>
(Configuration of access right information management device)
FIG. 1 is a schematic diagram showing a configuration of an access right information management apparatus 10 according to the first embodiment of the present invention.

アクセス権情報管理装置10は、プリミティブサービスアクセス権情報記憶部11・プリミティブサービスアクセス権情報管理部12・複合サービス定義情報記憶部13・複合サービス定義情報管理部14・複合サービスアクセス権情報管理部15・複合サービスアクセス権情報演算部16・複合サービスアクセス権情報記憶部17を備えている。なお、以下の説明において、「プリミティブサービス」とは、複合サービスの素材となる最小粒度のサービスのことである。   The access right information management apparatus 10 includes a primitive service access right information storage unit 11, a primitive service access right information management unit 12, a composite service definition information storage unit 13, a composite service definition information management unit 14, and a composite service access right information management unit 15. A composite service access right information calculation unit 16 and a composite service access right information storage unit 17 are provided. In the following description, “primitive service” refers to a service of minimum granularity that is a material of a composite service.

プリミティブサービスアクセス権情報記憶部11は、複数のプリミティブサービスに対するアクセス権情報を記憶する記憶装置である。このプリミティブサービスアクセス権情報記憶部11は、図2に示すようにサービス番号毎にサービス名と「プリミティブサービスのアクセス権情報」とを記憶する。なお、実際に記憶装置に格納する際のデータ構造は図3に示すとおりである。   The primitive service access right information storage unit 11 is a storage device that stores access right information for a plurality of primitive services. As shown in FIG. 2, the primitive service access right information storage unit 11 stores a service name and “primitive service access right information” for each service number. The data structure when actually storing in the storage device is as shown in FIG.

プリミティブサービスアクセス権情報管理部12は、プリミティブサービスアクセス権情報記憶部11にアクセスし、素材となるプリミティブサービスのアクセス権情報を管理するものである。プリミティブサービスアクセス権情報管理部12は、プリミティブサービスの追加や削除がされると、プリミティブサービスアクセス権情報記憶部11に記憶されたプリミティブサービスのアクセス権情報の追加や削除をする。また、プリミティブサービスアクセス権情報管理部12は、プリミティブサービスのアクセス権情報の変更も管理する。   The primitive service access right information management unit 12 accesses the primitive service access right information storage unit 11 and manages access right information of a primitive service that is a material. When the primitive service is added or deleted, the primitive service access right information management unit 12 adds or deletes the access right information of the primitive service stored in the primitive service access right information storage unit 11. The primitive service access right information management unit 12 also manages changes in access right information for primitive services.

複合サービス定義情報記憶部13は、「複合サービス定義情報」を記憶する記憶装置である。複合サービス定義情報は、例えば図4に概念を示すように、複合サービスがどのようなプリミティブサービスから構成されているかを示す情報であり、各プリミティブサービスの組合せが「順序情報」及び「分岐条件情報」に基づいて対応付けられている。すなわち、複合サービスは、プリミティブサービスの使用関係が有向グラフの形式で定義されるものである。なお、複合サービスXが一度定義されると、その複合サービスXをプリミティブサービスと同じように扱い、他のプリミティブサービスと組合せて新たな複合サービスYを定義することもできる。要するに、複合サービスは入れ子の状態で定義可能である。   The composite service definition information storage unit 13 is a storage device that stores “composite service definition information”. The composite service definition information is information indicating what kind of primitive service the composite service is configured as shown in the concept of FIG. 4, for example. The combination of each primitive service includes “order information” and “branch condition information”. Are associated with each other. That is, in the composite service, the usage relationship of the primitive service is defined in the form of a directed graph. Note that once the composite service X is defined, the composite service X can be handled in the same way as a primitive service, and a new composite service Y can be defined in combination with other primitive services. In short, composite services can be defined in a nested state.

図4の例では、複合サービスAはプリミティブサービス1・複合サービス2・プリミティブサービス4・複合サービス5と、プリミティブサービス1・プリミティブサービス3・プリミティブサービス4・複合サービス5とからなり、複合サービスBはプリミティブサービス6・複合サービス7・プリミティブサービス8・複合サービス9からなる。なお、上記複合サービスA及びBが記憶装置に格納される際のデータ形式の一例としてはそれぞれ図5(A)及び(B)のように表される。   In the example of FIG. 4, the composite service A includes primitive service 1, composite service 2, primitive service 4, composite service 5, primitive service 1, primitive service 3, primitive service 4, composite service 5. It consists of a primitive service 6, a composite service 7, a primitive service 8, and a composite service 9. An example of the data format when the composite services A and B are stored in the storage device is represented as shown in FIGS. 5A and 5B, respectively.

複合サービス定義情報管理部14は、複合サービス定義情報記憶部13にアクセスし、複合サービス定義情報を管理するものである。   The composite service definition information management unit 14 accesses the composite service definition information storage unit 13 and manages the composite service definition information.

複合サービスアクセス権情報管理部15は、管理端末20等から「アクセス権情報取得要求」を受け取ると、複合サービスアクセス権情報演算部16を制御して複合サービスのアクセス権情報を生成させ、生成させた複合サービスのアクセス権情報をアクセス権情報取得要求の要求元に送信する機能を有している。   Upon receiving an “access right information acquisition request” from the management terminal 20 or the like, the composite service access right information management unit 15 controls the composite service access right information calculation unit 16 to generate and generate access right information for the composite service. The access right information of the composite service is transmitted to the requester of the access right information acquisition request.

複合サービスアクセス権情報演算部16は、複合サービスのアクセス権情報を演算により生成するものであり、演算結果を複合サービスアクセス権情報管理部15に送出する。   The composite service access right information calculation unit 16 generates access right information of the composite service by calculation, and sends the calculation result to the composite service access right information management unit 15.

詳しくは、複合サービスアクセス権情報演算部16は、複合サービスの「アクセス権情報取得要求」を受け付けると、順序情報及び分岐条件情報に基づいて複合サービス定義情報からプリミティブサービスの組合せを示す可達木を生成する。それから、複合サービスアクセス権情報演算部16は、生成された可達木の枝毎にプリミティブサービスのアクセス権情報の論理積(and)を演算する。そうして、複合サービスアクセス権情報演算部16は、論理積が演算された全ての枝の演算結果の論理和(or)を演算して、複合サービスのアクセス権情報を生成する。なお、本実施形態において、「可達木」の用語には可達木のみならず被覆木も含まれるものとする。   Specifically, when receiving the “access right information acquisition request” of the composite service, the composite service access right information calculation unit 16 indicates a reachable tree indicating a combination of primitive services from the composite service definition information based on the order information and the branch condition information. Is generated. Then, the composite service access right information calculation unit 16 calculates the logical product (and) of the access right information of the primitive service for each branch of the generated reachable tree. Then, the composite service access right information calculation unit 16 calculates the logical sum (or) of the operation results of all the branches on which the logical product is calculated, and generates composite service access right information. In the present embodiment, the term “reachable tree” includes not only a reachable tree but also a covered tree.

また、複合サービスアクセス権情報演算部16は、分岐条件対応機能16Sを備えている。分岐条件対応機能16Sは、複合サービス定義情報に分岐条件情報が含まれる場合、分岐条件情報に対応させた可達木の分岐毎に分岐以降のアクセス権情報を生成し、当該生成した全ての分岐以降のアクセス権情報を分岐条件情報に対応させて複合サービス定義情報に書き込む機能をもっている。但し、この分岐条件対応機能16Sは、任意の付加的事項であるので、省略してもよい。   The composite service access right information calculation unit 16 includes a branch condition handling function 16S. When the branch condition information is included in the composite service definition information, the branch condition handling function 16S generates access right information after the branch for each branch of the reachable tree corresponding to the branch condition information, and all the generated branches It has a function of writing subsequent access right information to the composite service definition information in correspondence with the branch condition information. However, the branch condition handling function 16S is an optional additional item and may be omitted.

なお、複合サービスアクセス権情報演算部16は、次の3つのタイミングで演算処理を開始する。すなわち、(1)複合サービスアクセス権情報管理部15から演算要求があったとき、(2)複合サービス定義情報管理部14にて複合サービスの追加、削除またはサービス間の使用関係に変更があったとき、(3)プリミティブサービスアクセス権情報管理部12にて、プリミティブサービスのアクセス権情報に変更があったとき、である。   The composite service access right information calculation unit 16 starts calculation processing at the following three timings. That is, (1) when a calculation request is received from the composite service access right information management unit 15, (2) the composite service definition information management unit 14 adds or deletes a composite service or changes the usage relationship between services. (3) The primitive service access right information management unit 12 has changed the access right information of the primitive service.

複合サービスアクセス権情報記憶部17は、複合サービスのアクセス権情報を記憶する記憶装置であり、図6に示すように、複合サービスアクセス権情報管理部15から送出された複合サービスのアクセス権情報をサービス番号及びサービス名に対応させて記憶する。   The composite service access right information storage unit 17 is a storage device that stores composite service access right information. As shown in FIG. 6, the composite service access right information storage unit 17 stores the access right information of the composite service sent from the composite service access right information management unit 15. Stored in association with the service number and service name.

(アクセス権情報管理装置の動作)
次に本実施形態に係るアクセス権情報管理装置10の動作を図7のフローチャートを用いて説明する。
(Operation of the access right information management device)
Next, the operation of the access right information management apparatus 10 according to the present embodiment will be described with reference to the flowchart of FIG.

アクセス権情報管理装置10が管理端末20等から「アクセス権情報取得要求」を受信すると(S1)、複合サービスアクセス権情報管理部15により、複合サービスアクセス権情報演算部16の制御が行なわれる。   When the access right information management apparatus 10 receives an “access right information acquisition request” from the management terminal 20 or the like (S1), the composite service access right information management unit 15 controls the composite service access right information calculation unit 16.

複合サービスアクセス権情報演算部16においては、複合サービス定義情報記憶部13から複合サービス定義情報が取得される(S2)。   In the composite service access right information calculation unit 16, the composite service definition information is acquired from the composite service definition information storage unit 13 (S2).

続いて、複合サービスアクセス権情報演算部16により、図8に示すように、複合サービス定義情報内の順序情報及び分岐条件情報に基づいて、分岐条件毎に枝をもつ可達木が生成される(S3)。それから、複合サービスアクセス権情報演算部16により、可達木の枝毎に、枝に含まれるサービスのアクセス権情報が取得されると共に(S4)、この取得したサービスのアクセス権情報の論理積(and)が求められる(S5)。なお、この論理積の演算結果を求めることは、枝毎のアクセス権情報を作成することに相当する。そして、全ての枝に対して上述の処理が行なわれると、全ての枝における論理積の演算結果に対して論理和(or)が求められる(S6)。なお、この論理和の演算結果を求めることは、複合サービスのアクセス権情報を作成することに相当する。また、論理和の演算結果としては、当該演算結果内に重複したアクセス権情報がある場合には、当該重複したアクセス権情報を共通化して表すように整理してもよい。続いて、この論理和の演算結果が複合サービスのアクセス権情報として複合サービスアクセス権情報記憶部17に書き込まれる(S7)。また、複合サービスアクセス権情報記憶部17に記憶された複合サービスのアクセス権情報が、複合サービスアクセス権情報管理部15により「アクセス権情報取得要求」の要求元である管理端末20等に送信される(S8)。   Subsequently, as shown in FIG. 8, the composite service access right information calculation unit 16 generates a reachable tree having a branch for each branch condition based on the order information and the branch condition information in the composite service definition information. (S3). Then, the composite service access right information calculation unit 16 acquires the access right information of the service included in the branch for each branch of the reachable tree (S4), and the logical product of the acquired access right information of the service (S4). and) is obtained (S5). Obtaining the logical product operation result corresponds to creating access right information for each branch. When the above processing is performed for all branches, a logical sum (or) is obtained for the operation results of the logical products in all branches (S6). Note that obtaining the logical OR operation result corresponds to creating access right information of a composite service. In addition, when there is duplicate access right information in the operation result, the logical access calculation result may be arranged so that the duplicate access right information is represented in common. Subsequently, the operation result of the logical sum is written in the composite service access right information storage unit 17 as access right information of the composite service (S7). Also, the access right information of the composite service stored in the composite service access right information storage unit 17 is transmitted by the composite service access right information management unit 15 to the management terminal 20 or the like that is the request source of the “access right information acquisition request”. (S8).

また、分岐条件対応機能16Sを備えた場合には、図9の右側に示すように、上記ステップS4〜S7に並行して、分岐条件対応機能16Sは、複合サービス定義情報内の分岐条件情報に対応させた可達木の分岐毎に分岐以降の各サービスのアクセス権情報を取得し(S4’)、当該取得したアクセス権情報の論理積を演算(andで結合)して分岐以降のアクセス権情報を作成し(S5’)、当該作成した全ての分岐以降のアクセス権情報を分岐条件情報に対応させて複合サービス定義情報に書き込む(S7’)。   When the branch condition handling function 16S is provided, as shown on the right side of FIG. 9, the branch condition handling function 16S displays the branch condition information in the composite service definition information in parallel with the steps S4 to S7. Access right information of each service after the branch is acquired for each branch of the corresponding reachable tree (S4 '), and logical access of the acquired access right information is calculated (joined with "and") and the access right after the branch Information is created (S5 ′), and the access right information after all the created branches are written in the composite service definition information in correspondence with the branch condition information (S7 ′).

なお、複合サービス定義情報に分岐条件情報が含まれていない場合には、複合サービスアクセス権情報演算部16により、図10に示すような1つの枝(幹)からなる可達木が生成され、プリミティブサービスのアクセス権情報の論理積(and)が求められる。そして、この論理積の情報が複合サービスのアクセス権情報として複合サービスアクセス権情報記憶部17に書き込まれる。   When the branch condition information is not included in the composite service definition information, the composite service access right information calculation unit 16 generates a reachable tree including one branch (trunk) as shown in FIG. The logical product (and) of the access right information of the primitive service is obtained. The logical product information is written in the composite service access right information storage unit 17 as composite service access right information.

次に、図7に示した動作の具体例として、図11に示す複合サービスXのアクセス権情報を生成する場合を説明する。この例では複合サービスXは、1つの条件分岐により、2つの枝K1,K2をもつ可達木から構成されている。第1の枝K1は、(1)プリミティブサービス1・プリミティブサービス2・プリミティブサービス4・プリミティブサービス5からなり、第2の枝K2は、(2)プリミティブサービス1・複合サービスC・プリミティブサービス4・プリミティブサービス5からなる。また、各プリミティブサービスのアクセス権情報及び複合サービスのアクセス権情報の内容はそれぞれ図12及び図13に示すとおりである。   Next, as a specific example of the operation shown in FIG. 7, a case where the access right information of the composite service X shown in FIG. 11 is generated will be described. In this example, the composite service X is composed of a reachable tree having two branches K1 and K2 by one conditional branch. The first branch K1 includes (1) primitive service 1, primitive service 2, primitive service 4, and primitive service 5. The second branch K2 includes (2) primitive service 1, composite service C, primitive service 4, and so on. It consists of a primitive service 5. The contents of the access right information of each primitive service and the access right information of the composite service are as shown in FIGS. 12 and 13, respectively.

このような構成において、複合サービスアクセス権情報演算部16により、第1の枝K1に含まれるプリミティブサービスのアクセス権情報は、図14(A)に示されるように、andで連結される。これを整理すると図14(B)のようになる。   In such a configuration, the composite service access right information calculation unit 16 concatenates the access right information of the primitive services included in the first branch K1 with “and” as shown in FIG. This can be organized as shown in FIG.

同様に、複合サービスアクセス権情報演算部16により、第2の枝K2に含まれるプリミティブサービスのアクセス権情報が、図14(C)に示されるように、andで連結される。これを整理すると図14(D)のようになる。   Similarly, the composite service access right information calculation unit 16 concatenates the access right information of the primitive services included in the second branch K2 with “and” as shown in FIG. This can be organized as shown in FIG.

続いて、複合サービスアクセス権情報演算部16により、第1の枝K1における連結されたアクセス権情報と、第2の枝K2における連結されたアクセス権情報とが、図14(E)に示されるように、orで接続される。この接続されたアクセス権情報を、共通部分を括弧でくくるように整理すると図14(F)のようになる。そして、この整理した結果が図15に示されるように、複合サービスXのアクセス権情報として複合サービスアクセス権情報記憶部17に新たに登録される。   Subsequently, the composite service access right information calculation unit 16 shows the access right information linked in the first branch K1 and the access right information linked in the second branch K2 as shown in FIG. As shown in FIG. If the connected access right information is arranged so that the common part is enclosed in parentheses, it is as shown in FIG. Then, the organized result is newly registered in the composite service access right information storage unit 17 as access right information of the composite service X, as shown in FIG.

次に、図9の右側に示した動作の具体例として、図16に示す複合サービスXの分岐以降のアクセス権情報を生成する場合を説明する。なお、ステップS1〜S3の動作は、前述した通りである。ステップS2では、図17に示すデータ構造をもつ複合サービス定義情報が取得され、ステップS3では、図18に示すデータ構造をもつ可達木が作成される。   Next, as a specific example of the operation shown on the right side of FIG. 9, a case where access right information after the branch of the composite service X shown in FIG. 16 is generated will be described. The operations in steps S1 to S3 are as described above. In step S2, composite service definition information having the data structure shown in FIG. 17 is acquired, and in step S3, a reachable tree having the data structure shown in FIG. 18 is created.

続いて、分岐条件対応機能16Sは、ステップS4〜S5に並行して、複合サービス定義情報内の分岐条件情報に対応させた可達木の分岐毎に分岐以降の各サービスのアクセス権情報を取得し(S4’)、図19(A)及び図19(B)に示すように、当該取得したアクセス権情報の論理積を演算(andで結合)して分岐以降のアクセス権情報を作成する(S5’)。なお、図19(A)及び図19(B)に示す各アクセス権情報は、それぞれ整理しても変わらない。   Subsequently, in parallel with steps S4 to S5, the branch condition handling function 16S obtains access right information for each service after the branch for each branch of the reachable tree corresponding to the branch condition information in the composite service definition information. Then (S4 ′), as shown in FIGS. 19A and 19B, the access right information after the branch is created by calculating (joining with AND) the acquired access right information (and combined with “and”) (S4 ′). S5 ′). Note that the access right information shown in FIGS. 19A and 19B does not change even if they are arranged.

また、分岐条件対応機能16Sは、ステップS7に並行して、当該作成した全ての分岐以降のアクセス権情報を分岐条件情報に対応させて複合サービス定義情報に書き込む(S7’)。この結果、複合サービス定義情報は、図20に概念を示すように、図21に示すデータ構造をもつ情報となる。しかる後、分岐条件対応機能16Sは、処理を終了する。   In parallel with step S7, the branch condition handling function 16S writes the access right information after all the created branches to the composite service definition information in association with the branch condition information (S7 '). As a result, the composite service definition information becomes information having the data structure shown in FIG. 21, as conceptually shown in FIG. Thereafter, the branch condition handling function 16S ends the process.

(アクセス権情報管理装置の効果)
以上説明したように本実施形態に係るアクセス権情報管理装置10は、複合サービスのアクセス権情報取得要求を受け付けると、順序情報及び分岐条件情報に基づいて複合サービス定義情報からプリミティブサービスの組合せを示す可達木を生成し、生成された可達木の枝毎にプリミティブサービスのアクセス権情報の論理積を演算し、論理積が演算された全ての枝の演算結果の論理和を演算して、複合サービスのアクセス権情報を生成するので、複合サービスのアクセス権情報を容易に管理することができる。
(Effect of access right information management device)
As described above, the access right information management apparatus 10 according to the present embodiment, when receiving the composite service access right information acquisition request, indicates a combination of primitive services from the composite service definition information based on the order information and the branch condition information. Generate a reachable tree, calculate the logical product of the access right information of the primitive service for each branch of the generated reachable tree, calculate the logical sum of the operation results of all the branches where the logical product is calculated, Since the access right information of the composite service is generated, the access right information of the composite service can be easily managed.

要するに、アクセス権情報管理装置10によれば、プリミティブサービスのアクセス権情報を変更したとしても、複合サービスのアクセス権情報が自動的に変更されるので、アクセス権情報の変更漏れなどを回避することができる。   In short, according to the access right information management apparatus 10, even if the access right information of the primitive service is changed, the access right information of the composite service is automatically changed. Can do.

また、アクセス権情報管理装置10では、複合サービスのアクセス権情報が自動的に生成されるため、エンドユーザによる複合サービスの構築におけるアクセス権情報の設定が不要となる。   Further, since the access right information of the composite service is automatically generated in the access right information management apparatus 10, it is not necessary to set the access right information in the construction of the composite service by the end user.

なお、近年、マッシュアップにより複数のプリミティブサービスや複合サービスをユーザが自分で組合せて、新たな複合サービスを構築していく状況が増加している。換言すると、アクセス権情報を多数生成しては廃棄されている状況が増加している。かかる状況においても、本実施形態に係るアクセス権情報管理装置10によれば、アクセス権情報を多数生成して廃棄しても、アクセス権情報の変更漏れや誤りなどを回避することができる。   In recent years, there has been an increase in the situation in which a user creates a new composite service by combining a plurality of primitive services and composite services by mashup. In other words, a situation where a lot of access right information is generated and discarded is increasing. Even in such a situation, according to the access right information management apparatus 10 according to the present embodiment, even if a large number of access right information is generated and discarded, it is possible to avoid omissions and errors in the access right information.

また、本実施形態に係るアクセス権情報管理装置10は、複合サービス定義情報記憶部13が、分岐条件情報に対応させてアクセス権情報を記憶している。換言すると、分岐している部分以降のアクセス権情報の論理積の演算結果を記憶している。   In the access right information management apparatus 10 according to the present embodiment, the composite service definition information storage unit 13 stores access right information in association with the branch condition information. In other words, the operation result of the logical product of the access right information after the branched portion is stored.

これにより、複合サービスの分岐処理を実行する際に、分岐条件情報に対応するアクセス権情報に基づいてアクセス許諾を行なうようにすることで、ユーザに認証結果を早く通知し、利便性を向上することができる。   As a result, when executing the branch processing of the composite service, the access permission is performed based on the access right information corresponding to the branch condition information, so that the user is notified of the authentication result early and the convenience is improved. be able to.

例えば、複合サービスとして、図22に概念を示すような、駅前表示処理・社員予定管理処理・経費処理・出張決裁処理のプリミティブサービスから構成される社員出張サービスが複合サービス定義情報記憶部13に定義されているとする。また、社員予定管理処理の際に、本社に属する社員か否かが分岐条件1,2として定義されており、本社に属さない社員(分岐条件2)に対しては主任以上でなければ経費処理へのアクセスが許可されていないとする。言い換えると、複合サービス定義情報においては、分岐条件2に対応付けて、“and 主任以上”を示すアクセス権情報が書き込まれているとする。   For example, as a composite service, an employee business trip service composed of primitive services of station front display processing, employee schedule management processing, expense processing, and business trip approval processing, as shown in FIG. 22, is defined in the composite service definition information storage unit 13. Suppose that In addition, branching conditions 1 and 2 are defined as whether or not the employee belongs to the headquarters in the employee schedule management process. For employees who do not belong to the headquarters (branch condition 2), expense processing Suppose that access to is not allowed. In other words, in the composite service definition information, it is assumed that access right information indicating “and supervisor” is written in association with the branch condition 2.

この場合に、本社に属さない主任未満の社員は、経費処理の段階まで処理を進めなくても、条件分岐の段階で社員出張サービスの利用ができないことを把握できることになる。それゆえ、結果としてユーザへの利便性を向上することができる。   In this case, an employee who does not belong to the head office and is not a supervisor can understand that the employee business trip service cannot be used at the condition branching stage without proceeding to the expense processing stage. Therefore, as a result, convenience to the user can be improved.

<その他>
なお、本発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。更に、異なる実施形態に構成要素を適宜組み合わせてもよい。
<Others>
Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine a component suitably in different embodiment.

なお、上記実施形態に記載した手法は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスクなど)、光ディスク(CD−ROM、DVDなど)、光磁気ディスク(MO)、半導体メモリなどの記憶媒体に格納して頒布することもできる。   Note that the method described in the above embodiment includes a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a magneto-optical disk (MO) as programs that can be executed by a computer. ), And can be distributed in a storage medium such as a semiconductor memory.

また、この記憶媒体としては、プログラムを記憶でき、かつコンピュータが読み取り可能な記憶媒体であれば、その記憶形式は何れの形態であっても良い。   In addition, as long as the storage medium can store a program and can be read by a computer, the storage format may be any form.

また、記憶媒体からコンピュータにインストールされたプログラムの指示に基づきコンピュータ上で稼働しているOS(オペレーティングシステム)や、データベース管理ソフト、ネットワークソフト等のMW(ミドルウェア)等が上記実施形態を実現するための各処理の一部を実行しても良い。   In addition, an OS (operating system) running on a computer based on an instruction of a program installed in the computer from a storage medium, MW (middleware) such as database management software, network software, and the like realize the above-described embodiment. A part of each process may be executed.

さらに、本発明における記憶媒体は、コンピュータと独立した媒体に限らず、LANやインターネット等により伝送されたプログラムをダウンロードして記憶または一時記憶した記憶媒体も含まれる。   Further, the storage medium in the present invention is not limited to a medium independent of a computer, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、記憶媒体は1つに限らず、複数の媒体から上記実施形態における処理が実行される場合も本発明における記憶媒体に含まれ、媒体構成は何れの構成であっても良い。   Further, the number of storage media is not limited to one, and the case where the processing in the above embodiment is executed from a plurality of media is also included in the storage media in the present invention, and the media configuration may be any configuration.

尚、本発明におけるコンピュータは、記憶媒体に記憶されたプログラムに基づき、上記実施形態における各処理を実行するものであって、パソコン等の1つからなる装置、複数の装置がネットワーク接続されたシステム等の何れの構成であっても良い。   The computer according to the present invention executes each process in the above-described embodiment based on a program stored in a storage medium, and is a single device such as a personal computer or a system in which a plurality of devices are connected to a network. Any configuration may be used.

また、本発明におけるコンピュータとは、パソコンに限らず、情報処理機器に含まれる演算処理装置、マイコン等も含み、プログラムによって本発明の機能を実現することが可能な機器、装置を総称している。   In addition, the computer in the present invention is not limited to a personal computer, but includes an arithmetic processing device, a microcomputer, and the like included in an information processing device, and is a generic term for devices and devices that can realize the functions of the present invention by a program. .

10・・・アクセス権情報管理装置、11・・・プリミティブサービスアクセス権情報記憶部、12・・・プリミティブサービスアクセス権情報管理部、13・・・複合サービス定義情報記憶部、14・・・複合サービス定義情報管理部、15・・・複合サービスアクセス権情報管理部、16・・・複合サービスアクセス権情報演算部、17・・・複合サービスアクセス権情報記憶部。   DESCRIPTION OF SYMBOLS 10 ... Access right information management apparatus, 11 ... Primitive service access right information storage part, 12 ... Primitive service access right information management part, 13 ... Composite service definition information storage part, 14 ... Composite Service definition information management unit, 15... Composite service access right information management unit, 16... Composite service access right information calculation unit, 17.

Claims (2)

複数のプリミティブサービスに対するアクセス権情報を記憶するプリミティブサービスアクセス権情報記憶手段と、
前記各プリミティブサービスの組合せが順序情報及び分岐条件情報に基づいて定義された複合サービス定義情報を記憶する複合サービス定義情報記憶手段と、
前記複合サービスのアクセス権情報取得要求を受け付けると、前記順序情報及び前記分岐条件情報に基づいて前記複合サービス定義情報からプリミティブサービスの組合せを示す可達木を生成し、生成された可達木の枝毎にプリミティブサービスのアクセス権情報の論理積を演算し、該論理積が演算された全ての枝の演算結果の論理和を演算して、前記複合サービスのアクセス権情報を生成する複合サービスアクセス権情報生成手段と、
前記複合サービスアクセス権情報生成手段により生成された複合サービスのアクセス権情報を前記アクセス権情報取得要求の要求元に送信する手段と、
を備えたことを特徴とするアクセス権情報管理装置。
Primitive service access right information storage means for storing access right information for a plurality of primitive services;
Composite service definition information storage means for storing composite service definition information in which combinations of the primitive services are defined based on order information and branch condition information;
Upon receiving the access right information acquisition request of the composite service, a reachable tree indicating a combination of primitive services is generated from the composite service definition information based on the order information and the branch condition information, and the generated reachable tree Complex service access that calculates the logical product of the access right information of the primitive service for each branch and calculates the logical sum of the operation results of all the branches on which the logical product is calculated to generate access right information of the composite service Right information generation means;
Means for transmitting the access right information of the composite service generated by the composite service access right information generating means to the request source of the access right information acquisition request;
An access right information management apparatus comprising:
請求項1に記載のアクセス権情報管理装置において、
前記複合サービス定義情報記憶手段が、前記分岐条件情報に対応させてアクセス権情報を記憶することを特徴とするアクセス権情報管理装置。
In the access right information management device according to claim 1,
The access right information management apparatus, wherein the composite service definition information storage means stores access right information in association with the branch condition information.
JP2010105615A 2010-04-30 2010-04-30 Access right information management device Active JP5366877B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010105615A JP5366877B2 (en) 2010-04-30 2010-04-30 Access right information management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010105615A JP5366877B2 (en) 2010-04-30 2010-04-30 Access right information management device

Publications (2)

Publication Number Publication Date
JP2011233111A true JP2011233111A (en) 2011-11-17
JP5366877B2 JP5366877B2 (en) 2013-12-11

Family

ID=45322334

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010105615A Active JP5366877B2 (en) 2010-04-30 2010-04-30 Access right information management device

Country Status (1)

Country Link
JP (1) JP5366877B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06224969A (en) * 1993-01-27 1994-08-12 Toshiba Corp Protocol design/management equipment
JPH06266417A (en) * 1993-03-11 1994-09-22 Natl Aerospace Lab Work plan determining system
JPH07170542A (en) * 1993-12-13 1995-07-04 Nippon Telegr & Teleph Corp <Ntt> Open function type call controller
JP2008299836A (en) * 2007-05-31 2008-12-11 Sap Ag Process model control flow with multiple synchronization
JP2009230300A (en) * 2008-03-21 2009-10-08 Fuji Xerox Co Ltd Information processing system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06224969A (en) * 1993-01-27 1994-08-12 Toshiba Corp Protocol design/management equipment
JPH06266417A (en) * 1993-03-11 1994-09-22 Natl Aerospace Lab Work plan determining system
JPH07170542A (en) * 1993-12-13 1995-07-04 Nippon Telegr & Teleph Corp <Ntt> Open function type call controller
JP2008299836A (en) * 2007-05-31 2008-12-11 Sap Ag Process model control flow with multiple synchronization
JP2009230300A (en) * 2008-03-21 2009-10-08 Fuji Xerox Co Ltd Information processing system

Also Published As

Publication number Publication date
JP5366877B2 (en) 2013-12-11

Similar Documents

Publication Publication Date Title
Tyagi et al. Blockchain—Internet of Things applications: Opportunities and challenges for industry 4.0 and society 5.0
MacCarthy et al. The Digital Supply Chain—emergence, concepts, definitions, and technologies
US8775940B2 (en) Situational workspaces
Onggo et al. A BPMN extension to support discrete-event simulation for healthcare applications: an explicit representation of queues, attributes and data-driven decision points
Ma et al. Modelling and analysis of workflow for lean supply chains
EP2031507B1 (en) Systems and/or methods for location transparent routing and execution of processes
US8639555B1 (en) Workflow discovery through user action monitoring
US20150128143A1 (en) Realizing jumps in an executing process instance
Buregio et al. An architecture and guiding framework for the social enterprise
Afsari et al. Building Information Modeling data interoperability for Cloud-based collaboration: Limitations and opportunities
Kratzke et al. Towards cloud-native simulations–lessons learned from the front-line of cloud computing
Fleischmann et al. Subject-oriented business process management
Chauhan et al. Cloud infrastructure for providing tools as a service: quality attributes and potential solutions
Eshuis et al. Evolving process views
US20100037201A1 (en) Separation Of Concerns Between Information Technology Services Models
Liu et al. Automating Smart Contract Generation on Blockchains Using Multi-modal Modeling [J]
Gutiérrez–Fernández et al. Redefining a process engine as a microservice platform
Yin et al. Service pattern: An integrated business process model for modern service industry
JP5366877B2 (en) Access right information management device
Xu et al. A method of demand-driven and data-centric Web service configuration for flexible business process implementation
Nikaj et al. Formal specification of RESTful choreography properties
Maamar et al. Bridging the gap between the business and social worlds: a data artifact-driven approach
Lee et al. Process modeling and analysis of service-oriented architecture–based wireless sensor network applications using multiple-domain matrix
Salih et al. Variable service process by feature meta-model for SaaS application
US20080183537A1 (en) Approach to comprehensive requirements specifications for complex workflows

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130820

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130910

R150 Certificate of patent or registration of utility model

Ref document number: 5366877

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350