[go: up one dir, main page]

JP2002041380A - System and method for processing data - Google Patents

System and method for processing data

Info

Publication number
JP2002041380A
JP2002041380A JP2000230077A JP2000230077A JP2002041380A JP 2002041380 A JP2002041380 A JP 2002041380A JP 2000230077 A JP2000230077 A JP 2000230077A JP 2000230077 A JP2000230077 A JP 2000230077A JP 2002041380 A JP2002041380 A JP 2002041380A
Authority
JP
Japan
Prior art keywords
information
screen
client
login
data processing
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
JP2000230077A
Other languages
Japanese (ja)
Inventor
Masahide 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.)
FIVE ANY Inc
Original Assignee
FIVE ANY Inc
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 FIVE ANY Inc filed Critical FIVE ANY Inc
Priority to JP2000230077A priority Critical patent/JP2002041380A/en
Publication of JP2002041380A publication Critical patent/JP2002041380A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To omit the input processing of authentication information to be carried out by a user by making use of only the basic function of a WWW browser of a client terminal. SOLUTION: At the Web site that is connected to a client terminal via the Internet, a signup screen 101 where the authentication information consisting of the login ID and password of the client is inputted as the information that is supplied from the Web site to the client terminal is prepared together with a bookmark register screen 104 which incorporates the information corresponding to the authentication information inputted via the screen 101 into the URL information showing the location in a Web server and sets the URL information in the form of (http://'domain name'/'prescribed identifier (tag)'+'login ID and password ciphered information'), for example. Then the screens 101 and 104 are supplied to the client terminal.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを介
してクライアントに接続されるサーバによって構成され
るデータ処理システム、及びそのサーバにおけるデータ
処理方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a data processing system constituted by a server connected to a client via a network, and a data processing method in the server.

【0002】[0002]

【従来の技術】インターネットを利用したWWW(World W
ide Web)では、クライアント側に対して情報を提供す
るサーバ(あるいはサイト)が、WebサイトあるいはWWW
サーバと呼ばれ、例えばURL(Uniform Resource Locato
r)によって指定されるファイルを送出する機能を有し
ている。URLは、URI(Uniform Resource Identifiers)
のサブセットであって、インターネット上に存在する情
報資源にアクセスする手順と所在を記述する形式であ
る。このようなインターネット等のネットワークにおけ
るサイトには、あらかじめ登録した会員に対してのみ所
定のサービスを提供するものがある。この特定の登録会
員に対して所定のサービスを提供するサイトでは、例え
ば各ユーザの会員登録の際に、会員毎に、ログインID
(識別符号)(あるいはユーザID)と、パスワードとを
認証情報として登録し、アクセスの際に認証情報を確認
することで、確認されたクライアントに対してのみサー
ビスが提供されるようになっている。
2. Description of the Related Art WWW (World W
ide Web), the server (or site) that provides information to the client side is a Web site or WWW
The server is called, for example, URL (Uniform Resource Locato
It has the function of sending the file specified by r). URLs are URIs (Uniform Resource Identifiers)
Is a format that describes procedures and locations for accessing information resources existing on the Internet. Some sites in networks such as the Internet provide predetermined services only to members registered in advance. In a site that provides a predetermined service to this specific registered member, for example, when registering each user,
By registering (identification code) (or user ID) and password as authentication information and confirming the authentication information at the time of access, the service is provided only to the confirmed client. .

【0003】[0003]

【発明が解決しようとする課題】上述したような従来の
システムでは、登録会員向けのサイトにクライアントが
アクセスする場合、アクセスの度にログインIDとパスワ
ードとを入力する必要がある。このログインIDとパスワ
ードの入力処理は、ユーザにとって煩雑な作業の一つと
なっている。これに対し、クライアント側の端末が、例
えばパーソナルコンピュータ等から構成されている場
合、パーソナルコンピュータ上で動作するWWWブラウザ
ソフトウェアによって提供される機能として、WWWブラ
ウザソフトウェア単独でアクセス先のURLとログインID
およびパスワードとを関連付けて記憶し、そのURLに再
度アクセスする際には自動的にログインIDとパスワード
を送出することで、ユーザによるログインIDとパスワー
ドの入力処理を省略したり、あるいは、Webサイトから
送られてくるクッキーと呼ばれるデータを送り返すこと
によってクライアントを特定してユーザによるログイン
IDとパスワードの入力処理を省略できるようにしたもの
がある。しかしながら、インターネット上のWebサイト
へのアクセス機能を有するクライアント端末のうち、ST
B(Set Top Box)、PDA(Personal Digital Assistant
s)、PHS(Personal Handyphone System)、携帯電話等
の端末の一部には、上記のようなログインIDとパスワー
ドの入力処理を省略するための機能を利用できないもの
があり、特にこれらの端末ではパーソナルコンピュータ
のキーボード等を利用する場合に比べ文字や数字の入力
操作が煩雑であったり、あるいは時間が掛かるものであ
ったりするため、ユーザの利便性が損なわれているとい
う課題があった。
In the conventional system as described above, when a client accesses a site for registered members, it is necessary to input a login ID and a password every time the client accesses the site. This input processing of the login ID and the password is one of the complicated tasks for the user. On the other hand, if the client terminal is composed of, for example, a personal computer or the like, the functions provided by the WWW browser software operating on the personal computer include the access destination URL and the login ID by the WWW browser software alone.
The password and password are associated with each other, and when the URL is accessed again, the login ID and password are automatically sent out. Identify the client by sending back data called a cookie and log in by the user
In some cases, the process of entering the ID and password can be omitted. However, among client terminals that have access to websites on the Internet, ST
B (Set Top Box), PDA (Personal Digital Assistant)
s), some terminals such as PHS (Personal Handyphone System), mobile phones, etc., cannot use the function to omit the login ID and password input processing as described above. There is a problem that user's convenience is impaired because input operation of characters and numbers is complicated or takes time as compared with the case of using a keyboard or the like of a personal computer.

【0004】本発明は上記の事情を考慮してなされたも
のであって、例えば、簡易型のインターネットアクセス
端末や、携帯電話や携帯情報機器においても利用可能
な、クライアント側の端末が備えるWWWブラウザとして
の基本的な機能のみを利用して、ユーザによる認証情報
の入力処理を省略することができるデータ処理システム
及び方法を提供することを目的とする。
[0004] The present invention has been made in view of the above circumstances, and is, for example, a WWW browser provided in a client-side terminal that can be used in a simple Internet access terminal or a mobile phone or a portable information device. It is an object of the present invention to provide a data processing system and method that can omit a process of inputting authentication information by a user by using only a basic function.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するた
め、請求項1記載の発明は、ネットワークを介してクラ
イアントに接続されるサーバによって構成されるデータ
処理システムにおいて、クライアントの認証情報を入力
するための認証情報入力手段と、ネットワーク内の所在
を示す情報であって認証情報入力手段によって入力され
た認証情報に対応する情報を含んで構成される情報資源
指定情報によって指定される画面情報を、クライアント
における情報資源指定情報登録用の画面情報として提供
する登録用画面情報提供手段とを備えることを特徴とす
る。
According to the first aspect of the present invention, there is provided a data processing system comprising a server connected to a client via a network, wherein client authentication information is input. Authentication information input means for, and screen information specified by the information resource designation information including information corresponding to the authentication information input by the authentication information input means is information indicating the location in the network, A registration screen information providing unit for providing as screen information for registering information resource designation information in the client.

