JP2000020313A - Method and system for managing succession of attribute - Google Patents

Method and system for managing succession of attribute

Info

Publication number
JP2000020313A
JP2000020313A JP10188445A JP18844598A JP2000020313A JP 2000020313 A JP2000020313 A JP 2000020313A JP 10188445 A JP10188445 A JP 10188445A JP 18844598 A JP18844598 A JP 18844598A JP 2000020313 A JP2000020313 A JP 2000020313A
Authority
JP
Japan
Prior art keywords
group
attribute
attributes
inherited
groups
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10188445A
Other languages
Japanese (ja)
Inventor
Takehiko Saito
武彦 齋藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP10188445A priority Critical patent/JP2000020313A/en
Publication of JP2000020313A publication Critical patent/JP2000020313A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable each element belonging to plural sets to individually succeed/deprive attributes from respective sets by dynamically changing the whole attribute of an element succeeding attributes from respective groups in accordance with a change in the state of groups to be succession sources of attributes of the element. SOLUTION: An element (a) belongs to plural sets (groups) A to C. The set A 101 has attributes (x, z), the set B 102 has attributes (x, y) and the set C 103 has attributes (y, z). Attributes succeeded in respective groups are managed in order to individually manage different attributes included in each group and the sum (a sum of set operation and indicating union or OR) is set up as the whole attribute succeeded by the element (a) from respective sets A to C. Since these attributes are managed in each succession source (set), the attributes of the element (a) belonging to these sets A to B are changed when the setting of the attributes of the sets to be succession sources is changed. When the element (a) gets out of these sets A to C, the attributes succeeded by the element (a) are deprived.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、属性継承管理方法
及びシステムに関し、特に、複数の集合に属する要素が
複数の集合からの属性の継承を動的に変更自在とし情報
処理システムに用いて好適な属性継承管理方法及びシス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an attribute inheritance management method and system, and more particularly to an element inheritance management method in which elements belonging to a plurality of sets can dynamically change the inheritance of attributes from a plurality of sets. Attribute management method and system.

【0002】[0002]

【従来の技術】従来、集合(グループ)として管理され
る要素は、集合単位に同一の属性を保持することによ
り、集合と要素の関係を保持している。この管理方法
は、処理は簡潔であるものの、より複雑な状況を表現す
ることは困難である。
2. Description of the Related Art Conventionally, an element managed as a set (group) holds a relation between a set and an element by holding the same attribute in a set unit. Although this management method is simple in processing, it is difficult to express a more complicated situation.

【0003】すなわち、複雑な状況を表現するために
は、要素個々の共通性質を集合側で管理する必要があ
る。さらに、要素が複数の集合へ属していること、及
び、集合の一部が改変される、といった特例についても
管理する必要があるためである。
That is, in order to express a complicated situation, it is necessary to manage the common property of each element on the set side. Furthermore, it is necessary to manage a special case where an element belongs to a plurality of sets and a part of the set is modified.

【0004】[0004]

【発明が解決しようとする課題】このように、集合単位
に同一の属性を保持することにより集合と要素の関係を
保持するという従来の管理方法では、要素が複数の集合
へ属した状態、及び集合の状態の変更等に対して効率的
に対処することは困難である、という問題点を有してい
る。
As described above, in the conventional management method of maintaining the relationship between a set and an element by holding the same attribute in a set unit, a state in which an element belongs to a plurality of sets, There is a problem that it is difficult to efficiently deal with a change in the state of a set or the like.

【0005】なお、オブジェクト指向計算機システムに
おけるオブジェクト指向型プログラムのクラス間の多重
継承方法として、例えば特開平7−191849号公報
には、継承を受ける子クラス側に、継承する親クラスに
対する情報を保持する親クラス情報と、親クラスから継
承した情報である属性値情報を登録するテーブルを備
え、複数の親クラスから継承した情報(属性値)につい
て子クラス側で識別管理が行え、子クラス側の情報によ
ってクラス情報を保護できるようになり、多重継承を実
現可能とした計算機システムが提案されている。しかし
ながら、上記特開平7−191849号公報に記載のシ
ステムでは、属性の継承が継承関係成立時に行われ、親
クラスから子クラスへ属性全てが継承されており、継承
する属性の選択、一部削除等は行われていない。
As a method of multiple inheritance between classes of an object-oriented program in an object-oriented computer system, for example, Japanese Patent Laid-Open No. 7-191849 discloses that a child class receiving inheritance holds information on an inherited parent class. It has a table for registering parent class information and attribute value information that is information inherited from the parent class. The child class can identify and manage information (attribute values) inherited from multiple parent classes. There has been proposed a computer system in which class information can be protected by information and multiple inheritance can be realized. However, in the system described in Japanese Patent Laid-Open No. 7-191849, inheritance of attributes is performed when an inheritance relationship is established, and all attributes are inherited from a parent class to a child class. Etc. are not performed.

