JP2000276451A - Method and system for transmitting and receiving authority transfer information under distributed object environments - Google Patents

Method and system for transmitting and receiving authority transfer information under distributed object environments

Info

Publication number
JP2000276451A
JP2000276451A JP11084884A JP8488499A JP2000276451A JP 2000276451 A JP2000276451 A JP 2000276451A JP 11084884 A JP11084884 A JP 11084884A JP 8488499 A JP8488499 A JP 8488499A JP 2000276451 A JP2000276451 A JP 2000276451A
Authority
JP
Japan
Prior art keywords
information
authority
agent
authority transfer
delegation
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
JP11084884A
Other languages
Japanese (ja)
Inventor
Yukihiko Kasahara
至彦 笠原
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 JP11084884A priority Critical patent/JP2000276451A/en
Publication of JP2000276451A publication Critical patent/JP2000276451A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the communication volume over a network of information related to authority transfer to shorten the communication time and to prevent leakage of authority transfer information. SOLUTION: In distributed object circumstances where objects are distributedly arranged on a computer network, a server 21 constituting the computer network inquires of a remotely placed client 11 (connected through a remote line 10) about information related to access authority transfer. The client 11 returns reference information to an agent 31, which holds information related access authority transfer, instead of information related to access authority transfer. The server 21 uses reference information to inquire of an agent 31, which is placed on the same network (local line 30), about information related to access authority transfer and obtains information related to access authority transfer from the agent 31.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、分散オブジェクト
環境下における権限委譲情報の送受信方法ならびにシス
テムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a method and system for transmitting and receiving authority transfer information in a distributed object environment.

【0002】[0002]

【従来の技術】複数のコンピュータがネットワークを介
して共同作業を行う分散環境下にあっては、複数のコン
ピュータ間で共有される共有空間に存在するオブジェク
トに対し複数の利用者からアクセスがある。この場合、
ネットワークを構築するコンピュータの一つである装置
は、同一オブジェクトに対するアクセスが競合しないよ
うにアクセス権限の調停を行う。オブジェクトにアクセ
スしたい装置は、オブジェクトのアクセス権限を一元的
に管理する装置に対し、当該オブジェクトのアクセス権
限の割り当てを要求し、このことにより、その装置はア
クセス権限が他の装置に割り当てられていないか検査
し、当該オブジェクトの操作権限の調停を行う。各装置
はアクセス権限を一元的に管理する装置からの応答に従
いオブジェクトに対するアクセスの可否を判断するもの
である。
2. Description of the Related Art In a distributed environment in which a plurality of computers cooperate via a network, a plurality of users access objects existing in a shared space shared by the plurality of computers. in this case,
An apparatus, which is one of the computers constituting the network, arbitrates access rights so that accesses to the same object do not conflict. A device that wants to access an object requests the device that centrally manages the access right of the object to assign the access right of the object, so that the device is not assigned the access right to another device. And checks the operation authority of the object. Each device determines whether or not access to the object is possible according to a response from the device that centrally manages the access authority.

