JP6141473B1 - Information processing apparatus and information processing method - Google Patents

Information processing apparatus and information processing method Download PDF

Info

Publication number
JP6141473B1
JP6141473B1 JP2016039951A JP2016039951A JP6141473B1 JP 6141473 B1 JP6141473 B1 JP 6141473B1 JP 2016039951 A JP2016039951 A JP 2016039951A JP 2016039951 A JP2016039951 A JP 2016039951A JP 6141473 B1 JP6141473 B1 JP 6141473B1
Authority
JP
Japan
Prior art keywords
reservation
information
user
telephone number
mobile terminal
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.)
Active
Application number
JP2016039951A
Other languages
Japanese (ja)
Other versions
JP2017157010A (en
Inventor
央嗣 弓場
央嗣 弓場
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Recruit Holdings Co Ltd
Original Assignee
Recruit Holdings Co Ltd
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 Recruit Holdings Co Ltd filed Critical Recruit Holdings Co Ltd
Priority to JP2016039951A priority Critical patent/JP6141473B1/en
Application granted granted Critical
Publication of JP6141473B1 publication Critical patent/JP6141473B1/en
Publication of JP2017157010A publication Critical patent/JP2017157010A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】ユーザ認証に伴うユーザの管理負担を軽減する。【解決手段】ユーザ端末4に割り当てられた電話番号の入力を受け付け、その受け付けた電話番号宛てに確認用のURLを組み込んだ確認メールを送信し、ユーザ端末4で確認用のURLが選択されることにより発行されるアクセス要求を受け取り、その受け取ったアクセス要求に基づいて、予約処理システム1へのログインをユーザ端末4に許可する。【選択図】図1A user management burden associated with user authentication is reduced. An input of a telephone number assigned to a user terminal 4 is received, a confirmation mail incorporating a confirmation URL is transmitted to the received telephone number, and the confirmation URL is selected by the user terminal 4. The user terminal 4 is permitted to log in to the reservation processing system 1 based on the received access request. [Selection] Figure 1

Description

本発明は、情報処理装置および情報処理方法に関する。   The present invention relates to an information processing apparatus and an information processing method.

情報処理システムでは、システムのセキュリティを確保する観点等から利用開始時等にユーザ認証を行う。一般に、ユーザ認証では、ユーザIDおよびパスワードの入力をユーザに要求し、入力されたユーザIDおよびパスワードが、既に登録されているユーザIDおよびパスワードと一致する場合に、システムへのログインを許可する。   In the information processing system, user authentication is performed at the start of use from the viewpoint of ensuring the security of the system. In general, in the user authentication, the user is requested to input a user ID and a password, and when the input user ID and password match the already registered user ID and password, login to the system is permitted.

下記特許文献1には、インターネットに接続するユーザの最大件数を時間帯ごとに管理し、同じ時刻に多数のユーザがアクセスすることを防止するオンライン予約システムが開示されている。この予約システムでは、ユーザがサーバやルータにアクセスするときに、ユーザIDおよびパスワードの入力をユーザに要求し、ユーザ認証を行っている。   Patent Document 1 below discloses an online reservation system that manages the maximum number of users connected to the Internet for each time period and prevents many users from accessing at the same time. In this reservation system, when a user accesses a server or a router, the user is requested to input a user ID and a password, and user authentication is performed.

特開2001−358767号公報JP 2001-358767 A

ユーザIDおよびパスワードは、一般に、システムごとに異なる内容が設定され、特にパスワードには他人から推測されにくい内容を設定することが求められている。したがって、ユーザは、利用するシステムごとにユーザIDおよびパスワードの内容を把握することが必要となるため、利用するシステムが増加する等により、ユーザ認証に伴うユーザの管理負担が増大してしまう。   In general, different contents are set for each user ID and password for each system, and in particular, it is required to set contents that are difficult to guess from others for passwords. Therefore, the user needs to grasp the contents of the user ID and the password for each system to be used. Therefore, the management burden on the user accompanying user authentication increases due to an increase in the number of systems to be used.

本発明は、上述した課題を解決するためになされたものであり、ユーザ認証に伴うユーザの管理負担を軽減することができる情報処理装置および情報処理方法を提供することを目的の一つとする。   SUMMARY An advantage of some aspects of the invention is that it provides an information processing apparatus and an information processing method that can reduce a user's management burden associated with user authentication.

本発明の一態様である情報処理装置は、モバイル端末に割り当てられた電話番号の入力を受け付ける手段と、前記受け付けた前記電話番号宛てに確認用の情報を伝送する手段と、前記確認用の情報を利用した応答を前記モバイル端末から受け取る手段と、前記受け取った前記応答に基づいて、システムへのログインを前記モバイル端末に許可する手段と、を備える。   An information processing apparatus according to one aspect of the present invention includes a unit that receives input of a telephone number assigned to a mobile terminal, a unit that transmits confirmation information to the received telephone number, and the confirmation information Means for receiving a response using the mobile terminal from the mobile terminal, and means for permitting the mobile terminal to log in to a system based on the received response.

前記確認用の情報は、URL(uniform resource locator)であり、前記確認用の情報を利用した応答は、前記URLを選択することで前記モバイル端末から送信されるアクセス要求であることとしてもよい。   The confirmation information may be a URL (uniform resource locator), and the response using the confirmation information may be an access request transmitted from the mobile terminal by selecting the URL.

前記確認用の情報は、番号または文字列であり、前記確認用の情報を利用した応答は、前記番号または文字列を入力することで前記モバイル端末から送信されるメッセージであることとしてもよい。   The confirmation information may be a number or a character string, and the response using the confirmation information may be a message transmitted from the mobile terminal by inputting the number or the character string.

システムにログインした前記モバイル端末のユーザによる操作指示に従って、予約の申し込み処理、予約の変更処理および/または予約の取り消し処理を実行する手段を、さらに備えることとしてもよい。   Means for executing a reservation application process, a reservation change process, and / or a reservation cancellation process in accordance with an operation instruction by a user of the mobile terminal logged into the system may be further provided.

前記実行する手段は、前記予約の申し込み処理では、予約に関する情報を前記電話番号に紐付けて記憶させ、前記予約の変更処理および/または前記予約の取り消し処理では、前記電話番号に紐付けて記憶させた予約に関する情報を変更および/または削除する、こととしてもよい。   The means for executing stores information related to a reservation in association with the telephone number in the reservation application process, and stores the information in association with the telephone number in the reservation change process and / or the reservation cancellation process. The information regarding the reserved reservation may be changed and / or deleted.

本発明の一態様である情報処理方法は、サーバ装置が、モバイル端末に割り当てられた電話番号の入力を受け付けるステップと、前記受け付けた前記電話番号宛てに確認用の情報を伝送するステップと、前記確認用の情報を利用した応答を前記モバイル端末から受け取るステップと、前記受け取った前記応答に基づいて、システムへのログインを前記モバイル端末に許可するステップと、を実行する。   An information processing method according to one aspect of the present invention includes a step in which a server device receives input of a telephone number assigned to a mobile terminal, a step of transmitting confirmation information to the received telephone number, Receiving a response using information for confirmation from the mobile terminal; and permitting the mobile terminal to log in to a system based on the received response.

本発明によれば、ユーザ認証に伴うユーザの管理負担を軽減することが可能となる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to reduce the user's management burden accompanying user authentication.

実施形態における予約処理サーバを含む予約処理システムの構成を例示する図である。It is a figure which illustrates the structure of the reservation processing system containing the reservation processing server in embodiment. 図1に示す予約処理サーバの構成を例示する図である。It is a figure which illustrates the structure of the reservation processing server shown in FIG. ログイン受付画面を例示する図である。It is a figure which illustrates a login reception screen. 予約処理システムにおいてユーザ認証を行う際の手順を説明するためのシーケンスチャートである。It is a sequence chart for demonstrating the procedure at the time of performing user authentication in a reservation processing system.

以下、本発明の実施形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

図1は、本発明の一実施形態に係る予約処理サーバ(情報処理装置、サーバ装置)を含む予約処理システムの概略構成図である。同図に示すように、本実施形態における予約処理システム1は、予約処理サーバ2と、1台以上の業者端末3と、1台以上のユーザ端末4とを備える。業者端末3およびユーザ端末4はそれぞれ、ネットワークNを介して予約処理サーバ2と通信できるように構成される。   FIG. 1 is a schematic configuration diagram of a reservation processing system including a reservation processing server (information processing apparatus, server apparatus) according to an embodiment of the present invention. As shown in the figure, the reservation processing system 1 in this embodiment includes a reservation processing server 2, one or more dealer terminals 3, and one or more user terminals 4. Each of the trader terminal 3 and the user terminal 4 is configured to be able to communicate with the reservation processing server 2 via the network N.

業者端末3は、サービスを提供する業者が、後述するイベントの予約を受け付ける予約受付者として使用する端末装置である。業者端末3として、例えば、PC(パーソナルコンピュータ)、ノートPC、タブレット端末、スマートフォン、携帯電話機、携帯情報端末(PDA)等を用いることができる。業者は、あらゆる業種・業態の業者が対象となる。   The trader terminal 3 is a terminal device used by a trader who provides a service as a reservation acceptor who accepts a reservation for an event described later. As the trader terminal 3, for example, a PC (personal computer), a notebook PC, a tablet terminal, a smartphone, a mobile phone, a personal digital assistant (PDA), or the like can be used. The traders are traders of all industries and business categories.

ユーザ端末4は、サービスの提供を受けるユーザが、イベントの予約を申し込む予約申込者として使用する端末装置である。本実施形態では、ユーザ端末4として、スマートフォンを用いて説明するが、これに限定されず、電話番号を割り当て可能なモバイル端末全般をユーザ端末4として用いることができる。   The user terminal 4 is a terminal device used as a reservation applicant who applies for a reservation of an event by a user who receives service. In the present embodiment, a smartphone is used as the user terminal 4. However, the present invention is not limited to this, and any mobile terminal to which a telephone number can be assigned can be used as the user terminal 4.

イベントは、予約の対象となり得るものであればよい。例示的に、イベントは、業者等が予約枠を設定することで生成される予約イベント情報により特定することができる。予約イベント情報の詳細については、後述する。予約枠を設定する方法は、例えば、予約受付タイプに応じて定めることができる。予約受付タイプとして、例示的に、後述する事前設定タイプおよび自由受付タイプを採用することができる。なお、予約受付タイプは、他のタイプであってもよく、任意に採用することができる。   Any event may be used as long as it can be reserved. For example, the event can be specified by reservation event information generated by a contractor or the like setting a reservation frame. Details of the reservation event information will be described later. The method of setting the reservation frame can be determined according to the reservation reception type, for example. As the reservation reception type, for example, a preset type and a free reception type described later can be employed. The reservation reception type may be other types and can be arbitrarily adopted.

事前設定タイプは、業者が事前に設定した予約枠を利用してユーザからの予約を受け付ける方式である。自由受付タイプは、業者が設定したサービス提供時間内に、所望の予約枠をユーザに設定させることでユーザからの予約を受け付ける方式である。   The preset type is a method of accepting a reservation from a user using a reservation frame set in advance by a trader. The free acceptance type is a method of accepting a reservation from the user by allowing the user to set a desired reservation frame within the service provision time set by the supplier.

予約枠を設定する前に、業者は、例えば、以下の各項目を登録する。業者が提供するサービスの内容を特定するメニュー項目、サービスを提供する際の資源(例えば、人、設備、備品等)となるリソース項目、リソースが帰属可能なリソースグループ項目、予約定員数項目、予約受付可能日時項目、料金項目。   Before setting the reservation frame, the trader registers, for example, the following items. Menu items that specify the content of services provided by the vendor, resource items that serve as resources (for example, people, equipment, equipment, etc.) when providing services, resource group items to which resources can belong, reserved capacity items, reservations Acceptable date and time items, fee items.

事前設定タイプでは、例えば、業者が、メニュー項目と、そのメニュー項目に対応するサービスを提供する時間帯とを設定することで予約枠が設定される。   In the preset type, for example, a contractor sets a reservation frame by setting a menu item and a time zone for providing a service corresponding to the menu item.

自由受付タイプでは、例えば、業者がサービス提供時間を設定し、ユーザがサービス提供時間内から所望する時間帯を指定することで予約枠が設定される。   In the free reception type, for example, a reservation frame is set by a service provider setting a service provision time and a user specifying a desired time zone from within the service provision time.

予約処理サーバ2は、例えば、比較的演算処理能力の高いコンピュータによって構成され、そのコンピュータにおいて所定のサーバ用プログラムが動作することにより、サーバ機能を実現するものである。ここで、予約処理サーバ2を構成するコンピュータは、必ずしも1台である必要はなく、ネットワークN上に分散する複数のコンピュータから構成されてもよい。   The reservation processing server 2 is constituted by, for example, a computer having a relatively high arithmetic processing capability, and a server function is realized by a predetermined server program operating on the computer. Here, the number of computers constituting the reservation processing server 2 is not necessarily one, and may be composed of a plurality of computers distributed on the network N.

ネットワークNは、予約処理サーバ2と業者端末3とユーザ端末4との間で相互に情報を送受信可能な通信網を含む。ネットワークNは、例えば、インターネット、LAN、専用線、電話回線、企業内ネットワーク、移動体通信網、ブルートゥース、WiFi(Wireless Fidelity)、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。   The network N includes a communication network capable of transmitting / receiving information among the reservation processing server 2, the trader terminal 3, and the user terminal 4. The network N may be, for example, the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth, WiFi (Wireless Fidelity), other communication lines, combinations thereof, It does not matter whether it is wired or wireless.

図2に示すように、予約処理サーバ2は、例えば、プロセッサ20と、通信インタフェース21と、記憶資源22とを備える。   As illustrated in FIG. 2, the reservation processing server 2 includes, for example, a processor 20, a communication interface 21, and a storage resource 22.

プロセッサ20は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニットおよび各種レジスタから構成され、記憶資源22に格納されているコンピュータプログラム220を実行することで、後述する各種機能を実現する。各種レジスタは、例えば、プログラムカウンタ、データレジスタ、命令レジスタ、汎用レジスタ等である。   The processor 20 includes an arithmetic and logic unit that processes arithmetic operations, logical operations, bit operations, and the like, and various registers, and executes various computer functions stored in the storage resource 22 to realize various functions to be described later. To do. The various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.

通信インタフェース21は、ネットワークNに接続し、ネットワークN上の他の端末と通信をするためのハードウェアモジュールである。通信インタフェース21は、例えば、ISDNモデム、ADSLモデム、ケーブルモデム、光モデム、ソフトモデム等の変調復調装置である。   The communication interface 21 is a hardware module for connecting to the network N and communicating with other terminals on the network N. The communication interface 21 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.

記憶資源22は、例えば、物理デバイスの記憶領域が提供する論理デバイスである。物理デバイスは、例えば、ディスクドライブまたは半導体メモリ等のコンピュータ読み取り可能な記録媒体である。記憶資源22は、複数の物理デバイスを1つの論理デバイスにマッピングして構築してもよいし、1つの物理デバイスを複数の論理デバイスにマッピングして構築してもよい。記憶資源22には、コンピュータプログラム220が記憶される。   The storage resource 22 is, for example, a logical device provided by a storage area of a physical device. The physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory. The storage resource 22 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices. A computer program 220 is stored in the storage resource 22.

コンピュータプログラム220は、所定の処理を行うためのプログラムであり、予約処理サーバ2のメインプログラムの動作中に適宜呼び出されて実行される複数のソフトウェアモジュールを備える。このソフトウェアモジュールは、それぞれ特定の処理を実行するためにモジュール化されたサブプログラムであり、例えば、プロシージャ、サブルーチン、メソッド、関数およびデータ構造等を用いて作成される。   The computer program 220 is a program for performing a predetermined process, and includes a plurality of software modules that are appropriately called and executed during the operation of the main program of the reservation processing server 2. Each software module is a subprogram modularized to execute a specific process, and is created using, for example, a procedure, a subroutine, a method, a function, a data structure, and the like.

コンピュータプログラム220は、例示的に、処理モジュール221を有する。処理モジュール221を実行することで実現する機能については後述する。   The computer program 220 illustratively has a processing module 221. Functions realized by executing the processing module 221 will be described later.

記憶資源22には、コンピュータプログラム220のほか、予約処理サーバ2の処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、各種データ等が格納される。ドライバプログラムとして、例えば、通信インタフェース21を制御するための通信インタフェースドライバプログラム等がある。   In addition to the computer program 220, the storage resource 22 stores an operating system program, a driver program, various data, and the like that are used for processing of the reservation processing server 2. Examples of the driver program include a communication interface driver program for controlling the communication interface 21.

各種データとして、例えば、業者が登録する業者のアカウントおよびユーザが登録するユーザのアカウントに関するアカウント情報222、業者が登録する予約の対象となるイベントに関する予約イベント情報223、ユーザが登録する予約内容に関する予約情報224等がある。   As various data, for example, account information 222 relating to a merchant account registered by the merchant and a user account registered by the user, reservation event information 223 relating to an event to be registered by the merchant, reservation relating to reservation contents registered by the user There is information 224 and the like.

アカウント情報222には、業者のアカウント情報とユーザのアカウント情報とが含まれる。業者のアカウント情報は、データ項目として、例えば、業者ID項目、パスワード項目、メールアドレス項目、氏名項目、業種・業態項目等を有する。業者ID項目は、業者を特定するための識別情報を格納する。業種・業態項目は、業者の業種・業態を特定する情報を格納する。   The account information 222 includes trader account information and user account information. The merchant account information includes, for example, a trader ID item, a password item, a mail address item, a name item, a business type / business category item, and the like as data items. The supplier ID item stores identification information for specifying the supplier. The business type / business type item stores information for specifying the business type / business type of the trader.

ユーザのアカウント情報は、データ項目として、例えば、ユーザ電話番号項目、氏名項目、住所項目、メールアドレス項目、クレジットカード情報項目、配送先情報項目、趣味・嗜好情報項目等を有する。ユーザ電話番号項目は、ユーザを特定するための識別情報として、ユーザが使用するユーザ端末4に割り当てられた電話番号を格納する。ユーザのアカウント情報は、ユーザが最初に予約を申し込むときにユーザが入力する情報に基づいて登録することとしてもよいし、予約処理システムと連携する他のシステムに登録されているユーザのアカウント情報を取り込むことで登録することとしてもよい。   The user account information includes, for example, a user telephone number item, a name item, an address item, a mail address item, a credit card information item, a delivery destination information item, a hobby / preference information item, and the like as data items. The user telephone number item stores a telephone number assigned to the user terminal 4 used by the user as identification information for specifying the user. The user account information may be registered based on information input by the user when the user first applies for a reservation, or the user account information registered in another system linked to the reservation processing system. It is good also as registering by taking in.

予約イベント情報223は、データ項目として、例えば、業者ID項目、イベントID項目、ジャンル項目、提供場所項目、提供時間項目、料金項目、担当者項目、補足説明項目等を有する。業者ID項目は、上記業者のアカウント情報の業者ID項目と同様の項目であり、この業者ID項目により業者のアカウント情報と予約イベント情報223とを対応付けることができる。   The reserved event information 223 includes, for example, a trader ID item, an event ID item, a genre item, a provision place item, a provision time item, a charge item, a person in charge item, a supplementary explanation item, and the like as data items. The trader ID item is the same item as the trader ID item of the account information of the trader, and the trader account information and the reservation event information 223 can be associated with each other by the trader ID item.

イベントID項目は、例えばイベント番号やイベント名称等のように、イベントを特定するためのイベント識別情報を格納する。ジャンル項目は、イベントのジャンルを特定するための情報を格納する。イベントのジャンルは、例えば業種・業態ごとや、提供対象の種類ごとに設けることができ、具体的には、飲食店、病院、スクール、フィットネス、美容サロン、飲食店で提供する各料理(例えばそば屋で提供する天ぷらそば、ざるそば)等が該当する。各ジャンルには、それぞれ複数の階層を任意に設けることができる。例えば、ジャンルが飲食店である場合には、飲食店の下位階層として、レストラン、カフェ、居酒屋等を設け、レストランの下位階層として、和食系、中華系、洋食系等を設け、さらに和食系の下位階層として、寿司屋、そば屋、天ぷら屋等を設けることができる。   The event ID item stores event identification information for specifying an event such as an event number or an event name. The genre item stores information for specifying the genre of the event. The event genre can be set, for example, for each type of business / business category, or for each type of offer. Specifically, each dish provided at a restaurant, hospital, school, fitness, beauty salon, restaurant (for example, soba) Tempura soba, zaru soba) provided at the restaurant. A plurality of hierarchies can be arbitrarily provided for each genre. For example, when the genre is a restaurant, restaurants, cafes, taverns, etc. are provided as lower layers of restaurants, and Japanese, Chinese, Western, etc. are provided as lower layers of restaurants. As a lower hierarchy, a sushi restaurant, a soba restaurant, a tempura restaurant, and the like can be provided.