【0006】請求項2記載の発明は、前記情報資源指定
情報による画面情報の指定が再度なされた場合に、当該
クライアントが閲覧可能な他の情報資源への関連付け情
報を含む第2の関連付情報画面を提供する第2の関連付
情報画面提供手段を、さらに備えることを特徴とする。
請求項3記載の発明は、前記サーバが、あらかじめ登録
した特定のクライアントのみに対して特定の情報を提供
する機能を有し、前記第2の関連付情報画面が、認証情
報の入力無しで前記特定情報の呼び出しを可能とする関
連付け情報又は該関連付け情報を含む他の画面情報への
関連付け情報を含んで構成されていることを特徴とす
る。請求項4記載の発明は、前記情報資源指定情報のう
ち前記認証情報入力手段によって入力された認証情報に
対応する情報が暗号化された情報であることを特徴とす
る。請求項5記載の発明は、前記ネットワークを介して
クライアントに接続されるサーバがWWWサーバである
ことを特徴とする。
According to a second aspect of the present invention, when the screen information is designated again by the information resource designation information, the second association information including the association information with another information resource that can be browsed by the client. It is characterized by further comprising second associated information screen providing means for providing a screen.
According to a third aspect of the present invention, the server has a function of providing specific information only to a specific client registered in advance, and the second association information screen is displayed without inputting authentication information. It is characterized by including association information enabling the calling of specific information or association information with other screen information including the association information. The invention according to claim 4 is characterized in that, of the information resource designation information, information corresponding to the authentication information input by the authentication information input means is encrypted information. The invention described in claim 5 is characterized in that the server connected to the client via the network is a WWW server.

【0007】請求項6記載の発明は、ネットワークを介
してクライアントに接続されるサーバによるデータ処理
方法であって、クライアントの認証情報を入力するため
の認証情報入力過程と、ネットワーク内の所在を示す情
報であって認証情報入力過程で入力された認証情報に対
応する情報を含んで構成される情報資源指定情報によっ
て指定される画面情報を、クライアントにおける情報資
源指定情報登録用の画面情報として提供する登録用画面
情報提供過程とを有することを特徴とする。
According to a sixth aspect of the present invention, there is provided a data processing method by a server connected to a client via a network, wherein the authentication information inputting step for inputting the authentication information of the client and the location in the network are indicated. Screen information specified by the information resource specification information including information corresponding to the authentication information input in the authentication information input process is provided as screen information for registering the information resource specification information in the client. A registration screen information providing step.

【0008】[0008]

【発明の実施の形態】以下、図面を参照して本発明によ
るデータ処理システムの実施の形態について説明する。
図1は、本発明によるデータ処理システムの実施の形態
の構成を示すブロック図である。図1に示すように、本
実施の形態のデータ処理システムを構成するWebサイト
1は、インターネット10上に設けられているサーバ側
の装置である。Webサイト1は、図示していないワーク
ステーション等のコンピュータとその周辺機器と、記憶
装置1aとから構成されていて、記憶装置1a内に提供
しようとする情報、会員情報等の各情報を蓄積して、蓄
積された情報等をインターネット10を介して提供す
る。インターネット10は、アクセスポイント21を介
して携帯電話等の移動体通信網である無線通信網11に
接続されているとともに、インターネットサービスプロ
バイダ等のアクセスポイント22を介して加入者電話網
等の公衆網である有線通信網12に接続されている。無
線通信網11には携帯電話等の携帯端末2が収容されて
いて、有線通信網12にはモデム等の周辺機器を介して
パーソナルコンピュータ3が接続されている。これら携
帯端末2およびパーソナルコンピュータ3は、Webサイ
ト1にアクセスする際にクラインアント側の端末として
用いられるものである。図1では各1台のみ示している
が図示していない複数台が設けられているものとする。
また、クラインアント側の端末は、STB等のインターネ
ットアクセス用端末や、携帯電話機あるいはPHS端末を
用いて無線通信網に接続する携帯情報端末であってもよ
い。なお、図1は、本発明の構成の一例を示すものであ
って、例えば、記憶装置1aはWebサイト1外に設けら
れていてもよいし、Webサイト1はインターネット10
上でなく有線または無線通信網内に設けられていてもよ
い。
Embodiments of a data processing system according to the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of an embodiment of a data processing system according to the present invention. As shown in FIG. 1, a Web site 1 constituting the data processing system according to the present embodiment is a server-side device provided on the Internet 10. The Web site 1 includes a computer such as a workstation (not shown), its peripheral devices, and a storage device 1a, and stores information to be provided in the storage device 1a, member information, and the like. Then, the stored information and the like are provided via the Internet 10. The Internet 10 is connected to a wireless communication network 11 which is a mobile communication network such as a mobile phone via an access point 21 and a public network such as a subscriber telephone network via an access point 22 such as an Internet service provider. Is connected to the wired communication network 12. The mobile terminal 2 such as a mobile phone is accommodated in the wireless communication network 11, and the personal computer 3 is connected to the wired communication network 12 via a peripheral device such as a modem. The portable terminal 2 and the personal computer 3 are used as terminals on the client side when accessing the Web site 1. In FIG. 1, only one unit is shown, but a plurality of units not shown are provided.
The client side terminal may be an Internet access terminal such as an STB or a portable information terminal connected to a wireless communication network using a mobile phone or a PHS terminal. FIG. 1 shows an example of the configuration of the present invention. For example, the storage device 1a may be provided outside the Web site 1, or the Web site 1
It may be provided in a wired or wireless communication network instead of the above.

【0009】次に、図2〜図4を参照して、図1のWeb
サイト1によって提供されるWebページの構成について
説明する。図2はユーザが初めてWebサイト1にアクセ
スする際に提供されるWebページの構成を示すブロック
図であり、図3はすでにWebサイト1で会員登録済みの
ユーザが通常のログイン方法でWebサイト1アクセスす
る際に提供されるWebページの構成を示すブロック図で
あり、そして図4は本実施形態が特徴とする機能を利用
してWebサイト1アクセスする際に提供されるWebページ
の構成を示すブロック図である。
Next, referring to FIGS. 2 to 4, the Web of FIG.
The configuration of the Web page provided by the site 1 will be described. FIG. 2 is a block diagram showing the structure of a Web page provided when a user accesses the Web site 1 for the first time. FIG. FIG. 4 is a block diagram showing the configuration of a web page provided when accessing, and FIG. 4 shows the configuration of a web page provided when accessing website 1 using a function characterized by the present embodiment. It is a block diagram.