【0003】一方、上記のようにアクセス権限を管理す
る装置が固定的に設定されているシステムに対し、アク
セス権限を管理する装置の変更が可能なものとして、ア
クセス管理の権限を要求があった装置に対して無条件に
委譲するシステムも存在する。図4に、その分散オブジ
ェクト環境下におけるコンピュータネットワークの一形
態が従来例として示されている。図4に示すコンピュー
タネットワークにおいて、分散オブジェクト環境下にお
ける権限委譲は、装置41(処理装置411)が内蔵す
る記憶装置412に保持された委譲情報を、そのままリ
モートに位置する装置42(処理装置421)にリモー
ト回線40経由で送出し、この装置42にアクセス権限
を委譲する。
On the other hand, in a system in which the device for managing the access authority is fixedly set as described above, there is a request for the authority for the access management on the assumption that the device for managing the access authority can be changed. Some systems unconditionally delegate to devices. FIG. 4 shows an example of a computer network under the distributed object environment as a conventional example. In the computer network shown in FIG. 4, the authority transfer under the distributed object environment is performed by transferring the transfer information held in the storage device 412 incorporated in the device 41 (processing device 411) to the remote device 42 (processing device 421). Via the remote line 40, and the access right is delegated to the device 42.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、図4に
示すネットワーク形態でこのような権限委譲が行われた
際、リモート回線40経由で権限委譲に関する情報が交
換されるため、委譲情報の情報量が増大するにつれ送出
に要する時間が増大する。更に、送出する情報が、万が
一にも外部に漏洩されると、装置41が記憶装置412
に保持する権限情報がそのまま漏洩することになり、セ
キュリティ上好ましくない。本発明は上記事情に鑑みて
なされたものであり、オブジェクト分散環境下における
コンピュータネットワークにおいて、権限委譲に関する
情報のネットワーク越しの通信量を低減して通信時間を
短縮すると共に、権限委譲のために行われる通信をネッ
トワーク越しに直接流さないように配慮することで、権
限情報の漏洩を防ぐ、分散オブジェクト環境下における
権限委譲情報の送受信方法ならびにシステムを提供する
ことを目的とする。
However, when such an authority transfer is performed in the network form shown in FIG. 4, information about the authority transfer is exchanged via the remote line 40. As it increases, the time required for transmission increases. Further, if the information to be transmitted is leaked to the outside, the device 41 stores the information in the storage device 412.
Is leaked as it is, which is not preferable in terms of security. The present invention has been made in view of the above circumstances, and in a computer network in an object distributed environment, reduces the amount of communication of information related to authority transfer over a network, shortens communication time, and performs the transfer of authority. It is an object of the present invention to provide a method and a system for transmitting and receiving authority transfer information in a distributed object environment, which prevent leakage of authority information by taking care not to direct communication to be performed over a network.

【0005】[0005]

【課題を解決するための手段】上述した課題を解決する
ために請求項1に記載のオブジェクト分散環境下におけ
る権限委譲情報の送受信方法は、オブジェクトがコンピ
ュータネットワーク上に分散配置される分散オブジェク
ト環境下にあって、前記コンピュータネットワークを構
築するサーバは、リモートに位置するクライアントに対
し、アクセス権限委譲に関する情報の問い合わせを行
い、該アクセス権限委譲に関する情報の代わりに、前記
アクセス権限委譲に関する情報を保持するエージェント
への参照情報を得、該参照情報を用い同一ネットワーク
上に位置するエージェントに対し前記アクセス権限委譲
に関する情報の問い合わせを行い、該エージェントから
そのアクセス権限委譲に関する情報を得ることを特徴と
する。
According to a first aspect of the present invention, there is provided a method for transmitting and receiving authority transfer information in a distributed object environment, in which the objects are distributed on a computer network. Wherein the server constructing the computer network inquires of a remotely located client about information relating to access right delegation, and retains information relating to the access right delegation instead of the information relating to access right delegation. Reference information to the agent is obtained, an inquiry about the information about the access right delegation is made to an agent located on the same network using the reference information, and information about the access right delegation is obtained from the agent.

【0006】請求項2に記載の分散オブジェクト環境下
における権限委譲情報の送受信システムは、オブジェク
トがコンピュータネットワーク上に分散配置される分散
オブジェクト環境下にあって、前記コンピュータネット
ワークを構築する上でリモートに位置するクライアント
が持つオブジェクトのアクセス権限委譲に関する情報の
問い合わせを行うサーバ中の第1の問い合わせ手段と、
前記問合わせに対し、自身で持つ前記オブジェクトのア
クセス権限委譲に関する情報の代わりに、権限委譲のた
めの情報を保持するエージェントへの参照情報を送出す
る前記クライアント中の参照情報送出手段と、受信した
参照情報を用い、同一ネットワーク上に位置するエージ
ェントに対し、その権限委譲に関する情報を問い合わせ
る前記サーバ中の第2の問い合わせ手段と、保持するア
クセス権限委譲に関する情報を前記サーバへ送出するエ
ージェント中の権限委譲情報送出手段とを有することを
特徴とする。
According to a second aspect of the present invention, there is provided a system for transmitting and receiving authority transfer information in a distributed object environment, wherein the object is distributed in a distributed object environment in which the objects are distributed on a computer network, and the object is remotely established when the computer network is constructed. First inquiring means in the server for inquiring about information relating to delegation of access authority of an object held by the located client;
In response to the inquiry, reference information sending means in the client for sending reference information to an agent holding information for authority transfer instead of the information relating to access authority transfer of the object owned by the client, Second inquiry means in the server for inquiring information on the delegation of authority to agents located on the same network using reference information, and authority in the agent for sending information on delegation of access authority to the server, Transfer information transmitting means.