【0006】したがって本発明は、上記技術的課題の認
識に基づきなされたものであって、その目的は、複数の
集合に属する要素が、それぞれの集合から個別に属性を
継承・剥奪できる方法及びシステムを提供することにあ
る。
Accordingly, the present invention has been made based on the recognition of the above technical problem, and a purpose thereof is to provide a method and system in which elements belonging to a plurality of sets can individually inherit and strip attributes from each set. Is to provide.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、一又は複数の要素を含むグループについ
てグループ単位に該グループが持つ属性を管理し、複数
のグループについて前記グループ毎の属性の和を、前記
複数のグループに属する要素が前記各グループから継承
している属性の全体とし、前記要素の属性が、前記要素
の属性の継承元であるグループの状態の変更に応じて、
動的に変更自在とされてなる、ことを特徴とする。
In order to achieve the above object, the present invention manages the attributes of a group including one or more elements on a group basis, and manages the attributes of each group for a plurality of groups. Is the total of the attributes that the elements belonging to the plurality of groups inherit from each group, and the attributes of the elements are changed according to a change in the state of the group from which the attributes of the elements are inherited.
It is characterized by being dynamically changeable.

【0008】本発明においては、前記要素の属性の継承
元であるグループの属性の設定が変更された場合に、前
記変更に応じて前記要素が前記グループから継承してい
る属性が自動変更されると共に、前記要素が前記グルー
プから抜けた時に前記要素が前記グループから継承して
いる属性が前記要素の持つ属性から自動的に削除され
る。
In the present invention, when the setting of the attribute of the group from which the attribute of the element is inherited is changed, the attribute inherited by the element from the group is automatically changed in accordance with the change. At the same time, when the element leaves the group, the attribute inherited from the group by the element is automatically deleted from the attribute of the element.

【0009】本発明は、前記グループが階層構造を有
し、上位の複数のグループについて前記グループ毎の属
性の論理和を、前記複数のグループに属する下位側のグ
ループが前記上位の複数のグループから継承している属
性の全体とし、前記下位側のグループの属性が、前記要
素の属性の継承元である前記上位の複数のグループの状
態の変更に応じて動的に変更自在とされてなる、ことを
特徴とする。
According to the present invention, the groups have a hierarchical structure, and the logical sum of the attribute of each group is determined for a plurality of upper groups, and the lower group belonging to the plurality of groups is changed from the plurality of upper groups. As a whole of the inherited attributes, the attribute of the lower group is dynamically changeable according to a change in the state of the plurality of upper groups from which the attribute of the element is inherited. It is characterized by the following.

【0010】[0010]