【0010】図2に示すように、携帯端末2あるいはパ
ーソナルコンピュータ3(以下、携帯端末2で代表す
る)で機器固有のWWWブラウザ機能や任意のWWWブラウザ
ソフトウェアを起動し、Webサイト1のURLを指定して、
例えばWWWブラウザ上で、Webサイト1の図5に示すよう
な総合メニュー画面(あるいは図示していない図5に示
すものとは異なる総合メニュー画面へのリンク情報10
6aを含む画面)106にアクセスしたとする。この場
合、初めてWebサイト1にアクセスしたユーザは、図5
の「Jsideメニューへ」106aという選択項目を選択
して図示していない下位階層のメニュー画面を表示させ
た後、会員登録を行うためのサインアップ画面101を
表示させる。サインアップ画面101は、ログインIDお
よびパスワードを含む所定の情報を入力してWebサイト
1に会員登録を行うために設けられた画面(ページ)で
ある。サインアップ画面101で所定の情報の入力が完
了すると、次に、サインアップが終了したことを表すサ
インアップ終了画面102が表示される。サインアップ
終了画面102で、ページをさらに進ませるための所定
の操作が行われると、ブックマーク説明画面103が表
示される。
As shown in FIG. 2, a WWW browser function specific to the device or arbitrary WWW browser software is started on the portable terminal 2 or the personal computer 3 (hereinafter, represented by the portable terminal 2), and the URL of the Web site 1 is entered. Specify
For example, on a WWW browser, a link information 10 to the general menu screen of the Web site 1 as shown in FIG.
It is assumed that the user accesses the screen 106 including the screen 6a. In this case, the first user to access the website 1
After selecting the selection item "to the Jside menu" 106a, a lower-level menu screen (not shown) is displayed, and then a sign-up screen 101 for performing member registration is displayed. The sign-up screen 101 is a screen (page) provided for inputting predetermined information including a login ID and a password to register as a member on the Web site 1. When the input of the predetermined information is completed on the sign-up screen 101, a sign-up end screen 102 indicating that the sign-up is completed is displayed next. When a predetermined operation for further advancing the page is performed on the sign-up end screen 102, a bookmark explanation screen 103 is displayed.

【0011】ブックマーク説明画面103は、その構成
例を図6に示すように、本実施の形態が特徴とする機能
であるクラインアント側の携帯端末2のWWWブラウザの
ブックマーク登録(あるいは追加)機能を利用した「自
動ログイン機能」の設定を行うことについての説明を記
述するページである。「ブックマーク」とは、Webサイ
ト1等のWebサイトのURLを記録するためのブラウザの機
能であり、「ホットリスト」あるいは「お気に入り」と
も呼ばれるものである。また、本実施形態が特徴とする
Webサイト1によって提供される「自動ログイン機能」
とは、このWWWブラウザの基本的な機能であるブックマ
ークを利用して、ログインIDとパスワードの入力を省略
して、Webサイト1の登録会員用のページ情報へのアク
セスを可能とするための機能である。
As shown in FIG. 6, the bookmark explanation screen 103 has a bookmark registration (or addition) function of the WWW browser of the portable terminal 2 on the client side, which is a feature of the present embodiment. This page describes the setting of the “automatic login function” used. The “bookmark” is a browser function for recording the URL of a Web site such as the Web site 1, and is also called a “hot list” or a “favorite”. The present embodiment is characterized by
"Automatic login function" provided by Web site 1
Is a function that enables access to the page information for registered members of the Web site 1 by using a bookmark, which is a basic function of this WWW browser, and omitting the input of a login ID and a password. It is.

【0012】ブックマーク説明画面103には、「自動
ログイン機能」を説明する記述と共に、「自動ログイン
機能」の設定をさらに進めるための選択肢「はい」10
3aと、画面106(図5)あるいは画面106で選択
項目106aを選択して表示されるメニュー画面を表示
させるための選択肢「いいえ」103bが含まれてい
る。ここで、選択肢「はい」103aが選択された場
合、ブックマーク登録画面104が呼び出される。ブッ
クマーク登録画面104では、例えば図7に示すように
ユーザに対してブックマーク登録画面104をWebブラ
ウザのブックマーク登録機能を利用して登録するよう説
明する記述と、「自動ログイン機能」を実行するための
選択項目「自動ログインメニューへ」104aが表示さ
れる。
On the bookmark explanation screen 103, a description of the "automatic login function" and an option "Yes" 10 for further setting the "automatic login function" are provided.
3a and a screen 106 (FIG. 5) or an option "No" 103b for displaying a menu screen displayed by selecting the selection item 106a on the screen 106. Here, when the option “Yes” 103a is selected, the bookmark registration screen 104 is called. In the bookmark registration screen 104, for example, as shown in FIG. 7, a description for the user to register the bookmark registration screen 104 using the bookmark registration function of the Web browser and a description for executing the “automatic login function” The selection item "to the automatic login menu" 104a is displayed.

【0013】本実施の形態では、ブックマーク登録画面
104が携帯端末2へ送信される際に、Webサイト1の
トップページ106のURL情報あるいは画面104を直
接あるいは間接的に指定するURL情報に、サインアップ
画面101で入力された現在アクセス中のユーザの認証
情報(ログインIDとパスワード)を暗号化処理した情報
を付加した情報が、当該ページ(104)のURL情報と
してクライアント側に送信される。Webサイト1のトッ
プページ106のURL情報を利用する場合、画面104
のURL情報は、「http://www.jside.com/“所定の識別子
(タグ)”+“ログインIDとパスワードを暗号化した情
報”」という形式に設定され、画面104を直接あるい
は間接的に指定するURL情報を利用する場合には「http:
//www.jside.com/“画面104に対応するファイルの位
置(ディレクトリ名+ファイル名)”/“所定の識別子
(タグ)”+“ログインIDとパスワードを暗号化した情
報”」という形式に設定される。ここで、“http”は使
用するプロトコル(HyperText Transfer Protocol)、
“www.jside.com”はWebサイト1のドメイン名、“所定
の識別子(タグ)”はURLとして使用されない文
字(“;”,“?”,“@”,“&”,“=”,“+”,
“|”,“$”,“,”等)(1または複数)からなる文
字列である。したがって、携帯端末2において、ブック
マーク登録画面104をブックマーク登録した場合、
「http://www.jside.com/“所定の識別子”+“ログイ
ンIDとパスワードを暗号化した情報”」あるいは「htt
p://www.jside.com/“画面104に対応するファイルの
位置”/“所定の識別子”+“ログインIDとパスワード
を暗号化した情報”」という情報が、ブックマーク登録
画面104を指定するURL情報として登録されることに
なる。また、選択項目「自動ログインメニューへ」10
4aには携帯端末2へ送信されたものと同じURLがリン
ク先情報として記述されている。
In the present embodiment, when the bookmark registration screen 104 is transmitted to the portable terminal 2, the URL information of the top page 106 of the Web site 1 or the URL information for directly or indirectly specifying the screen 104 is signed. Information obtained by adding information obtained by encrypting the authentication information (login ID and password) of the currently accessed user input on the up screen 101 is transmitted to the client as URL information of the page (104). When using the URL information of the top page 106 of the Web site 1, the screen 104
Is set in the format of “http://www.jside.com/“predetermined identifier (tag)” + “information obtained by encrypting the login ID and password” ”, and the screen 104 is displayed directly or indirectly. To use the URL information specified in "http:
//www.jside.com/“file location (directory name + file name) corresponding to screen 104 ”/“ predetermined identifier (tag) ”+“ encrypted login ID and password information ” Is set. Here, “http” is the protocol used (HyperText Transfer Protocol),
“Www.jside.com” is the domain name of Web site 1 and “predetermined identifier (tag)” is characters that are not used as URLs (“;”, “?”, “@”, “&”, “=”, “+”,
This is a character string consisting of “|”, “$”, “,”, etc.) (one or more). Therefore, when the bookmark is registered on the bookmark registration screen 104 in the mobile terminal 2,
"Http://www.jside.com/"predetermined identifier" + "encrypted login ID and password information""or" htt
Information such as p: //www.jside.com/ “location of file corresponding to screen 104” / “predetermined identifier” + “information obtained by encrypting login ID and password” specifies bookmark registration screen 104. It will be registered as URL information. Also, the selection item “Go to automatic login menu” 10
In 4a, the same URL as that transmitted to the mobile terminal 2 is described as link destination information.