【0007】上述した構成により、オブジェクトがコン
ピュータネットワーク上に分散配置される分散オブジェ
クト環境下にあって、コンピュータネットワークを構築
するサーバは、リモート(リモート回線)に位置するク
ライアントに対し、アクセス権限委譲に関する情報の問
い合わせを行う。クライアントは、前記アクセス権限委
譲に関する情報の代わりに、アクセス権限委譲に関する
情報を保持するエージェントへの参照情報を返答する。
サーバは、前記参照情報を用い同一ネットワーク(ロー
カル回線)上に位置するエージェントに対し前記アクセ
ス権限委譲に関する情報の問い合わせを行い、該エージ
ェントからそのアクセス権限委譲に関する情報を得る。
本発明によれば、委譲情報量が多くなってもクライアン
トがサーバに送出する情報はエージェントへの参照のみ
であるため、リモート通信となる部分に要する時間は増
大せず、一定である。その後エージェントからサーバへ
委譲情報が送出されるが、従来の方式ではリモート間の
通信であった部分が、ローカルでの通信となるため、通
信速度は速く、送出に要する時間は短縮される。また、
クライアントとサーバが離れたネットワーク環境下にあ
るため、従来の委譲情報をそのまま送出する方式では、
送出された情報が漏洩した場合、権限情報がそのまま漏
洩することになるため問題であったが、本発明では、送
出された情報がたとえ漏洩したとしても参照情報のみで
あり、直接委譲情報が漏洩することにはならないためセ
キュリティ上の効果も得られる。
With the above-described configuration, in a distributed object environment where objects are distributed on a computer network, a server constructing the computer network relates to delegation of access authority to a client located at a remote (remote line). Inquire about information. The client replies with reference information to an agent holding information on access right delegation instead of the information on access right delegation.
The server uses the reference information to inquire an agent located on the same network (local line) about the information about the access right transfer, and obtains information about the access right transfer from the agent.
According to the present invention, even when the amount of delegated information increases, the information that the client sends to the server is only a reference to the agent, so that the time required for remote communication is not increased and is constant. After that, delegation information is transmitted from the agent to the server. However, in the conventional method, the portion that is a communication between remotes is a local communication, so that the communication speed is high and the time required for the transmission is reduced. Also,
Since the client and server are in a remote network environment, the conventional method of sending delegation information as it is
If the transmitted information is leaked, there is a problem because the authority information is leaked as it is, but in the present invention, even if the transmitted information is leaked, it is only reference information, and the direct transfer information is leaked. Security effect.

【0008】[0008]

【発明の実施の形態】図1は本発明の実施形態を示すブ
ロック図である。本発明のオブジェクト分散環境下にお
ける権限委譲情報の送受信システムは、装置1、装置
2、および装置3から構成される。装置1は処理装置1
1と記憶装置12を含む。装置2は処理装置21と記憶
装置22を含む。装置3は処理装置31と記憶装置32
を含む。前記各記憶装置12(22,32)には、各処
理装置11(21,31)が実行するプログラムの他、
オブジェクトに関する権限委譲のための情報が格納され
るものとする。装置3は処理装置31と記憶装置32を
含む。装置1、装置2、装置3ともに分散環境下にある
が、装置1と装置2は離れたネットワーク環境下(リモ
ート回線10経由で接続)にあり、従って、装置1と装
置2間の通信速度は遅く、装置2と装置3は同一ネット
ワーク環境下(ローカル回線30経由で接続)にあり、従
って、装置2と装置3間の通信速度は速いものとする。
FIG. 1 is a block diagram showing an embodiment of the present invention. The system for transmitting and receiving authority transfer information in an object distribution environment according to the present invention includes a device 1, a device 2, and a device 3. Apparatus 1 is processing apparatus 1
1 and a storage device 12. The device 2 includes a processing device 21 and a storage device 22. The device 3 includes a processing device 31 and a storage device 32
including. In each of the storage devices 12 (22, 32), in addition to the program executed by each processing device 11 (21, 31),
It is assumed that information for authority transfer regarding the object is stored. The device 3 includes a processing device 31 and a storage device 32. Although the device 1, the device 2 and the device 3 are in a distributed environment, the device 1 and the device 2 are in a distant network environment (connected via the remote line 10). Therefore, the communication speed between the device 1 and the device 2 is Slowly, it is assumed that the devices 2 and 3 are under the same network environment (connected via the local line 30), and therefore the communication speed between the devices 2 and 3 is high.