提供場所項目は、イベントの提供場所を特定するための情報を格納する。提供時間項目は、イベントの提供時間(例えば、提供開始時刻および提供終了時刻)を格納する。料金項目は、イベントの料金を格納する。担当者項目は、イベントを提供する業者側の担当者を特定するための情報を格納する。補足説明項目は、例えばイベントの内容や、ターゲットとなるユーザの嗜好に関する情報等、イベントに関するメモ的な情報を格納する。   The provision location item stores information for specifying the event provision location. The provision time item stores the provision time of the event (for example, provision start time and provision end time). The price item stores the price of the event. The person-in-charge item stores information for specifying the person in charge on the side of the trader who provides the event. The supplementary explanation item stores, for example, memo information about the event such as the content of the event and information about the preference of the target user.

予約情報224は、データ項目として、例えば、予約ID項目、イベントID項目、予約内容項目、ユーザ電話番号項目、メモ項目等を有する。予約ID項目は、ユーザにより申し込まれた予約を特定するための識別情報を格納する。イベントID項目は、上記予約イベント情報223のイベントID項目と同様の項目であり、このイベントID項目により予約イベント情報223と予約情報224とを対応付けることができる。   The reservation information 224 includes, for example, a reservation ID item, an event ID item, a reservation content item, a user telephone number item, a memo item, and the like as data items. The reservation ID item stores identification information for specifying a reservation applied by the user. The event ID item is the same item as the event ID item of the reservation event information 223, and the reservation event information 223 and the reservation information 224 can be associated with each other by this event ID item.