【0014】なお、ユーザのプライバシー保護の点か
ら、上記“ログインIDとパスワード”を暗号化したもの
をURL情報に付加してもよい。例えば、ある“ログインI
Dとパスワード”を暗号化してURL情報に付加した場合
は、「http://210.165.45.79/jp/i/lgi/AL1.html?w=FXZ
hra.ln2YZjcjcI7qY5OcK358alT5I6u7KkvRLnRHV3_NH6PTnA
_OYg」のように表される。ここで、“http://”に続く
“210・・・jp”は上記Webサイト(www.jside.com)に相当
するドメイン名、“/i/lgi”は所定のディレクトリ名、
“/AL1.html”は所定の識別子、“?w=”はこれに続く文
字列が暗号化された“ログインIDとパスワード”である
ことを示す識別子、“FXZ・・・OYg”は暗号化された“ロ
グインIDとパスワード”である。また、同一の“ログイ
ンIDとパスワード”を暗号化した場合、その組み合わせ
は有限数であり、同一の“ログインIDとパスワード”が
暗号化された情報が何回も出現すると、第三者にその情
報を元に当該“ログインIDとパスワード”が解析されて
しまう危険性がある。したがって、上記暗号化におい
て、ログインした時刻に対応する所定の情報、例えば当
該時刻のミリ秒単位と秒単位とを含む情報を上記“ログ
インIDとパスワード”に加えたものを暗号化することが
より好ましい。例えば、上記「FXZhra.ln2YZjcjcI7qY5O
cK358alT5I6u7KkvRLnRHV3_NH6PTnA_OYg」に暗号化され
た“ログインIDとパスワード”は、別の時刻にログイン
された場合には「FrzwKszhRlj15KnsCUd3i9Vlj1PtLR5ISb
yCXPnWEqyQGeDhi20RpNg」に暗号化される。このように
することで“ログインIDとパスワード”が解析されてし
まう危険性を回避することができる。以下、特に“ログ
インIDとパスワード”が暗号化された場合とそうでない
場合との区別をしないで説明する。
[0014] From the viewpoint of protecting the privacy of the user, the encrypted "login ID and password" may be added to the URL information. For example, a "Login I
"D and password" are encrypted and added to the URL information, "http://210.165.45.79/jp/i/lgi/AL1.html?w=FXZ
hra.ln2YZjcjcI7qY5OcK358alT5I6u7KkvRLnRHV3_NH6PTnA
_OYg ". Here, "210 ... jp" following "http: //" is a domain name corresponding to the above website (www.jside.com), "/ i / lgi" is a predetermined directory name,
“/AL1.html” is a predetermined identifier, “? W =” is an identifier indicating that the character string following this is an encrypted “login ID and password”, and “FXZ ... OYg” is an encryption "Login ID and password". Also, if the same “login ID and password” is encrypted, the number of combinations is finite, and if the same “login ID and password” is encrypted many times, it will be transmitted to a third party. There is a risk that the “login ID and password” may be analyzed based on the information. Therefore, in the above encryption, it is more preferable to encrypt predetermined information corresponding to the login time, for example, information obtained by adding milliseconds and seconds units of the time to the “login ID and password”. preferable. For example, the above `` FXZhra.ln2YZjcjcI7qY5O
The “login ID and password” encrypted to “cK358alT5I6u7KkvRLnRHV3_NH6PTnA_OYg” is “FrzwKszhRlj15KnsCUd3i9Vlj1PtLR5ISb” if you log in at another time.
yCXPnWEqyQGeDhi20RpNg ". By doing so, it is possible to avoid the danger that the “login ID and password” will be analyzed. Hereinafter, a description will be given without distinguishing between a case where the “login ID and password” is encrypted and a case where it is not.

【0015】次に、選択項目「自動ログインメニュー
へ」104aが選択された場合、携帯端末2からWebサ
イト1へは、例えば「http://www.jside.com/“所定の
識別子”+“ログインIDとパスワードを暗号化した情
報”」をURLとする情報の送信要求が送信されることに
なる。Webサイト1は、URLに“所定の識別子”が含まれ
た情報を受信すると、“ログインIDとパスワードを暗号
化した情報”を抽出して、復号化し、ユーザを特定する
とともに、ログインIDとパスワードが正しいかどうかを
判定する。ログインIDとパスワードが正しいと判定され
た場合、Webサイト1は、携帯端末2に向けて、図2の
ブックマーク表示画面105を表す情報を送信する。
Next, when the selection item "to the automatic login menu" 104a is selected, for example, "http://www.jside.com/"predetermined identifier" + " A request to transmit the information with the information "" obtained by encrypting the login ID and the password as the URL "is transmitted. When receiving the information including the “predetermined identifier” in the URL, the Web site 1 extracts and decrypts the “information obtained by encrypting the login ID and password”, specifies the user, and identifies the user. Is correct. When it is determined that the login ID and the password are correct, the Web site 1 transmits information indicating the bookmark display screen 105 of FIG.