【発明の実施の形態】本発明の実施の形態について説明
する。まず、本発明の原理について説明する。図1は、
本発明の原理を説明するための図である。図1におい
て、要素aは、複数の集合(グループ)A、B、Cに属
するものとする。集合Aは属性(x、z)を、集合Bは
属性(x、y)を、集合Cは属性(y、z)を持つもの
とする。各集合が持つ異なる属性を個別に管理するた
め、図2に示すように、グループ単位に、継承している
属性を管理し、これらの和(集合演算の和であり、ユニ
オン(合併)あるいは論理和を意味する)を、要素aが
各集合から継承している属性の全体とする。
Embodiments of the present invention will be described. First, the principle of the present invention will be described. FIG.
It is a figure for explaining the principle of the present invention. In FIG. 1, the element a belongs to a plurality of sets (groups) A, B, and C. The set A has attributes (x, z), the set B has attributes (x, y), and the set C has attributes (y, z). In order to individually manage the different attributes of each set, as shown in FIG. 2, the inherited attributes are managed on a group basis, and their sum (the sum of set operations, union (merge) or logical (Meaning sum) is the entire attribute inherited by each element a from each set.

【0011】このようにして、属性の継承元(集合)単
位に管理することで、継承元の集合の属性の設定が変更
された場合に該集合に属する要素の属性を変更する、及
び、要素が集合から抜けた時に該要素が該集合継承して
いる属性を剥奪する、というように、個々の要素の属性
を、該要素の属する継承元の集合の状態に沿って変更す
ることができる。
In this way, by managing the attributes in the inheritance source (set) unit, when the setting of the attribute of the inheritance source set is changed, the attribute of the element belonging to the set is changed. The attribute of each element can be changed according to the state of the set of the inheritance source to which the element belongs, for example, when the element leaves the set, the element strips off the attribute inherited by the set.

【0012】本発明を適用した、好ましい一実施の形態
として、システムの資源をアクセスするユーザにグルー
プ単位に管理し、該ユーザは前記グループが有する属性
の一つである権限を継承し前記権限に応じた前記資源へ
のアクセスが許可されるように構成されてなる情報処理
システムにおいて、前記グループ単位に該グループが持
つ権限を記憶管理し、複数のグループについて前記グル
ープ毎の権限の論理和を、前記複数のグループに属する
ユーザが前記各グループから継承している権限の全体と
して管理する手段を備え、前記ユーザの権限の継承元で
あるグループの権限の設定が変更された場合に、前記変
更に応じて前記ユーザが前記グループから継承している
権限が変更されると共に、前記ユーザが前記グループか
ら抜けた時に前記ユーザが前記グループから継承してい
る権限が前記ユーザの持つ権限から削除されるという具
合に、前記ユーザの権限の内容が、前記ユーザの権限の
継承元であるグループの状態の変更に応じて動的に変更
自在とされる。
As a preferred embodiment to which the present invention is applied, a user accessing a system resource is managed in a group unit, and the user inherits a right which is one of the attributes of the group and assigns the right to the right. In an information processing system configured to allow access to the corresponding resource, the authority held by the group is stored and managed in a unit of the group, and a logical sum of the authority of the group is obtained for a plurality of groups, Means for managing as a whole the rights that the users belonging to the plurality of groups have inherited from each of the groups, and when the setting of the authority of the group from which the user inherits the rights is changed, the change is In response, the authority inherited from the group by the user is changed, and when the user leaves the group, the When the authority that the user inherits from the group is deleted from the authority that the user has, the contents of the authority of the user are changed according to a change in the state of the group from which the authority of the user is inherited. It can be changed dynamically.

【0013】[0013]

【実施例】次に、情報処理システムを利用する利用者
(ユーザ)と、利用者を集合(グループ)として管理す
る利用者グループ(ユーザグループ)により利用者の管
理を行うに管理システムに本発明を適用した実施例につ
いて説明する。
Next, the present invention is applied to a management system for managing users by users (users) who use the information processing system and user groups (user groups) which manage the users as a group. A description will be given of an embodiment to which is applied.

【0014】図3に示すように、計算機システム等のシ
ステム201の持つ特徴的な動作を分類し(動作1、動
作2、動作3)、これらの動作を実行するには、それぞ
れ権限x、y、zが必要であるものとする。
As shown in FIG. 3, characteristic operations of the system 201 such as a computer system are classified (operation 1, operation 2, and operation 3). , Z are required.

【0015】システム管理者は、システム201を制御
するために、利用者203単位もしくは利用者グループ
202単位に、利用権(アクセス権限)を設定する。利
用者203は、所属する複数グループ202から利用権
を継承して、該利用権に応じたシステムの動作が実行可
能とされる。
The system administrator sets a usage right (access right) for each user 203 or each user group 202 in order to control the system 201. The user 203 inherits the usage right from the plurality of groups 202 to which the user 203 belongs, and can execute the operation of the system according to the usage right.

【0016】次に図3および図4を参照して、本発明の
一実施例の動作について説明する。一例として、次の設
定を行う。
Next, the operation of one embodiment of the present invention will be described with reference to FIGS. As an example, the following settings are made.

【0017】システムに対して、利用を制限するため
に、利用者グループとしてA、Bを設定する(図4
(a)参照)。グループAには、x、yの利用権を、グ
ループBにはzの利用権を与える。
In order to restrict the use of the system, A and B are set as user groups (FIG. 4).
(See (a)). Group A is given the right to use x and y, and group B is given the right to use z.

【0018】まずグループAに利用者a1、a2を所属
させてグループの利用権を継承させる(図4(a)の
、参照)。この時、利用者a1、a2は、図4
(b)に示すように、利用権(x、y)を持つ。
First, the users a1 and a2 belong to the group A to inherit the right to use the group (see FIG. 4A). At this time, the users a1 and a2
As shown in (b), it has a usage right (x, y).

【0019】この設定において、利用者の権限の操作の
例を説明する。利用者a2が、長期出張により、グルー
プBに属することになった場合、利用権の変更が行われ
る。すなわち利用者a2の利用権はグループAの属性と
グル−プBの属性zの和(x,y,z)(図4(c)参
照)から、グループAの利用権が制限され、継承してい
る利用権yを剥奪し(図4(a)の)、利用者a2の
利用権は(x,z)となる(図4(d)参照)。
In this setting, an example of the operation of the authority of the user will be described. When the user a2 belongs to the group B due to a long business trip, the usage right is changed. That is, the use right of the user a2 is restricted and inherited from the sum (x, y, z) of the attribute of the group A and the attribute z of the group B (see FIG. 4C). The usage right y is stripped (see FIG. 4A), and the usage right of the user a2 becomes (x, z) (see FIG. 4D).

【0020】利用権が継承元別に管理されるため、この
ような状況での権限の継承、剥奪をすべて管理可能とな
っている。
Since the usage right is managed for each inheritance source, the succession and deprivation of the authority in such a situation can all be managed.

【0021】次に本発明の他の実施例について説明す
る。本実施例は、図4のグループ・ユーザの関係をさら
に拡大し、グループが階層関係を持つ場合について、グ
ループと上位グループの関係に適用したものである。
Next, another embodiment of the present invention will be described. In the present embodiment, the relationship between the group and the user in FIG. 4 is further expanded, and the case where the group has a hierarchical relationship is applied to the relationship between the group and the upper group.

【0022】本実施例では、前記実施例における利用者
・グループの間の関係と同様に、図5に示すように、グ
ループの利用権全体を、直接の上位グループ(B′1,
B′2)からの和で設定する。
In this embodiment, as shown in FIG. 5, similarly to the relationship between the user and the group in the above embodiment, the entire use right of the group is directly transferred to the upper group (B'1,
B'2).

【0023】グループBに所属する利用者は、この和を
Bの利用権として扱い(グループBはこの和を、自身の
利用権として返却する)、「B:利用権1、、、」のよ
うに、グループBの属性情報としてのみ管理する。この
場合、上位グループB′1、B′2の情報はいらない。
A user belonging to the group B treats the sum as a use right of B (the group B returns the sum as its own use right), such as "B: use right 1,...". , Is managed only as attribute information of group B. In this case, there is no need for information on the upper groups B′1 and B′2.

【0024】このように、グループ・上位グループ、さ
らにグループ・所属ユーザと、利用権の継承関係を、同
じ管理方法で、相互につなげることができる。
As described above, the group / higher-order group, and further the group / affiliated user, and the inheritance relationship of the usage right can be interconnected by the same management method.

【0025】[0025]

【発明の効果】以上説明したように、本発明によれば、
要素毎個別に与える属性を、グループ単位で設定した
り、要素の状況の変化により個別に設定を変えたりする
ことができる、という効果を奏する。
As described above, according to the present invention,
There is an effect that the attribute given individually for each element can be set in a group unit or the setting can be individually changed depending on a change in the status of the element.

【0026】その理由は、本発明においては、要素が属
するグループ毎にその継承した権限を管理し、全体の和
で要素の属性を管理するためである。
The reason is that, in the present invention, the inherited authority is managed for each group to which the element belongs, and the attribute of the element is managed by the sum of the whole.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理を説明するための図である。FIG. 2 is a diagram for explaining the principle of the present invention.

【図3】本発明の一実施例について説明するための図で
ある。
FIG. 3 is a diagram for explaining one embodiment of the present invention.

【図4】本発明の一実施例について説明するための図で
ある。
FIG. 4 is a diagram for explaining one embodiment of the present invention.

【図5】本発明の別の実施例について説明するための図
である。
FIG. 5 is a diagram for explaining another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

101〜103 集合(グループ) 104 要素 105 集合単位の属性管理 201 システム 202 グループ 203 ユーザ 101 to 103 Set (group) 104 Element 105 Attribute management of set unit 201 System 202 Group 203 User

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】一又は複数の要素を含む集合について集合
単位に該集合が持つ属性を管理し、複数の集合について
前記集合毎の属性の和を、前記複数の集合に属する要素
が前記各集合から継承している属性の全体とし、前記要
素の属性が、前記要素の属性の継承元である集合の状態
の変更に応じて、動的に変更自在とされてなる、ことを
特徴とする、属性継承管理方法。
An attribute of a set including one or a plurality of elements is managed in a set unit, and a sum of attributes of the plurality of sets is determined for each of a plurality of sets. As a whole of the attributes inherited from, the attribute of the element is dynamically changeable according to the change of the state of the set from which the attribute of the element is inherited, Attribute inheritance management method.
【請求項2】前記要素の属性の継承元である集合の属性
の設定が変更された場合に、前記変更に応じて前記要素
が前記集合から継承している属性が自動変更されると共
に、前記要素がある集合から抜けた時に前記要素が前記
集合から継承している属性が前記要素の持つ属性から自
動的に削除される、ことを特徴とする、請求項1記載の
属性継承管理方法。
2. When the setting of an attribute of a set from which the attribute of the element is inherited is changed, the attribute inherited by the element from the set is automatically changed in accordance with the change. 2. The attribute inheritance management method according to claim 1, wherein when an element leaves a set, an attribute inherited by the element from the set is automatically deleted from attributes of the element.
【請求項3】前記集合が階層構造を有し、上位の複数の
集合について前記集合毎の属性の和を、前記複数の集合
に属する下位側の集合が前記上位の複数の集合から継承
している属性の全体とし、前記下位側の集合の属性が、
前記要素の属性の継承元である前記上位の複数の集合の
状態の変更に応じて動的に変更自在とされてなる、こと
を特徴とする、請求項1又は2記載の属性継承管理方
法。
3. The set has a hierarchical structure, and a lower set belonging to the plurality of sets inherits a sum of attributes of the plurality of sets from a plurality of upper sets. And the attributes of the lower set are:
3. The attribute inheritance management method according to claim 1, wherein the attribute inheritance management method is dynamically changeable in accordance with a change in a state of the plurality of higher-order sets, which is an inheritance source of the attribute of the element.
【請求項4】グループ単位に該グループが持つ属性を記
憶管理し、複数のグループについて前記グループ毎の属
性の論理和を、前記複数のグループに属する要素が前記
各グループから継承している属性の全体とし、前記要素
の属性の継承元であるグループの属性の設定が変更され
た場合に、前記変更に応じて前記要素が前記グループか
ら継承している属性が変更されると共に、前記要素が前
記複数のグループのうちのあるグループから抜けた時に
前記要素が前記グループから継承している属性が前記要
素の持つ属性から削除されるという具合に、前記要素の
属性が、前記要素の属性の継承元であるグループの状態
の変更に応じて動的に変更自在とされてなる、ことを特
徴とする、属性継承管理方法。
4. The storage unit manages attributes of each group and manages the logical sum of the attributes of each group with respect to a plurality of groups. The attribute of an attribute belonging to the plurality of groups is inherited from each group. As a whole, when the setting of the attribute of the group from which the attribute of the element is inherited is changed, the attribute inherited from the group by the element is changed according to the change, and the element is When the attribute of the element is removed from the attribute of the element when the element is removed from a group of the plurality of groups, the attribute of the element is changed from the attribute inheritance source of the element. A method according to claim 1, wherein the method is dynamically changeable according to a change in the state of the group.
【請求項5】前記グループが階層構造を有し、上位の複
数のグループについて前記グループ毎の属性の論理和
を、前記複数のグループに属する下位側のグループが前
記上位の複数のグループから継承している属性の全体と
し、前記下位側のグループの属性が、前記要素の属性の
継承元である前記上位の複数のグループの状態の変更に
応じて動的に変更自在とされてなる、ことを特徴とす
る、請求項4記載の属性継承管理方法。
5. The group has a hierarchical structure, and a lower group belonging to the plurality of groups inherits a logical OR of attributes of the groups from a plurality of upper groups. That the attributes of the lower group are dynamically changeable in response to a change in the status of the plurality of higher groups from which the attributes of the element are inherited. The attribute inheritance management method according to claim 4, wherein the attribute inheritance management method is used.
【請求項6】システムの資源をアクセスするユーザをグ
ループ単位に管理し、該ユーザは前記グループが有する
属性の一つである権限を継承し前記権限に応じた前記資
源へのアクセスが許可されるように構成されてなる情報
処理システムにおいて、 グループ単位に前記グループが持つ権限を記憶管理する
手段と、 複数のグループについて前記グループ毎の権限の論理和
を、前記複数のグループに属するユーザが前記各グルー
プから継承している権限の全体として管理する手段を備
え、 前記ユーザの権限の継承元であるグループの権限の設定
が変更された場合に、前記変更に応じて前記ユーザが前
記グループから継承している権限が変更されると共に、
前記ユーザが前記グループから抜けた時に前記ユーザが
前記グループから継承している権限が前記ユーザの持つ
権限から削除されるという具合に、前記ユーザの権限の
内容が、前記ユーザの権限の継承元であるグループの状
態の変更に応じて動的に変更自在とされてなる、ことを
特徴とする、属性継承管理システム。
6. A user who accesses resources of the system is managed on a group basis, and the user inherits a right, which is one of the attributes of the group, and is permitted to access the resource according to the right. In the information processing system configured as described above, means for storing and managing the authority possessed by the group for each group, and the logical OR of the authority for each group for a plurality of groups, Means for managing as a whole the rights inherited from the group, wherein when the setting of the authority of the group from which the user's authority is inherited is changed, the user inherits from the group according to the change. Permissions have changed,
When the user leaves the group, the authority inherited from the group by the user is deleted from the authority possessed by the user, so that the content of the authority of the user is determined by the inheritance source of the authority of the user. An attribute inheritance management system, characterized in that it can be dynamically changed according to a change in the state of a certain group.
【請求項7】前記グループが階層構造を有し、上位の複
数のグループについて前記グループ毎の属性の論理和
を、前記複数のグループに属する下位側のグループが前
記上位の複数のグループから継承している属性の全体と
し、前記下位側のグループの属性が、前記要素の属性の
継承元である前記上位の複数のグループの状態の変更に
応じて動的に変更自在とされてなる、ことを特徴とす
る、請求項6記載の属性継承管理システム。
7. The group has a hierarchical structure, and a lower group belonging to the plurality of groups inherits a logical sum of attributes of the plurality of groups from a plurality of upper groups. That the attributes of the lower group are dynamically changeable in response to a change in the status of the plurality of higher groups from which the attributes of the element are inherited. The attribute inheritance management system according to claim 6, wherein the attribute inheritance management system is characterized in that:
JP10188445A 1998-07-03 1998-07-03 Method and system for managing succession of attribute Pending JP2000020313A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10188445A JP2000020313A (en) 1998-07-03 1998-07-03 Method and system for managing succession of attribute

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10188445A JP2000020313A (en) 1998-07-03 1998-07-03 Method and system for managing succession of attribute

Publications (1)

Publication Number Publication Date
JP2000020313A true JP2000020313A (en) 2000-01-21

Family

ID=16223821

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10188445A Pending JP2000020313A (en) 1998-07-03 1998-07-03 Method and system for managing succession of attribute

Country Status (1)

Country Link
JP (1) JP2000020313A (en)

Similar Documents

Publication Publication Date Title
US6944777B1 (en) System and method for controlling access to resources in a distributed environment
US9497139B2 (en) Client-allocatable bandwidth pools
JP4838137B2 (en) System and method for providing an extended security model
US5787427A (en) Information handling system, method, and article of manufacture for efficient object security processing by grouping objects sharing common control access policies
EP3594798B1 (en) Data storage method and device
CN101256605B (en) Enterprise entitlement framework
US8055680B2 (en) Assigning access control lists to a hierarchical namespace to optimize ACL inheritance
US9516073B2 (en) System, method and computer program product for asset sharing among hierarchically interconnected objects
US20130297902A1 (en) Virtual data center
US20040215650A1 (en) Interfaces and methods for group policy management
CN107210957A (en) Network function virtual management and method of combination, equipment and program
CN107209686A (en) Network function virtual management and method of combination, equipment and program
US20020186260A1 (en) Method and apparatus for display of access control in a graphical user interface
CN110363012B (en) Method for configuring authority of authority resource, authority system and storage medium
US10846788B1 (en) Resource group traffic rate service
WO2002006934A2 (en) Methods, system, and article for displaying privilege state data
US9262505B2 (en) Input-output prioritization for database workload
CN110888736A (en) Application management method and system based on container cloud platform and related components
WO2010028583A1 (en) Method and apparatus for managing the authority in workflow component based on authority component
JP3565481B2 (en) Computer directory access control system and method
CN110971532B (en) Network resource management method, device and equipment
JP2000020313A (en) Method and system for managing succession of attribute
CN111611220A (en) File sharing method and system based on hierarchical nodes
US20040098294A1 (en) Adaptable resource model
CN115603923A (en) Access Control List (ACL) policy management method, device and related equipment

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010123

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050310