予約内容項目は、例えば予約人数、予約コース、予約時間等の予約内容に関する情報を格納する。ユーザ電話番号項目は、上記ユーザのアカウント情報のユーザ電話番号項目と同様の項目であり、このユーザ電話番号項目によりユーザのアカウント情報と予約情報224とを対応付けることができる。メモ項目は、例えば口コミ等、ユーザの予約に対する評価や予約に関するメモ的な情報を格納する。   The reservation content item stores information related to the reservation content such as the number of reservations, the reservation course, and the reservation time. The user phone number item is the same item as the user phone number item in the user account information, and the user account information and the reservation information 224 can be associated with each other. The memo item stores evaluation information on the user's reservation, such as a word of mouth, and memo information about the reservation.

なお、上述したアカウント情報222、予約イベント情報223および予約情報224を格納するデータベースの組み合わせ、ならびに各情報に含まれるデータ項目の組み合わせは例示に過ぎず、データベースやデータ項目の組み合わせについては、運用するシステムに合わせて適宜変更することができる。   The combination of the database storing the account information 222, the reservation event information 223, and the reservation information 224, and the combination of the data items included in each information are merely examples, and the combination of the database and the data items is operated. It can be changed appropriately according to the system.

次に、図2に示す予約処理サーバ2の処理モジュール221を実行することで実現する機能について説明する。   Next, functions realized by executing the processing module 221 of the reservation processing server 2 shown in FIG. 2 will be described.