【0016】ブックマーク表示画面105は、例えば図
8に示すように、現在アクセス中のユーザが利用可能な
ページへのリンク情報を1または複数含むページであ
る。図8に示す例では、ブックマーク表示画面105に
バナー広告情報と、Webサイト1へアクセス中であるこ
とを示す説明文「Jside.comへようこそ。」と、他のペ
ージへへのリンクが関連付けられた選択項目「自分のポ
ケペへ」105a、「Jside総合メニュー」105bお
よび「情報コンテンツへ」105cが表示されるように
なっている。選択項目105aが選択された場合、図2
に示す当該ユーザ用のホームページを登録・更新する機
能を利用するためのポケットページ画面107が呼び出
され、選択項目105bが選択された場合、図2に示す
当該会員登録されたユーザが利用可能な項目を示すサイ
ト総合メニュー画面106(図5の画面106またはそ
れから呼び出される画面)が呼び出され、そして、選択
項目105cが選択された場合、図2に示すように他の
情報コンテンツを閲覧するための他のページへのリンク
先一覧等を表示する画面201が表示される。ここで、
サイト総合メニュー画面106およびポケットページ画
面107ならびに画面201には、会員登録されたユー
ザのみが利用可能な機能または情報への選択項目が含ま
れている。そしてそれらの選択項目を選択した場合に
は、ブックマーク表示画面105を呼び出す際にURL情
報に付加される形式で送信された“ログインIDとパスワ
ード”に対応する情報が認証情報として共通に使用され
る。したがって、認証情報を再度入力する必要はない。
As shown in FIG. 8, for example, the bookmark display screen 105 is a page including one or more pieces of link information to pages that can be used by the currently accessed user. In the example shown in FIG. 8, the bookmark display screen 105 is associated with banner advertisement information and a description to the effect that the website 1 is being accessed, “Welcome to Jside.com.”, And a link to another page. The selected items "To my pocket" 105a, "Jside comprehensive menu" 105b, and "To information content" 105c are displayed. When the selection item 105a is selected, FIG.
The pocket page screen 107 for using the function of registering and updating the home page for the user shown in FIG. 2 is called, and when the selection item 105b is selected, the items available to the registered user shown in FIG. Is called and the selection item 105c is selected, as shown in FIG. 2, another site for browsing other information contents is displayed. A screen 201 displaying a list of link destinations to the page is displayed. here,
The site comprehensive menu screen 106, the pocket page screen 107, and the screen 201 include selection items for functions or information that can be used only by registered users. When these selection items are selected, information corresponding to “login ID and password” transmitted in a format added to the URL information when the bookmark display screen 105 is called is commonly used as authentication information. . Therefore, there is no need to input the authentication information again.

【0017】次に、図3を参照して、Webサイト1で会
員登録済みのユーザが通常のログイン方法でWebサイト
1アクセスする際に提供されるWebページの構成につい
て説明する。なお、図3において、図2に示すものと同
一構成の画面(ページ)には同一の符号を付けている。
Webサイト1の図示していないトップページを介して、
あるいはサイト総合メニュー106に対応するURLを指
定すると、ログインIDとパスワードの入力を促す画面2
02が表示される。サイト総合メニュー106(図5)
でさらに下位階層の機能一覧を表示させる選択項目「Js
ideメニューへ」106aが選択されると、図3に示す
各機能301〜312を選択項目として一覧表示する画
面が表示される。ここで、選択項目「ブックマーク」3
01が選択された場合、図2を参照して説明したもとと
同一のブックマーク説明画面103が表示される。後続
する各画面104〜107および画面201について
は、上述したとおりである。ただし、ブックマーク登録
画面104では、サインアップ画面101(図2)で登
録した認証情報ではなく、ログイン画面202で入力さ
れた認証情報が利用される。
Next, with reference to FIG. 3, a configuration of a Web page provided when a user who has registered as a member on the Web site 1 accesses the Web site 1 by a normal login method will be described. In FIG. 3, screens (pages) having the same configuration as those shown in FIG. 2 are denoted by the same reference numerals.
Through the top page (not shown) of Web site 1,
Or, if the URL corresponding to the site comprehensive menu 106 is specified, the screen 2 prompting the input of the login ID and the password
02 is displayed. Site general menu 106 (Fig. 5)
To display a list of functions at lower levels.
When "to the ide menu" 106a is selected, a screen is displayed that lists the functions 301 to 312 shown in FIG. 3 as selection items. Here, the selection item "bookmark" 3
When 01 is selected, the same bookmark explanation screen 103 as that described with reference to FIG. 2 is displayed. Subsequent screens 104 to 107 and screen 201 are as described above. However, on the bookmark registration screen 104, the authentication information input on the login screen 202 is used instead of the authentication information registered on the sign-up screen 101 (FIG. 2).

【0018】次に、図4を参照して、本実施形態が特徴
とする自動ログイン機能を利用してWebサイト1アクセ
スする際に提供されるWebページの構成について説明す
る。なお、図4において、図2および図3に示すものと
同一構成の画面(ページ)には同一の符号を付けてい
る。携帯端末2において、図2または図3のブックマー
ク登録画面104に対して登録したブックマークを呼び
出す操作を行うと、携帯端末2からWebサイト1へ、例
えば「http://www.jside.com/“所定の識別子”+“ロ
グインIDとパスワードを暗号化した情報”」をURLとす
る情報の送信要求が送信されることになる。Webサイト
1は、URLに“所定の識別子”が含まれた情報を受信す
ると、“ログインIDとパスワードを暗号化した情報”を
抽出して、復号化し、ユーザを特定するとともに、ログ
インIDとパスワードが正しいかどうかを判定する。ログ
インIDとパスワードが正しいと判定された場合、Webサ
イト1は、携帯端末2に向けて、図4のブックマーク表
示画面105を表す情報を送信する。ブックマーク表示
画面105は例えば図8に示すような情報を表示する画
面であって、画面105の選択項目105a、105
b、105cを選択することで各選択項目に対応する画
面が表示される。このとき、選択項目105a、105
b、105cには、URL情報の付加情報によって確認
(認証処理)されたユーザが利用可能な機能もしくは情
報が割り当てられているか、または当該ユーザが利用可
能な機能もしくは情報へのリンク情報を有する画面10
6、107等へのリンク情報が割り当てられている。ま
た、Webサイト1では、当該ユーザがログアウトするま
で、あるいは一定の時間アクセスしなくなるまでは、UR
L情報に付加された認証情報を有効な情報として利用す
る。したがって、ユーザが、自動ログイン機能によって
設定されたブックマークを利用してWebサイト1にアク
セスした場合には、ログインIDおよびパスワードの入力
操作を行うことなく、Webサイト1よって登録会員向け
に提供される各機能を利用することが可能となる。
Next, with reference to FIG. 4, a configuration of a Web page provided when accessing the Web site 1 using the automatic login function which is a feature of the present embodiment will be described. In FIG. 4, screens (pages) having the same configuration as those shown in FIGS. 2 and 3 are denoted by the same reference numerals. When the portable terminal 2 performs an operation of calling a registered bookmark on the bookmark registration screen 104 in FIG. 2 or FIG. 3, the portable terminal 2 accesses the Web site 1 to, for example, “http://www.jside.com/”. A request for transmission of information having a URL of “predetermined identifier” + “information obtained by encrypting a login ID and a password” is transmitted. When receiving the information including the “predetermined identifier” in the URL, the Web site 1 extracts and decrypts the “information obtained by encrypting the login ID and password”, specifies the user, and identifies the user. Is correct. When it is determined that the login ID and the password are correct, the Web site 1 transmits information indicating the bookmark display screen 105 of FIG. The bookmark display screen 105 is a screen that displays information such as that shown in FIG.
By selecting b and 105c, a screen corresponding to each selected item is displayed. At this time, the selection items 105a, 105
Screens b and 105c are assigned functions or information that can be used by the user confirmed (authenticated) by the additional information of the URL information, or have link information to the functions or information that can be used by the user. 10
Link information to 6, 107 and the like is assigned. In addition, in the Web site 1, the UR is used until the user logs out or is not accessed for a certain period of time.
The authentication information added to the L information is used as valid information. Therefore, when the user accesses the website 1 using the bookmark set by the automatic login function, the website 1 is provided to the registered member without performing the input operation of the login ID and the password. Each function can be used.