【0009】以下、図1に示す本発明実施形態の概略動
作を説明する。ここでは、権限委譲のための情報はN個
あるものとする。処理装置11は、記憶装置12に、権
限情報#1、権限情報#2、……権限情報#N を保持
している。処理装置31も記憶装置32に権限情報#
1、権限情報#2、……権限情報#N を保持してい
る。 処理装置21は、権限情報I(Iは#1から#N
までの任意の数字)をリモート回線10経由で処理装置
11に問い合わせる。この問い合わせを受信した処理装
置11は、権限情報Iを送る代わりに権限情報Iの情報
を保持する処理装置31への参照(問い合わせ先情報)を
リモート回線10経由で送る。処理装置21は、受け取
った参照を用いローカル回線30経由で処理装置31に
権限情報Iを問い合わせる。処理装置31は、権限情報
Iをローカル回線30経由で処理装置21に送る。
The general operation of the embodiment of the present invention shown in FIG. 1 will be described below. Here, it is assumed that there are N pieces of information for authority transfer. The processing device 11 holds authority information # 1, authority information # 2,... Authority information #N in the storage device 12. The processing device 31 also stores the authority information # in the storage device 32.
1, authority information # 2,... Holds authority information #N. The processing device 21 transmits the authority information I (I is # 1 to #N
An inquiry is made to the processing device 11 via the remote line 10 for an arbitrary number up to). The processing device 11 that has received this inquiry sends a reference (inquiry destination information) to the processing device 31 that holds the information of the authority information I via the remote line 10 instead of sending the authority information I. The processing device 21 inquires the processing device 31 of the authority information I via the local line 30 using the received reference. The processing device 31 sends the authority information I to the processing device 21 via the local line 30.

【0010】図2は、図1に示す実施形態の詳細を示す
ブロック図である。図2において、処理装置(以下、ク
ライアントという)11は、処理装置21(以下、サー
バという)から発せられる権限委譲情報の問い合わせを
受信する問い合わせ情報受信部111と、この問い合わ
せに対し参照情報を返答する参照情報送出部112を含
む。サーバ21は、クライアント11に対し権限委譲情
報の問い合わせ要求を発する権限委譲情報問い合わせ部
211と、前記権限委譲情報の問い合わせに対するクラ
イアント11の返答である権限委譲情報取得のための参
照情報を受信する参照情報受信部212と、処理装置
(以下、エージェント31という)31に対する権限委
譲のための情報を前記参照情報に基づき問い合わせる権
限委譲情報問い合わせ部213と、前記問い合わせに対
するエージェント31からの返答である権限委譲情報を
受信する権限委譲情報受信部214を含む。エージェン
ト31は、サーバ21からの問い合わせを受信する問い
合わせ情報受信部311と、その問い合わせに対する返
答である権限委譲情報を送出する権限委譲情報送出部3
12を含む。
FIG. 2 is a block diagram showing details of the embodiment shown in FIG. In FIG. 2, a processing device (hereinafter, referred to as a client) 11 includes an inquiry information receiving unit 111 that receives an inquiry about authority transfer information issued from a processing device 21 (hereinafter, referred to as a server), and replies reference information to the inquiry. And a reference information sending unit 112 to be used. The server 21 includes an authority transfer information inquiry unit 211 that issues an inquiry request for authority transfer information to the client 11, and a reference that receives reference information for acquiring authority transfer information, which is a response of the client 11 to the inquiry about the authority transfer information. An information receiving unit 212, an authority transfer information inquiry unit 213 for inquiring information for authority transfer to a processing device (hereinafter referred to as an agent 31) 31 based on the reference information, and an authority transfer as a response from the agent 31 to the inquiry An authority transfer information receiving unit 214 for receiving information is included. The agent 31 includes an inquiry information receiving unit 311 for receiving an inquiry from the server 21 and an authority transfer information transmitting unit 3 for transmitting authority transfer information as a response to the inquiry.
12 inclusive.