処理モジュール221は、予約処理システム1への接続を要求するユーザ端末4に対し、ログイン受付画面を表示させる。   The processing module 221 displays a login acceptance screen on the user terminal 4 that requests connection to the reservation processing system 1.

ここで、図3を参照し、ユーザ端末4に表示させるログイン受付画面について説明する。ログイン受付画面41は、電話番号入力欄41aと確定ボタン41bとを有する。電話番号入力欄41aは、ユーザ端末4に割り当てられた電話番号を入力するための入力欄である。この電話番号入力欄41aには、初期表示として、ユーザ端末4の内部(例えばメモリ等)または外部(例えばサーバ等)に格納されている自端末の電話番号を表示させることとしてもよい。確定ボタン41bは、ユーザが例えばタップ(選択)することで、電話番号入力欄41aに入力された電話番号を予約処理サーバ2に送信する処理を開始させるボタンである。   Here, with reference to FIG. 3, the login reception screen displayed on the user terminal 4 will be described. The login acceptance screen 41 has a telephone number input field 41a and a confirmation button 41b. The telephone number input field 41 a is an input field for inputting a telephone number assigned to the user terminal 4. In the telephone number input field 41a, the telephone number of the own terminal stored in the user terminal 4 (for example, a memory) or the outside (for example, a server) may be displayed as an initial display. The confirmation button 41b is a button for starting a process of transmitting the telephone number input in the telephone number input field 41a to the reservation processing server 2 when the user taps (selects), for example.