【0019】次に、図9〜図11を参照して、図2〜図
4を参照して説明した各画面の表示時のWebサイト1お
よび携帯端末2における各処理について説明する。な
お、図9〜図11において、図1〜図4に示すものと同
一の構成には同一の符号を付けている。図9はユーザが
初めてWebサイト1にアクセスする際の処理手順を示す
フローであり、図10はすでにWebサイト1で会員登録
済みのユーザが通常のログイン方法でWebサイト1アク
セスする際の処理手順を示すフローであり、そして図1
1は自動ログイン機能を利用してWebサイト1アクセス
する際の処理手順を示すフローである。
Next, with reference to FIGS. 9 to 11, each processing in the Web site 1 and the portable terminal 2 when each screen described with reference to FIGS. 2 to 4 is displayed will be described. 9 to 11, the same components as those shown in FIGS. 1 to 4 are denoted by the same reference numerals. FIG. 9 is a flowchart showing a processing procedure when a user accesses the Web site 1 for the first time, and FIG. 10 is a processing procedure when a user who has already registered as a member at the Web site 1 accesses the Web site 1 by a normal login method. 1 and FIG.
1 is a flow showing a processing procedure when accessing the Web site 1 using the automatic login function.

【0020】図9は、携帯端末2のユーザがサインアッ
プ画面101を呼び出した後の各処理の実行手順を縦軸
を時間軸として示すフローである。Webサイト1からは
サインアップ画面101の表示データが送信され(40
1)、携帯端末2でログインIDとパスワード等を含むサ
インアップデータ入力されると(402)、Webサイト
1では、ログインIDとパスワードを含むサインアップデ
ータが記憶装置1aに登録される(403)。次に、サ
インアップ終了画面102のデータが送られ(40
4)、確認を示す選択項目が選択されると(405)、
ブックマーク説明画面103のデータが送られる(40
6)。ここで、ブックマーク登録を行うことを示す選択
項目が選択されると(406)、ブックマーク登録画面
104に割り当てられるURL情報が“URL”+“識別子”
+“認証情報”として作成されて設定される。なお、
“認証情報”を暗号化する場合には、ここでの処理前に
暗号化処理が行われる。ただし、暗号化処理を省略する
ことも可能である。そして、割り当てられたURL情報が
ブックマーク登録画面104のURLに設定された上で表
示データが送信される(409)。ここで、ユーザは、
携帯端末2にある付属機能でURLのブックマーク登録
(あるいは追加)機能を指定する。例えば、携帯端末2
の所定のボタンを押すことで図12に示すような機能一
覧を示す画面701が表示され、ここで“Bookmark”の
項目を選択して、図13に示すような画面702を表示
させて、さらに“<新規登録>”を選択することでブッ
クマークを登録する(410)。このとき、ブックマー
ク登録画面104のURLとして、例えば「http://www.js
ide.com/“所定の識別子”+“ログインIDとパスワード
を暗号化した情報”」が登録される。
FIG. 9 is a flowchart showing the execution procedure of each process after the user of the portable terminal 2 calls the sign-up screen 101, using the vertical axis as a time axis. The display data of the sign-up screen 101 is transmitted from the Web site 1 (40).
1) When the sign-up data including the login ID and the password is input to the mobile terminal 2 (402), the sign-up data including the login ID and the password is registered in the storage device 1a at the Web site 1 (403). Next, data of the sign-up end screen 102 is transmitted (40).
4) When a selection item indicating confirmation is selected (405),
The data of the bookmark explanation screen 103 is sent (40).
6). Here, when a selection item indicating that bookmark registration is performed is selected (406), the URL information assigned to the bookmark registration screen 104 is “URL” + “identifier”.
+ Created and set as “authentication information”. In addition,
When encrypting the "authentication information", an encryption process is performed before the process here. However, the encryption process can be omitted. Then, the display data is transmitted after the assigned URL information is set in the URL of the bookmark registration screen 104 (409). Here, the user
The bookmark registration (or addition) function of the URL is designated by the attached function of the portable terminal 2. For example, mobile terminal 2
By pressing a predetermined button, a screen 701 showing a function list as shown in FIG. 12 is displayed. Here, the item "Bookmark" is selected, and a screen 702 as shown in FIG. 13 is displayed. A bookmark is registered by selecting "<new registration>" (410). At this time, as the URL of the bookmark registration screen 104, for example, “http: //www.js
ide.com/“predetermined identifier ”+“ information obtained by encrypting a login ID and a password ”are registered.

【0021】次に、ブックマーク登録画面104(図
7)の選択項目「自動ログインメニューへ」104aが
選択されると(411)、Webサイト1では当該ユーザ
用のブックマーク表示画面105の表示データが作成さ
れて(412)、作成された画面データが送信される
(413)。ここで、ユーザがブックマーク表示画面1
05(図8)上の任意の選択項目を選択することで(4
14)、登録会員向けの機能が利用できるようになる。
Next, when the selection item "to the automatic login menu" 104a on the bookmark registration screen 104 (FIG. 7) is selected (411), the Web site 1 creates display data of the bookmark display screen 105 for the user. Then, the created screen data is transmitted (413). Here, the user displays the bookmark display screen 1
05 (FIG. 8) by selecting an arbitrary selection item.
14), functions for registered members can be used.

【0022】次に、図10を参照して会員登録済みのユ
ーザが通常のログイン方法でWebサイト1アクセスする
際の処理手順について説明する。この場合、ユーザがロ
グイン画面202を呼び出して(501)、ログインデ
ータを入力すると(502)、Webサイト1は記憶装置
1aに登録済みの情報を参照することでログインデータ
を確認した後(503)、正常に確認された場合にはサ
イト総合メニュー106を送信する(504)。ここ
で、例えば、ブックマーク機能(自動ログイン機能)の
選択項目(図3の項目301)が選択されたとすると
(505)、以降、図9を参照して説明したものと同様
にして各処理406〜414が実行される。
Next, with reference to FIG. 10, a processing procedure when a registered user accesses the Web site 1 by a normal login method will be described. In this case, when the user calls the login screen 202 (501) and inputs the login data (502), the Web site 1 checks the login data by referring to the information registered in the storage device 1a (503). If it is confirmed normally, the site comprehensive menu 106 is transmitted (504). Here, for example, assuming that a selection item (item 301 in FIG. 3) of the bookmark function (automatic login function) is selected (505), each of the processes 406 to 406 is performed in the same manner as described with reference to FIG. 414 is executed.