【0011】図3は図2に示す実施形態の動作を説明す
るために引用したフローチャートである。以下、図3に
示すフローチャートを参照しながら図2に示す本発明実
施形態の動作について詳細に説明する。まず、サーバ2
1は、権限委譲情報問い合わせ部211を介し、権限情
報I(Iは#1から#Nまでの任意の数字)をリモート
回線10経由でクライアント21に問い合わせる(ステ
ップS31)。この問合せを内蔵する問い合わせ情報受
信部111で受信したクライアント11は、権限情報I
を送る代わりに参照情報送出部112を介し、権限情報
Iの情報を保持するエージェント31への参照(問い合
わせ先情報)をリモート回線10経由で送る。サーバ2
1はこの情報を参照情報受信部212を介して受信し
(ステップS32)、受け取った参照情報を用い、権限
委譲情報問い合わせ部213を介しローカル回線30経
由でエージェント31に権限情報Iを問い合わせる(ス
テップS33)。エージェント31は、問い合わせ情報
受信部311でその問い合わせを受信し、権限委譲情報
送出部312を介して所望の権限情報Iをローカル回線
30経由でサーバ21の権限委譲情報受信部314に送
る。サーバ21は内蔵する権限委譲情報受信部314で
その権限委譲情報Iを受信する(ステップS34)。
FIG. 3 is a flowchart cited for explaining the operation of the embodiment shown in FIG. Hereinafter, the operation of the embodiment of the present invention shown in FIG. 2 will be described in detail with reference to the flowchart shown in FIG. First, server 2
1 inquires of the client 21 via the remote line 10 about the authority information I (I is an arbitrary number from # 1 to #N) via the authority transfer information inquiry unit 211 (step S31). The client 11 having received the inquiry by the inquiry information receiving unit 111 incorporating the
Instead of sending the reference information, the reference information sending unit 112 sends a reference (inquiry destination information) to the agent 31 holding the information of the authority information I via the remote line 10. Server 2
1 receives this information via the reference information receiving unit 212 (step S32), and inquires of the agent 31 via the local line 30 for the authority information I via the authority transfer information inquiry unit 213 using the received reference information (step S32). S33). The agent 31 receives the inquiry at the inquiry information receiving unit 311, and sends desired authority information I to the authority transfer information receiving unit 314 of the server 21 via the local line 30 via the authority transfer information sending unit 312. The server 21 receives the authority transfer information I with the built-in authority transfer information receiving unit 314 (step S34).

【0012】以上説明のように、従来の権限委譲によれ
ばクライアントが保持する権限委譲のための情報を全て
そのままネットワーク越しのサーバに送出してが、従来
の委譲情報をクライアントからサーバに全て送出した場
合、情報量が多くなるとそれがリモートの通信であるた
め、出に要する時間が増大するものであったのに対し、
本発明によれば、委譲情報量が多くなってもクライアン
トがサーバに送出する情報はエージェントへの参照のみ
であるため、リモート通信となる部分に要する時間は増
大せず一定である。その後エージェントからサーバへ委
譲情報が送出されるが、従来、リモート間の通信であっ
た部分がローカルでの通信となるため、通信速度は速
く、送出に要する時間は短縮される。また、クライアン
トとサーバが離れたネットワーク環境下にあるため、従
来の委譲情報をそのまま送出する方式では、送出された
情報が漏洩した場合、権限情報がそのまま漏洩すること
になるため問題であったが、本発明によれば、送出され
た情報がたとえ漏洩しても、直接委譲情報が漏洩するこ
とにはならずセキュリティ上の効果も得られる。
As described above, according to the conventional authority transfer, all the information for authority transfer held by the client is transmitted to the server over the network as it is, but the conventional transfer information is entirely transmitted from the client to the server. In this case, when the amount of information increases, it is a remote communication, so the time required to go out increases.
According to the present invention, even when the amount of delegated information increases, the information that the client sends to the server is only a reference to the agent, so that the time required for the part to be remote communication does not increase and is constant. After that, the transfer information is transmitted from the agent to the server. However, since the communication which has conventionally been the communication between the remote is now the local communication, the communication speed is high and the time required for the transmission is shortened. Also, since the client and the server are in a distant network environment, the conventional method of transmitting delegated information as it is has a problem because if the transmitted information leaks, the right information leaks as it is. According to the present invention, even if the transmitted information leaks, the delegated information does not leak directly, and an effect on security can be obtained.

【0013】[0013]

【発明の効果】以上説明のように本発明は、オブジェク
トがコンピュータネットワーク上に分散配置される分散
オブジェクト環境下にあって、前記コンピュータネット
ワークを構築するサーバは、リモートに位置するクライ
アントに対し、アクセス権限委譲に関する情報の問い合
わせを行い、該アクセス権限委譲に関する情報の代わり
に、前記アクセス権限委譲に関する情報を保持するエー
ジェントへの参照情報を得、該参照情報を用い同一ネッ
トワーク上に位置するエージェントに対し前記アクセス
権限委譲に関する情報の問い合わせを行い、該エージェ
ントからそのアクセス権限委譲に関する情報を得ること
を特徴とするものであり、このことにより、権限委譲に
関する情報のネットワーク越しの通信量が低減されるた
め、通信時間を短縮でき、権限委譲のために行う通信に
おいて、権限委譲情報をネットワーク越しに直接流さな
いため、権限情報が外部に漏洩しにくくなり、セキリュ
ティ上の効果が得られる。
As described above, according to the present invention, in a distributed object environment in which objects are distributed on a computer network, a server constructing the computer network accesses a client located remotely. Inquires about information about the delegation of authority, obtains, instead of the information about the delegation of access authority, reference information to an agent holding the information about the delegation of access authority, and uses the reference information to inform the agent located on the same network. Inquiry of the information about the access right delegation is performed, and the information about the access right delegation is obtained from the agent. This reduces the amount of communication of the information about the authority transfer over the network. , Shorten communication time Can, in the communication do for empowerment, because does not flow directly empowerment information over the network, the authority information is less likely to leak outside, the effect on the OSSs today is obtained.

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

【図1】 本発明の実施形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】 図1に示す実施形態の詳細を示すブロック図
である。
FIG. 2 is a block diagram showing details of the embodiment shown in FIG. 1;

【図3】 図1、図2に示すサーバの動作手順をフロー
チャートで示した図である。
FIG. 3 is a flowchart showing an operation procedure of the server shown in FIGS. 1 and 2;

【図4】 従来例を示すブロック図である。FIG. 4 is a block diagram showing a conventional example.

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

1(2,3)…装置、10…リモート回線、11…処理
装置(クライアント)、21…処理装置(サーバ)、3
1…処理装置(エージェント)、12(22,32)…
記憶装置、30…ローカル回線、111(311)…問
い合わせ情報受信部、112…参照情報送出部、211
(213)…権限委譲情報問い合わせ部、212…参照
情報受信部、214…権限委譲情報受信部、312…権
限委譲情報送出部
1 (2, 3) device, 10 remote line, 11 processing device (client), 21 processing device (server), 3
1 ... processing device (agent), 12 (22, 32) ...
Storage device, 30 local line, 111 (311) inquiry information receiving unit, 112 reference information transmitting unit, 211
(213): Authority transfer information inquiry unit, 212: Reference information receiving unit, 214: Authority transfer information receiving unit, 312: Authority transfer information sending unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 オブジェクトがコンピュータネットワー
ク上に分散配置される分散オブジェクト環境下にあっ
て、前記コンピュータネットワークを構築するサーバ
は、リモートに位置するクライアントに対し、アクセス
権限委譲に関する情報の問い合わせを行い、該アクセス
権限委譲に関する情報の代わりに、前記アクセス権限委
譲に関する情報を保持するエージェントへの参照情報を
得、該参照情報を用い同一ネットワーク上に位置するエ
ージェントに対し前記アクセス権限委譲に関する情報の
問い合わせを行い、該エージェントからそのアクセス権
限委譲に関する情報を得ることを特徴とするアクセス権
限委譲情報の送受信方法。
In a distributed object environment in which objects are distributed and arranged on a computer network, a server constructing the computer network inquires a remotely located client for information regarding access right delegation, Instead of the information on the access right delegation, reference information to an agent holding the information on the access right delegation is obtained, and an inquiry about the information on the access right delegation is made to an agent located on the same network using the reference information. And transmitting and receiving access right delegation information from the agent.
【請求項2】 オブジェクトがコンピュータネットワー
ク上に分散配置される分散オブジェクト環境下にあっ
て、前記コンピュータネットワークを構築する上でリモ
ートに位置するクライアントが持つオブジェクトのアク
セス権限委譲に関する情報の問い合わせを行うサーバ中
の第1の問い合わせ手段と、前記問合わせに対し、自身
で持つ前記オブジェクトのアクセス権限委譲に関する情
報の代わりに、権限委譲のための情報を保持するエージ
ェントへの参照情報を送出する前記クライアント中の参
照情報送出手段と、受信した参照情報を用い、同一ネッ
トワーク上に位置するエージェントに対し、その権限委
譲に関する情報を問い合わせる前記サーバ中の第2の問
い合わせ手段と、保持するアクセス権限委譲に関する情
報を前記サーバへ送出するエージェント中の権限委譲情
報送出手段とを有することを特徴とする権限委譲情報の
送受信システム。
2. A server which is in a distributed object environment where objects are distributed on a computer network and inquires about information relating to delegation of access authority of an object held by a client located remotely in constructing the computer network. And a client for sending reference information to an agent holding information for delegation of authority in place of information relating to delegation of access authority of the object in response to the inquiry. A second inquiry means in the server for inquiring information on the delegation of authority to an agent located on the same network using the received reference information, Send to the server And an authority delegation information sending unit in the agent.
JP11084884A 1999-03-26 1999-03-26 Method and system for transmitting and receiving authority transfer information under distributed object environments Pending JP2000276451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11084884A JP2000276451A (en) 1999-03-26 1999-03-26 Method and system for transmitting and receiving authority transfer information under distributed object environments

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11084884A JP2000276451A (en) 1999-03-26 1999-03-26 Method and system for transmitting and receiving authority transfer information under distributed object environments

Publications (1)

Publication Number Publication Date
JP2000276451A true JP2000276451A (en) 2000-10-06

Family

ID=13843199

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11084884A Pending JP2000276451A (en) 1999-03-26 1999-03-26 Method and system for transmitting and receiving authority transfer information under distributed object environments

Country Status (1)

Country Link
JP (1) JP2000276451A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015228068A (en) * 2014-05-30 2015-12-17 キヤノン株式会社 Power transition system, method, authentication server system, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015228068A (en) * 2014-05-30 2015-12-17 キヤノン株式会社 Power transition system, method, authentication server system, and program

Similar Documents

Publication Publication Date Title
JP4756865B2 (en) Security group management system
US20060173846A1 (en) Access information relay device, a network device, an access information managing device, a resource managing device, and an access control system
CN109756915B (en) Wireless network management method and system
JPH1051449A (en) Mobile computer support system, its management server, its terminal equipment and address conversion method
JP7296993B2 (en) Communication method and communication device
WO2001013598A2 (en) Dynamic wireless internet address assignment scheme with authorization
JP2009265919A (en) File sharing system and relay server
KR20130111531A (en) Methods and systems for communicating between a vehicle and a remote application server
CN111327668B (en) Network management method, device, equipment and storage medium
JP4897503B2 (en) Account linking system, account linking method, linkage server device
CN100593779C (en) Communication system and method for sharing information by mobile network interface
JP2002344475A (en) System and method for providing service to apparatus in home network and system and method being provided with service through home network
US20230239675A1 (en) Application context relocation method and apparatus
KR101751910B1 (en) Method and apparatus for controlling delegation of authority for internet-of-things device, and method and apparatus for controlling access to internet-of-things device
KR20080008238A (en) Appratus and method for management of environment information in the multi processor system
JP2001022665A (en) Information processing system capable of providing security of communication between software components
JP2000276451A (en) Method and system for transmitting and receiving authority transfer information under distributed object environments
JP2003258859A (en) Communication system, communicating method, transferring device and network managing device
KR20130015980A (en) A method for managing connection between a personal network and a cpns sever in a converged personal network service(cpns) system
KR101806439B1 (en) Device searching system and method for transmitting data
KR100818305B1 (en) Robot control system based on network on dynamic ip address environment
CN114866854B (en) Video access mode dynamic allocation method, system, electronic equipment and storage medium
JP3199538B2 (en) Mobile terminal management device
KR20010049089A (en) Apparatus and method for managing data communication in simplified electronic exchange
JP2001045050A (en) Ip packet communication device used in common with cug

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20020402