本発明は、ユーザIDおよびパスワードの入力を省き、電話番号を入力することでユーザ認証を行えるようにしたことに特徴がある。この特徴は、電話番号が有する以下の機能を活用することで実現可能となる。まず、電話番号は、ユーザ端末4に対して一意に割り当てられる番号であるため、ユーザ端末4を所有するユーザを特定するための識別情報として位置づけることが可能となる。また、電話番号は、ユーザが比較的容易に覚えることができる情報であるため、電話番号の入力を要求することは、ユーザIDおよびパスワードの入力を要求することに比べ、ユーザの負担を軽減することが可能となる。   The present invention is characterized in that user authentication can be performed by inputting a telephone number without inputting a user ID and a password. This feature can be realized by utilizing the following functions of the telephone number. First, since the telephone number is a number uniquely assigned to the user terminal 4, it can be positioned as identification information for specifying the user who owns the user terminal 4. Further, since the telephone number is information that the user can remember relatively easily, requesting the input of the telephone number reduces the burden on the user compared to requesting the input of the user ID and password. It becomes possible.

一方、ユーザ認証を電話番号の入力のみで行うこととすると、ユーザの電話番号を他のユーザが別の端末で入力した場合にも認証が成立してしまうこととなる。そこで、本発明は、ユーザにより入力された電話番号が割り当てられているユーザ端末4に対してユニークな確認用の情報を発行し、その確認用の情報を通知するためのメッセージを、入力された電話番号宛てに伝送することに加え、その確認用の情報を利用することで送信される確認用の応答をユーザ端末4から受け取ることにより、ユーザ端末4の正当性を判別することとした。これにより、確認用の応答を受け取った場合に、その応答元の端末が、ユーザにより入力された電話番号に対応する正当なユーザ端末4であると判別することが可能となる。   On the other hand, if the user authentication is performed only by inputting the telephone number, the authentication is established even when another user inputs the user's telephone number at another terminal. Therefore, the present invention issues unique confirmation information to the user terminal 4 to which the telephone number input by the user is assigned, and a message for notifying the confirmation information is input. In addition to the transmission to the telephone number, the confirmation of the validity of the user terminal 4 is determined by receiving from the user terminal 4 a confirmation response transmitted by using the confirmation information. Accordingly, when a confirmation response is received, it is possible to determine that the response source terminal is a valid user terminal 4 corresponding to the telephone number input by the user.

上記確認用の情報として、例えば、URL、番号、文字列を用いることができる。以下に、ユーザ端末4の正当性を判別する際の具体的な手順について、確認用の情報ごとに例示する。   For example, a URL, a number, or a character string can be used as the confirmation information. Below, the specific procedure at the time of discriminating the legitimacy of the user terminal 4 is illustrated for each confirmation information.

(1)確認用の情報がURLである場合:URLを通知するためのテキストメッセージを電話番号宛てに送信する。その後、通知したURLがユーザ端末4で選択されることにより送信されるアクセス要求を、確認用の応答として受け取った場合に、その応答元の端末が正当なユーザ端末4であると判別する。   (1) When the confirmation information is a URL: A text message for notifying the URL is transmitted to the telephone number. Thereafter, when an access request transmitted when the notified URL is selected by the user terminal 4 is received as a confirmation response, the response source terminal is determined to be a valid user terminal 4.

電話番号宛てにテキストメッセージを送信する方法として、例えば、ショートメッセージサービス(以下、「SMS」ともいう。)を利用することができる。   As a method for transmitting a text message to a telephone number, for example, a short message service (hereinafter also referred to as “SMS”) can be used.

(2)確認用の情報が番号または文字列である場合:番号や文字列を通知するためのテキストメッセージを電話番号宛てに送信する。その後、通知した番号や文字列がユーザ端末4で入力されることにより予約処理サーバ2に送信されるテキストメッセージを、確認用の応答として受け取った場合に、その応答元の端末が正当なユーザ端末4であると判別する。   (2) When the confirmation information is a number or character string: A text message for notifying the number or character string is transmitted to the telephone number. Thereafter, when a text message transmitted to the reservation processing server 2 when the notified number or character string is input at the user terminal 4 is received as a confirmation response, the response source terminal is a valid user terminal. 4 is determined.

(3)確認用の情報が番号または文字列である場合:番号や文字列を通知するための音声メッセージを電話番号宛ての電話・通信により伝送する。その後、通知した番号や文字列がユーザ端末4で入力されることにより予約処理サーバ2に送信されるテキストメッセージを、確認用の応答として受け取った場合に、その応答元の端末が正当なユーザ端末4であると判別する。   (3) When the confirmation information is a number or a character string: A voice message for notifying the number or character string is transmitted by telephone / communication addressed to the telephone number. Thereafter, when a text message transmitted to the reservation processing server 2 when the notified number or character string is input at the user terminal 4 is received as a confirmation response, the response source terminal is a valid user terminal. 4 is determined.

(4)確認用の情報が番号または文字列である場合:番号や文字列を通知するためのテキストメッセージを電話番号宛てに送信(ユーザ端末4の画面上に番号や文字列を表示させることができればよい)し、別途、確認用の応答方法(例えば、キー入力操作または音声入力操作)を通知するための音声メッセージを電話番号宛ての電話・通信により伝送する。その後、通知した番号や文字列が、通知した応答方法に従ってユーザ端末4で入力されることにより予約処理サーバ2に送信されるテキストメッセージまたは音声メッセージを、確認用の応答として受け取った場合に、その応答元の端末が正当なユーザ端末4であると判別する。   (4) When the confirmation information is a number or character string: A text message for notifying the number or character string is transmitted to the telephone number (the number or character string may be displayed on the screen of the user terminal 4). In addition, a voice message for notifying a confirmation response method (for example, key input operation or voice input operation) is separately transmitted by telephone / communication addressed to a telephone number. After that, when the notified number or character string is received at the user terminal 4 in accordance with the notified response method and a text message or voice message transmitted to the reservation processing server 2 is received as a confirmation response, It is determined that the response source terminal is a valid user terminal 4.

図2に示す処理モジュール221を実行することで実現する機能の説明に戻る。処理モジュール221は、電話番号入力欄41aに入力された電話番号宛てに、上述した確認用の情報を通知するためのメッセージを伝送する。   Returning to the description of the functions realized by executing the processing module 221 shown in FIG. The processing module 221 transmits a message for notifying the confirmation information described above to the telephone number input in the telephone number input field 41a.

処理モジュール221は、ユーザ端末4において確認用の情報を利用することで送信される確認用の応答をユーザ端末4から受け取った場合に、そのユーザ端末4に対し、予約処理システム1へのログインを許可する。   When the processing module 221 receives a confirmation response transmitted from the user terminal 4 by using the confirmation information in the user terminal 4, the processing module 221 logs in the reservation processing system 1 to the user terminal 4. To give permission.