【0023】次に、図11を参照して自動ログイン機能
を利用してWebサイト1アクセスする際の処理手順につ
いて説明する。この場合、ユーザは、携帯端末2を操作
してブックマーク選択機能を呼び出し、Webサイト1に
対応するブックマークを選択することで(601)、We
bサイト1にアクセスする(602)。Webサーバ1は、
携帯端末2から送られてきたHTTPに基づくデータ要求情
報に含まれるURL情報を確認し、当該URL情報に付加され
ている自動ログイン機能用の付加情報を確認、抽出す
る。そして、必要に応じて復号化処理を行って、ユーザ
IDとパスワードの情報を抽出して、それをあらかじめ記
憶装置1aに登録されている情報と比較することで、認
証情報の確認処理を行う(603)。ここで、認証情報
が確認された場合には、当該ユーザ用のブックマーク表
示画面105の表示データが作成されて(603)、作
成された画面データが送信される(413)。ここで、
ユーザがブックマーク表示画面105(図8)上の任意
の選択項目を選択することで(414)、登録会員向け
の各機能が利用できるようになる。
Next, a processing procedure when accessing the Web site 1 using the automatic login function will be described with reference to FIG. In this case, the user operates the mobile terminal 2 to call a bookmark selection function, and selects a bookmark corresponding to the Web site 1 (601), and
b Access site 1 (602). Web server 1
The URL information included in the data request information based on HTTP sent from the mobile terminal 2 is checked, and the additional information for the automatic login function added to the URL information is checked and extracted. Then, decryption processing is performed as necessary,
The ID and password information is extracted, and the extracted information is compared with the information registered in the storage device 1a in advance to perform authentication information confirmation processing (603). Here, when the authentication information is confirmed, display data of the bookmark display screen 105 for the user is created (603), and the created screen data is transmitted (413). here,
When the user selects an arbitrary selection item on the bookmark display screen 105 (FIG. 8) (414), each function for registered members can be used.

【0024】なお、本発明の実施の形態は、上記のもの
に限定されることなく、適宜変更可能である。例えば、
図6のブックマーク説明画面103の選択項目103a
に、ブックマーク登録画面106のURL情報を割り当て
るようにしておき、ブックマーク説明画面103を送信
したときに(またはその前に)、そのURL情報でブック
マーク登録画面106を呼び出すことができるように設
定しておくことも可能である。また、上記の説明では、
クライアント側の端末として、携帯端末2を用いたが、
携帯端末2に代えてパーソナルコンピュータ3を用いた
場合にも同様にして自動ログイン機能を利用可能であ
る。
The embodiments of the present invention are not limited to those described above, and can be changed as appropriate. For example,
Selection item 103a on bookmark explanation screen 103 in FIG.
Is set so that the bookmark registration screen 106 can be called with the URL information when (or before) the bookmark explanation screen 103 is transmitted. It is also possible to put. Also, in the above description,
Although the mobile terminal 2 was used as a terminal on the client side,
When the personal computer 3 is used instead of the portable terminal 2, the automatic login function can be used in the same manner.

【0025】[0025]

【発明の効果】以上説明したように本発明によればクラ
イアント側の端末が備えるWWWブラウザとしての基本的
な機能であるブックマーク機能を利用して、ユーザによ
る認証情報の入力処理を省略することが可能となる。
As described above, according to the present invention, it is possible to omit a process of inputting authentication information by a user by utilizing a bookmark function which is a basic function as a WWW browser provided in a client terminal. It becomes possible.

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

【図1】 本発明によるデータ処理システムの一実施の
形態の構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of an embodiment of a data processing system according to the present invention.

【図2】 図1のWebサイト1によって提供される画面
情報の構成例を示すブロック図。
FIG. 2 is a block diagram showing a configuration example of screen information provided by a Web site 1 in FIG. 1;

【図3】 図1のWebサイト1によって提供される画面
情報の他の構成例を示すブロック図。
FIG. 3 is a block diagram showing another configuration example of the screen information provided by the Web site 1 of FIG. 1;

【図4】 図1のWebサイト1によって提供される画面
情報のさらに他の構成例を示すブロック図。
FIG. 4 is a block diagram showing still another configuration example of the screen information provided by the Web site 1 of FIG. 1;

【図5】 図2〜4のサイト総合メニュー画面106の
構成例を示す図。
FIG. 5 is a diagram showing a configuration example of a site comprehensive menu screen 106 shown in FIGS.

【図6】 図2〜3のブックマーク説明画面103の構
成例を示す図。
FIG. 6 is a diagram showing a configuration example of a bookmark explanation screen 103 shown in FIGS.

【図7】 図2〜3のブックマーク登録画面104の構
成例を示す図。
FIG. 7 is a view showing a configuration example of a bookmark registration screen 104 shown in FIGS.

【図8】 図2〜4のブックマーク表示画面105の構
成例を示す図。
FIG. 8 is a view showing a configuration example of a bookmark display screen 105 shown in FIGS.

【図9】 図1のWebサイト1および携帯端末2におけ
る処理手順を示すフロー図。
FIG. 9 is a flowchart showing a processing procedure in the Web site 1 and the mobile terminal 2 in FIG. 1;

【図10】 図1のWebサイト1および携帯端末2にお
ける他の処理手順を示すフロー図。
FIG. 10 is a flowchart showing another processing procedure in the Web site 1 and the portable terminal 2 in FIG. 1;

【図11】 図1のWebサイト1および携帯端末2にお
けるさらに他の処理手順を示すフロー図。
FIG. 11 is a flowchart showing still another processing procedure in the Web site 1 and the mobile terminal 2 in FIG. 1;

【図12】 図1の携帯端末2におけるブックマーク登
録機能を説明するための携帯端末2の表示画面の表示例
を示す図。
12 is a view showing a display example of a display screen of the mobile terminal 2 for explaining a bookmark registration function in the mobile terminal 2 of FIG.

【図13】 図1の携帯端末2におけるブックマーク登
録機能を説明するための携帯端末2の表示画面の表示例
を示す図。
FIG. 13 is a view showing a display example of a display screen of the mobile terminal 2 for explaining a bookmark registration function in the mobile terminal 2 of FIG. 1;

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