処理モジュール221は、予約処理システム1にログインしたユーザ端末4のユーザによる操作指示に従って、予約処理を実行する。予約処理には、例えば、予約の申し込み処理、予約の変更処理および予約の取り消し処理等が含まれる。   The processing module 221 executes the reservation process in accordance with an operation instruction by the user of the user terminal 4 who has logged into the reservation processing system 1. The reservation processing includes, for example, reservation application processing, reservation change processing, reservation cancellation processing, and the like.

予約の申し込み処理は、例えば、ユーザによる予約申込操作指示に従って、ユーザにより入力された予約に関する情報を、ユーザ端末4の電話番号に紐付けて予約情報224に記憶させる処理である。   The reservation application process is, for example, a process in which reservation information input by the user is stored in the reservation information 224 in association with the telephone number of the user terminal 4 in accordance with a reservation application operation instruction by the user.

予約の変更処理は、例えば、ユーザによる予約変更操作指示に従って、ユーザ端末4の電話番号に紐付けて予約情報224に記憶させた予約に関する情報を変更する処理である。   The reservation changing process is, for example, a process of changing information related to a reservation stored in the reservation information 224 in association with the telephone number of the user terminal 4 in accordance with a reservation changing operation instruction by the user.

予約の取り消し処理は、例えば、ユーザによる予約取消操作指示に従って、ユーザ端末4の電話番号に紐付けて予約情報224に記憶させた予約に関する情報を削除する処理である。   The reservation canceling process is, for example, a process of deleting information related to the reservation stored in the reservation information 224 in association with the telephone number of the user terminal 4 in accordance with a reservation canceling operation instruction by the user.

図4を参照して、予約処理システムにおいてユーザ認証を行う際の手順について、その一例を説明する。ここでは、確認用の情報がURLである場合について例示する。確認用の情報が番号または文字列である場合については、後述するステップS105からステップS110までの処理内容を、上述したユーザ端末4の正当性を判別する際の手順において説明したそれぞれの処理内容に入れ替えることで、以下に説明するURLの場合と同様の手順で処理することができる。   With reference to FIG. 4, an example of a procedure for performing user authentication in the reservation processing system will be described. Here, a case where the confirmation information is a URL will be exemplified. When the confirmation information is a number or a character string, the processing contents from step S105 to step S110 described later are changed to the respective processing contents described in the procedure for determining the validity of the user terminal 4 described above. By exchanging, processing can be performed in the same procedure as in the case of the URL described below.

最初に、ユーザ端末4は、予約処理システム1への接続を要求する(ステップS101)。   First, the user terminal 4 requests connection to the reservation processing system 1 (step S101).

続いて、予約処理サーバ2の処理モジュール221は、ログイン受付画面41(図3参照)をユーザ端末4のディスプレイに表示させる(ステップS102)。   Subsequently, the processing module 221 of the reservation processing server 2 displays the login acceptance screen 41 (see FIG. 3) on the display of the user terminal 4 (step S102).

続いて、ユーザ端末4のユーザが、ログイン受付画面41の電話番号入力欄41aにユーザ端末4の電話番号を入力し、確定ボタン41bをタップする(ステップS103)と、ユーザ端末4は、電話番号入力欄41aに入力された電話番号を予約処理サーバ2に送信する(ステップS104)。   Subsequently, when the user of the user terminal 4 inputs the telephone number of the user terminal 4 in the telephone number input field 41a of the login reception screen 41 and taps the confirmation button 41b (step S103), the user terminal 4 The telephone number input in the input field 41a is transmitted to the reservation processing server 2 (step S104).

続いて、予約処理サーバ2の処理モジュール221は、確認用の情報としてURLを発行し(ステップS105)、上記ステップS103で入力された電話番号宛てに、その確認用のURLを通知するためのテキストメッセージを送信する(ステップS106)。   Subsequently, the processing module 221 of the reservation processing server 2 issues a URL as confirmation information (step S105), and a text for notifying the confirmation URL to the telephone number input in step S103. A message is transmitted (step S106).

続いて、ユーザ端末4のユーザが、テキストメッセージに組み込まれた確認用のURLを選択する(ステップS107)と、ユーザ端末4は、確認用の応答として、URLに設定された場所へのアクセス要求を送信する(ステップS108)。   Subsequently, when the user of the user terminal 4 selects a confirmation URL embedded in the text message (step S107), the user terminal 4 requests an access to the location set in the URL as a confirmation response. Is transmitted (step S108).

続いて、予約処理サーバ2の処理モジュール221は、上記ステップS108でアクセス要求を送信してきた端末が、上記ステップS103で入力された電話番号に対応する正当なユーザ端末4であると判別する(ステップS109)。   Subsequently, the processing module 221 of the reservation processing server 2 determines that the terminal that has transmitted the access request in step S108 is a valid user terminal 4 corresponding to the telephone number input in step S103 (step S108). S109).

続いて、予約処理サーバ2の処理モジュール221は、上記ステップS108でアクセス要求を送信してきたユーザ端末4に対して予約処理システム1へのログインを許可する(ステップS110)。   Subsequently, the processing module 221 of the reservation processing server 2 permits the user terminal 4 that has transmitted the access request in step S108 to log in to the reservation processing system 1 (step S110).

続いて、予約処理システム1にログインしたユーザ端末4は、予約処理サーバ2との間で予約処理を実行する(ステップS111)。   Subsequently, the user terminal 4 logged in to the reservation processing system 1 executes a reservation process with the reservation processing server 2 (step S111).

上述したように、実施形態における予約処理システム1によれば、ユーザ端末4に割り当てられた電話番号の入力を受け付け、その受け付けた電話番号宛てに確認用の情報を通知するためのメッセージを伝送し、ユーザ端末4で確認用の情報を利用することで送信される確認用の応答を受け取り、その受け取った確認用の応答に基づいて、予約処理システム1へのログインをユーザ端末4に許可することができる。   As described above, according to the reservation processing system 1 in the embodiment, an input of a telephone number assigned to the user terminal 4 is accepted, and a message for notifying confirmation information is transmitted to the accepted telephone number. Receiving a confirmation response transmitted by using the confirmation information at the user terminal 4 and allowing the user terminal 4 to log in to the reservation processing system 1 based on the received confirmation response. Can do.