1 Webサイト 2 携帯端末 3 パーソナルコンピュータ 10 インターネット 103 ブックマーク説明画面 104 ブックマーク登録画面 105 ブックマーク表示画面 1 Web site 2 Mobile terminal 3 Personal computer 10 Internet 103 Bookmark explanation screen 104 Bookmark registration screen 105 Bookmark display screen

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介してクライアントに接
続されるサーバによって構成されるデータ処理システム
において、 クライアントの認証情報を入力するための認証情報入力
手段と、 ネットワーク内の所在を示す情報であって認証情報入力
手段によって入力された認証情報に対応する情報を含ん
で構成される情報資源指定情報によって指定される画面
情報を、クライアントにおける情報資源指定情報登録用
の画面情報として提供する登録用画面情報提供手段とを
備えることを特徴とするデータ処理システム。
1. A data processing system comprising a server connected to a client via a network, comprising: an authentication information input means for inputting authentication information of the client; Registration screen information provision for providing screen information designated by information resource designation information including information corresponding to the authentication information input by the information input means as screen information for registering information resource designation information in the client And a data processing system.
【請求項2】 前記情報資源指定情報による画面情報の
指定が再度なされた場合に、当該クライアントが閲覧可
能な他の情報資源への関連付け情報を含む第2の関連付
情報画面を提供する第2の関連付情報画面提供手段を、
さらに備えることを特徴とする請求項1記載のデータ処
理システム。
2. A method of providing a second associated information screen including information associated with another information resource that can be browsed by the client, when the screen information is specified again by the information resource specifying information. The association information screen providing means of
The data processing system according to claim 1, further comprising:
【請求項3】 前記サーバが、あらかじめ登録した特定
のクライアントのみに対して特定の情報を提供する機能
を有し、 前記第2の関連付情報画面が、認証情報の入力無しで前
記特定情報の呼び出しを可能とする関連付け情報又は該
関連付け情報を含む他の画面情報への関連付け情報を含
んで構成されていることを特徴とする請求項2記載のデ
ータ処理システム。
3. The server has a function of providing specific information only to a specific client registered in advance, and the second association information screen displays the specific information without input of authentication information. 3. The data processing system according to claim 2, wherein the data processing system is configured to include association information for enabling a call or association information to another screen information including the association information.
【請求項4】 前記情報資源指定情報のうち前記認証情
報入力手段によって入力された認証情報に対応する情報
が暗号化された情報であることを特徴とする請求項1〜
3のいずれか1項に記載のデータ処理システム。
4. The information resource designation information, wherein information corresponding to the authentication information input by the authentication information input means is encrypted information.
4. The data processing system according to any one of 3.
【請求項5】 前記ネットワークを介してクライアント
に接続されるサーバがWWWサーバであることを特徴と
する請求項1〜4のいずれか1項に記載のデータ処理シ
ステム。
5. The data processing system according to claim 1, wherein the server connected to the client via the network is a WWW server.
【請求項6】 ネットワークを介してクライアントに接
続されるサーバによるデータ処理方法であって、 クライアントの認証情報を入力するための認証情報入力
過程と、 ネットワーク内の所在を示す情報であって認証情報入力
過程で入力された認証情報に対応する情報を含んで構成
される情報資源指定情報によって指定される画面情報
を、クライアントにおける情報資源指定情報登録用の画
面情報として提供する登録用画面情報提供過程とを有す
ることを特徴とするデータ処理方法。
6. A data processing method by a server connected to a client via a network, comprising: a step of inputting authentication information for inputting authentication information of the client; and information indicating a location in the network. A screen information providing step for providing screen information specified by information resource specifying information including information corresponding to the authentication information input in the input step as screen information for registering information resource specifying information in the client. A data processing method comprising:
JP2000230077A 2000-07-28 2000-07-28 System and method for processing data Pending JP2002041380A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000230077A JP2002041380A (en) 2000-07-28 2000-07-28 System and method for processing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000230077A JP2002041380A (en) 2000-07-28 2000-07-28 System and method for processing data

Publications (1)

Publication Number Publication Date
JP2002041380A true JP2002041380A (en) 2002-02-08

Family

ID=18723092

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000230077A Pending JP2002041380A (en) 2000-07-28 2000-07-28 System and method for processing data

Country Status (1)

Country Link
JP (1) JP2002041380A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004185624A (en) * 2002-12-04 2004-07-02 Microsoft Corp Sign-in method and system for software application with security protecting function
JP2004185625A (en) * 2002-12-04 2004-07-02 Microsoft Corp Method, system, and device for sharing sign-in between software applications with security protecting function
US8006294B2 (en) 2005-05-26 2011-08-23 Hitachi, Ltd. System and method for single sign-on
JP2012048693A (en) * 2010-08-24 2012-03-08 Takafumi Tanzawa Portable identification encryption system and login system with automatic switching between cookie and url embedding

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004185624A (en) * 2002-12-04 2004-07-02 Microsoft Corp Sign-in method and system for software application with security protecting function
JP2004185625A (en) * 2002-12-04 2004-07-02 Microsoft Corp Method, system, and device for sharing sign-in between software applications with security protecting function
US8024781B2 (en) 2002-12-04 2011-09-20 Microsoft Corporation Signing-in to software applications having secured features
US8006294B2 (en) 2005-05-26 2011-08-23 Hitachi, Ltd. System and method for single sign-on
JP2012048693A (en) * 2010-08-24 2012-03-08 Takafumi Tanzawa Portable identification encryption system and login system with automatic switching between cookie and url embedding

Similar Documents

Publication Publication Date Title
US20130246504A1 (en) Method for subscribing to notification, apparatus and system
US8327254B2 (en) Method and system for associating one or more contents with an electronic page
CA2398380C (en) Method and device for authenticating user
JP6430689B2 (en) Authentication method, terminal and program
JP3882269B2 (en) Caller authentication method in communication network system
JP2013051455A (en) Server device, telephone call establishing method, and computer program
JP2002041380A (en) System and method for processing data
KR20090128364A (en) Website membership and login method using smart card web server on mobile terminal
JP4098728B2 (en) Toolbar configuration information providing server and toolbar configuration information providing system
JP2003345827A (en) Portal site optimization system, and apparatus, method and data structure concerned thereto
JP2007096570A (en) Phone connection method
JP4170822B2 (en) Service mediation apparatus and method
JP2002123490A (en) User confirmation method
KR20070027996A (en) Mobile communication terminal, gateway and wireless internet service providing method
JP2005258711A (en) Information input method and apparatus and program therefor
JP2008181532A (en) Program for executing processing in toolbar configuration information providing server and user terminal
JP2006184944A (en) Content distribution system, content distribution server, and content distribution method
JP2002189651A (en) Access device, method and recording medium to information corresponding to user
JP4065811B2 (en) Service mediation device
JP2006184945A (en) Content distribution system, content distribution server, and content distribution method
JP2002366516A (en) Individual authentication method, authentication device of portable browser terminal
JP2006323871A (en) Method and apparatus for performing user authentication
JP2004171056A (en) Server, method and program for distributing one-time password generation program, and computer readable recording medium and distribution system for this program
JP2005208937A (en) Information provision device
JP5028444B2 (en) Server apparatus and method for transmitting message in search system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20070627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090721

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091208