したがって、実施形態における予約処理システム1によれば、従来ユーザ認証する際に必要となっていたユーザIDおよびパスワードの内容を管理する手間を省くことができるため、ユーザ認証に伴うユーザの管理負担を軽減することが可能となる。   Therefore, according to the reservation processing system 1 in the embodiment, it is possible to save the trouble of managing the contents of the user ID and the password, which has been conventionally required when performing user authentication. It becomes possible to reduce.

また、実施形態における予約処理システム1によれば、予約処理システム1にログインしたユーザ端末4のユーザによる操作指示に従って、予約の申し込み処理、予約の変更処理および/または予約の取り消し処理を実行することができる。これにより、ユーザ端末4の電話番号による認証に続けて、その認証に用いた電話番号に紐付けられる予約情報224およびユーザのアカウント情報222を利用しながら予約処理を実行することが可能となる。つまり、認証を伴う予約処理を安全かつ効率よく進めることが可能となる。   In addition, according to the reservation processing system 1 in the embodiment, the reservation application process, the reservation change process, and / or the reservation cancellation process are executed in accordance with an operation instruction by the user of the user terminal 4 logged into the reservation processing system 1. Can do. As a result, it is possible to execute the reservation process using the reservation information 224 and the user account information 222 associated with the telephone number used for the authentication, following the authentication using the telephone number of the user terminal 4. That is, it is possible to proceed with reservation processing with authentication safely and efficiently.

[変形例]
なお、本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述した各処理(ステップ)は処理内容に矛盾を生じない範囲で任意に順番を変更し、または並列に実行することができる。
[Modification]
The present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processes (steps) can be arbitrarily changed in order within the range where no contradiction occurs in the processing contents, or can be executed in parallel.

また、上述した実施形態では、予約処理システム1にログインする際にユーザ認証を行っているが、ユーザ認証を行うタイミングは、これに限定されない。例えば、予約処理に含まれる各トランザクション処理(予約の申し込み処理、予約の変更処理および予約の取り消し処理)を実行するタイミングでユーザ認証を行うこととしてもよい。つまり、認証を必要とするトランザクション処理全般に本発明を適用することができる。なお、同一のユーザ端末4におけるユーザ認証は、初回のみ行うこととし、2回目以降は省略することとしてもよい。   In the above-described embodiment, user authentication is performed when logging in to the reservation processing system 1, but the timing for performing user authentication is not limited to this. For example, user authentication may be performed at the timing of executing each transaction process (reservation application process, reservation change process, and reservation cancellation process) included in the reservation process. That is, the present invention can be applied to all transaction processes that require authentication. Note that user authentication in the same user terminal 4 may be performed only for the first time, and may be omitted for the second and subsequent times.

さらに、上述した実施形態では、予約処理システム1に本発明を適用した場合について説明しているが、本発明は、認証を必要とする情報処理システムまたは情報処理アプリケーション全般に適用することができる。例示的に、電子商取引システムや、自動車、家屋その他の開錠/施錠システム、フリーメールサービス、SNS(Social Networking Service)に本発明を適用することができる。また、本発明を適用する際のユーザ端末4のネットワークNへの接続状態は、オンライン、オフラインのいずれであってもよい。   Furthermore, although the case where the present invention is applied to the reservation processing system 1 has been described in the above-described embodiment, the present invention can be applied to information processing systems or information processing applications that require authentication. For example, the present invention can be applied to an electronic commerce system, an automobile / house / other unlocking / locking system, a free mail service, and an SNS (Social Networking Service). The connection state of the user terminal 4 to the network N when applying the present invention may be either online or offline.

1…予約処理システム
2…予約処理サーバ(情報処理装置、サーバ装置)
3…業者端末
4…ユーザ端末(モバイル端末)
20…プロセッサ
21…通信インタフェース
22…記憶資源
41…ログイン受付画面
41a…電話番号入力欄
41b…確定ボタン
220…コンピュータプログラム
221…処理モジュール
222…アカウント情報
223…予約イベント情報
224…予約情報
N…ネットワーク
DESCRIPTION OF SYMBOLS 1 ... Reservation processing system 2 ... Reservation processing server (information processing apparatus, server apparatus)
3 ... trader terminal 4 ... user terminal (mobile terminal)
DESCRIPTION OF SYMBOLS 20 ... Processor 21 ... Communication interface 22 ... Storage resource 41 ... Login reception screen 41a ... Telephone number input column 41b ... Confirm button 220 ... Computer program 221 ... Processing module 222 ... Account information 223 ... Reservation event information 224 ... Reservation information N ... Network

Claims (4)

モバイル端末自体に割り当てられた電話番号の入力を、当該モバイル端末から受け付ける手段と、
前記受け付けた前記電話番号宛てに、前記電話番号の入力を受け付けることで発行されるユニークな確認用の情報を含むURL(uniform resource locator)を伝送する手段と、
前記確認用の情報を利用したユニークな確認用の応答として、前記URLを選択することで前記モバイル端末から送信されるアクセス要求を前記モバイル端末から受け取った場合に、予約処理システムへのログインを前記モバイル端末に許可する手段と、
前記予約処理システムへのログインが許可された前記モバイル端末のユーザによる操作指示に従って、当該ユーザにより入力された予約に関する情報を受け付け、当該予約に関する情報を当該モバイル端末の電話番号に紐付けて記憶させる、予約の申し込み処理を実行する手段と、
を備えることを特徴とする情報処理装置。
Means for accepting input of a telephone number assigned to the mobile terminal itself from the mobile terminal ;
Means for transmitting a URL (uniform resource locator) including information for unique confirmation issued by receiving input of the telephone number to the received telephone number;
When an access request transmitted from the mobile terminal is received from the mobile terminal by selecting the URL as a unique confirmation response using the confirmation information, login to the reservation processing system is performed. Means to allow mobile devices,
In accordance with an operation instruction by the user of the mobile terminal permitted to log in to the reservation processing system, information related to the reservation input by the user is received, and the information related to the reservation is associated with the telephone number of the mobile terminal and stored. Means for executing the reservation application process;
An information processing apparatus comprising:
前記予約処理システムへのログインを許可された前記モバイル端末のユーザによる操作指示に従って、予約の変更処理および/または予約の取り消し処理を実行する手段を、さらに備えることを特徴とする請求項1記載の情報処理装置。 In accordance with an operation instruction from the user of the mobile terminal that is allowed to log in to the reservation processing system, according to claim 1 Symbol, characterized in that the means for executing the cancellation processing of the reservation of the change process and / or reservation, further comprising Information processing device. 前記予約の変更処理および/または予約の取り消し処理を実行する手段は、前記予約の変更処理および/または前記予約の取り消し処理では、前記電話番号に紐付けて記憶させた予約に関する情報を変更および/または削除する、ことを特徴とする請求項記載の情報処理装置。 Means for performing a cancellation process of the reservation of the changing process and / or reservation, a cancellation processing before Symbol reservation change processing and / or the reservation, change information about reservation is stored in association with the telephone number and The information processing apparatus according to claim 2 , wherein the information processing apparatus is deleted. サーバ装置が、
モバイル端末自体に割り当てられた電話番号の入力を、当該モバイル端末から受け付けるステップと、
前記受け付けた前記電話番号宛てに、前記電話番号の入力を受け付けることで発行されるユニークな確認用の情報を含むURL(uniform resource locator)を伝送するステップと、
前記確認用の情報を利用したユニークな確認用の応答として、前記URLを選択することで前記モバイル端末から送信されるアクセス要求を前記モバイル端末から受け取った場合に、予約処理システムへのログインを前記モバイル端末に許可するステップと、
前記予約処理システムへのログインが許可された前記モバイル端末のユーザによる操作指示に従って、当該ユーザにより入力された予約に関する情報を受け付け、当該予約に関する情報を当該モバイル端末の電話番号に紐付けて記憶させる、予約の申し込み処理を実行するステップと、
を実行することを特徴とする情報処理方法。
Server device
The input of the telephone number assigned to the mobile terminal itself, the step of receiving from the mobile terminal,
Transmitting a URL (uniform resource locator) including information for unique confirmation issued by receiving input of the telephone number to the received telephone number;
When an access request transmitted from the mobile terminal is received from the mobile terminal by selecting the URL as a unique confirmation response using the confirmation information, login to the reservation processing system is performed. Allowing the mobile device,
In accordance with an operation instruction by the user of the mobile terminal permitted to log in to the reservation processing system, information related to the reservation input by the user is received, and the information related to the reservation is associated with the telephone number of the mobile terminal and stored. Performing the booking application process;
The information processing method characterized by performing.
JP2016039951A 2016-03-02 2016-03-02 Information processing apparatus and information processing method Active JP6141473B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016039951A JP6141473B1 (en) 2016-03-02 2016-03-02 Information processing apparatus and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016039951A JP6141473B1 (en) 2016-03-02 2016-03-02 Information processing apparatus and information processing method

Publications (2)

Publication Number Publication Date
JP6141473B1 true JP6141473B1 (en) 2017-06-07
JP2017157010A JP2017157010A (en) 2017-09-07

Family

ID=59012038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016039951A Active JP6141473B1 (en) 2016-03-02 2016-03-02 Information processing apparatus and information processing method

Country Status (1)

Country Link
JP (1) JP6141473B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6787940B2 (en) * 2018-03-05 2020-11-18 株式会社リクルート Order management system
JP7136656B2 (en) * 2018-10-16 2022-09-13 東京瓦斯株式会社 Information processing system and program
JP7290211B2 (en) * 2018-12-26 2023-06-13 株式会社AoyamaLab Product delivery instruction program for regular delivery service

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178000A (en) * 2002-11-22 2004-06-24 Daiwa House Ind Co Ltd Reservation system, reservation device, reservation method and reservation program
JP2005063088A (en) * 2003-08-11 2005-03-10 Nippon Telegraph & Telephone East Corp Authentication procuration server, authentication procuration method, and program
JP2006268641A (en) * 2005-03-25 2006-10-05 Nec Corp Authentication method and authentication system
JP2008204170A (en) * 2007-02-20 2008-09-04 Rakuten Inc Service reservation system, information provision device, information provision method, and information provision processing program
JP2015051820A (en) * 2013-09-05 2015-03-19 株式会社フルタイムシステム Storage device and delivery notifying system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004178000A (en) * 2002-11-22 2004-06-24 Daiwa House Ind Co Ltd Reservation system, reservation device, reservation method and reservation program
JP2005063088A (en) * 2003-08-11 2005-03-10 Nippon Telegraph & Telephone East Corp Authentication procuration server, authentication procuration method, and program
JP2006268641A (en) * 2005-03-25 2006-10-05 Nec Corp Authentication method and authentication system
JP2008204170A (en) * 2007-02-20 2008-09-04 Rakuten Inc Service reservation system, information provision device, information provision method, and information provision processing program
JP2015051820A (en) * 2013-09-05 2015-03-19 株式会社フルタイムシステム Storage device and delivery notifying system

Also Published As

Publication number Publication date
JP2017157010A (en) 2017-09-07

Similar Documents

Publication Publication Date Title
JP6898297B2 (en) Service processing methods, devices, and servers
KR101711270B1 (en) User authentication and authorization using personas
US20160335679A1 (en) Authorization and termination of the binding of social account interactions to a master agnostic identity
KR101049646B1 (en) Automatic input method of personal information using network address book and its system
US20150286816A1 (en) Method and system for automatic updating of randomly generated user passwords
US20080134307A1 (en) Methods for programming a PIN that is mapped to a specific device and methods for using the PIN
US11837345B2 (en) Systems and methods for secure prescription status updates using a mobile device
US20090249430A1 (en) Claim category handling
US20180097811A1 (en) System and method for delegation of permissions to a third party
JP6141473B1 (en) Information processing apparatus and information processing method
US20230274030A1 (en) Systems and methods for ad hoc synthetic persona creation
WO2020037013A2 (en) System and method for automatically registering a verified identity in an on-line environment
KR100960114B1 (en) Method and apparatus for offering certification service
WO2010050406A1 (en) Service providing system
US10021082B2 (en) Integration of form and file services
JP3696804B2 (en) Service providing method, service providing system, processing center apparatus, and program
US20160343055A1 (en) System and method for recommending a set of products for purchase to a client
US20220070663A1 (en) Address retrieval systems and methods
JP2019144768A (en) Information processing device, information processing method, program and information processing system
JP6072954B1 (en) Authentication processing apparatus and authentication processing method
JP6122984B1 (en) Authentication processing apparatus and authentication processing method
US20240146795A1 (en) Sharing contact informataion
US11991176B2 (en) Controlled method and system for secure information sharing
TWI797679B (en) Information processing system, information processing method, program for controlling account linkage processing between different services, and recording medium
JP7257008B1 (en) Referral system and referral method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170406

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170414

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170502

R150 Certificate of patent or registration of utility model

Ref document number: 6141473

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250