JP4802157B2 - Automatic login device and program thereof - Google Patents

Automatic login device and program thereof Download PDF

Info

Publication number
JP4802157B2
JP4802157B2 JP2007214248A JP2007214248A JP4802157B2 JP 4802157 B2 JP4802157 B2 JP 4802157B2 JP 2007214248 A JP2007214248 A JP 2007214248A JP 2007214248 A JP2007214248 A JP 2007214248A JP 4802157 B2 JP4802157 B2 JP 4802157B2
Authority
JP
Japan
Prior art keywords
login
information
application
screen
displayed
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
JP2007214248A
Other languages
Japanese (ja)
Other versions
JP2009048431A (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.)
Hitachi Solutions Ltd
Original Assignee
Hitachi Solutions 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 Hitachi Solutions Ltd filed Critical Hitachi Solutions Ltd
Priority to JP2007214248A priority Critical patent/JP4802157B2/en
Publication of JP2009048431A publication Critical patent/JP2009048431A/en
Application granted granted Critical
Publication of JP4802157B2 publication Critical patent/JP4802157B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、アプリケーションがログイン時に表示する画面を監視してログイン操作を代行する自動ログイン装置及びそのプログラムに関する。   The present invention relates to an automatic login device that monitors a screen displayed by an application during login and performs a login operation, and a program thereof.

セキュリティ意識の高まりと共に、ユーザ認証を伴うアプリケーションが増えてきている。ユーザ認証には一般的にログイン情報としてユーザIDとパスワードが用いられることが多く、多様なアプリケーションを使用するユーザにとって、それらのログイン情報を管理することは容易ではない。また、そのようなアプリケーションを立ち上げる度にログイン情報の入力を必要とするため、非常に煩わしい。   With increasing security awareness, applications with user authentication are increasing. In user authentication, a user ID and a password are generally used as login information in many cases, and it is not easy for a user who uses various applications to manage the login information. Moreover, since it is necessary to input login information every time such an application is started, it is very troublesome.

従来、このような問題を解決するため、アプリケーションが起動時等に表示する固有の画面(以下、アプリケーション画面という。)を監視し、ログイン画面に対して自動的にログイン操作を代行する自動ログイン技術が知られている(例えば、特許文献1参照。)。この自動ログイン技術は、PC(Personal Computer)又はワークステーションで動作するアプリケーションのログイン画面へのログイン情報の入力等を代行するものである。   Conventionally, in order to solve such a problem, an automatic login technology that monitors a unique screen (hereinafter referred to as an application screen) that is displayed when an application is started and automatically performs a login operation for the login screen. Is known (for example, see Patent Document 1). This automatic login technique substitutes input of login information on a login screen of an application operating on a PC (Personal Computer) or a workstation.

そのために、自動ログイン技術は、監視対象のアプリケーションのアプリケーション画面に関する情報(以下、画面情報という。)と操作手順、及びその画面に対応するログイン情報を予め登録しておく。自動ログイン技術は、また、監視プログラムが画面情報に基づいてアプリケーション画面の表示を定期的に監視し、登録したものと同じアプリケーション画面を検出したときに、対応する操作手順に従って対応するログイン情報をログイン画面に入力すると共に確定操作等を行い、自動ログインを可能とする。
特開2006−155513号公報
For this purpose, in the automatic login technique, information related to the application screen of the application to be monitored (hereinafter referred to as screen information), an operation procedure, and login information corresponding to the screen are registered in advance. The automatic login technology also monitors the application screen display periodically based on the screen information and logs in the corresponding login information according to the corresponding operation procedure when the same application screen as the registered one is detected. Inputs to the screen and performs a confirmation operation to enable automatic login.
JP 2006-155513 A

しかしながら、従来の自動ログイン技術では、利便性が低いという問題を有していた。具体的には、まず、上記のように予めアプリケーションの画面情報と操作手順、及びログイン情報を登録しておく必要があるため、ユーザは予め各アプリケーションの画面情報と操作手順及びログイン情報の詳細を把握しておく必要がある。また、単純にユーザIDやパスワードを入力するだけではなく、入力処理の途中で特定のキーを押下する必要があるなどの複雑な操作を要求するものも数多くある。   However, the conventional automatic login technology has a problem of low convenience. Specifically, first, since it is necessary to register the application screen information, the operation procedure, and the login information in advance as described above, the user needs to register the details of the application screen information, the operation procedure, and the login information in advance. It is necessary to know. In addition, there are many things that require complicated operations such as the need to press a specific key during the input process, as well as simply entering a user ID and password.

さらに、それらの画面情報や操作手順の情報は、各アプリケーションの実装に関わるため、一般のユーザにとっては理解し難い場合が多い。そのため、そのようなアプリケーションへのログイン手順を正しく設定することは、通常のユーザにとって困難である。事実、現在市場に出回っている自動ログインプログラムの殆どが、専門のエンジニアのサポート無しでは設定できない複雑なものとなっている。これらの要因が、アプリケーション画面を監視する自動ログインシステムの利便性を損ねていた。   Furthermore, since the screen information and operation procedure information are related to the implementation of each application, it is often difficult for general users to understand. Therefore, it is difficult for a normal user to correctly set a login procedure for such an application. In fact, most of the automatic login programs on the market today are complex that cannot be configured without the assistance of specialist engineers. These factors impaired the convenience of the automatic login system that monitors the application screen.

以上の現状に鑑み、本発明の目的は、利便性の向上が可能な自動ログイン装置及びそのプログラムを提供する。   In view of the above situation, an object of the present invention is to provide an automatic login apparatus capable of improving convenience and a program thereof.

上記の課題を解決すべく、本発明は以下の構成を提供する。
請求項1に係る発明は、アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログイン装置において、前記自動ログイン装置が、所定の情報を記憶する記憶部と、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、前記アプリケーション画面情報、前記操作手順情報及び前記ログイン情報を含むログイン代行情報を前記記憶部に設定するログイン情報設定部と、アプリケーション画面を監視してログイン処理を行う監視応答部と、を備え、前記ログイン情報設定部が、アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び前記記憶部への設定を可能にする第1のアイコンを生成する画面情報設定手段と、前記第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、前記画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンを生成する操作対象選択手段と、前記第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)を生成する操作内容設定手段と、前記第1のGUIを介して前記ログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを前記操作手順情報として前記記憶部に記憶させて設定することを可能にする、第2のGUIを生成する操作順序設定手段と、を有し、前記監視応答部が、表示中のアプリケーション画面の画面情報といずれかの前記ログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応する前記ログイン代行情報中の操作順で操作内容を実行して、ログイン操作の代行であるログイン処理を実行することを特徴とする。
In order to solve the above problems, the present invention provides the following configurations.
The invention according to claim 1 is an automatic login apparatus that monitors an application screen displayed by an application and performs a login operation required for starting the application, wherein the automatic login apparatus stores a predetermined information, and an application Application screen information and operation procedure information related to the operation target, operation contents, and operation order of the login operation are acquired from the user, and the login information used for login is input to the user, and the application screen information, the operation procedure information, and the login information are acquired. A login information setting unit that sets login proxy information in the storage unit, and a monitoring response unit that monitors the application screen and performs login processing, and the login information setting unit is an application or an alias or icon that replaces it. Screen information setting means for generating a first icon that enables acquisition of application screen information from an application and setting in the storage unit via a drag-and-drop operation, and according to the operation of the first icon When application screen information is acquired and set, each screen element that is displayed or required for the login operation in the displayed login screen is operated via a drag and drop operation to the screen element. An operation object selection unit that generates a second icon that enables selection of an object, and a first GUI (Graphical user) that enables setting of operation contents for the operation object selected via the second icon interface) and all the operations for each screen element required for the login operation via the first GUI. When the operation content is set for the target, the operation target and the operation content are displayed in the order of input, and the display order can be changed via a drag-and-drop operation, and displayed according to the user's operation. An operation order setting means for generating a second GUI, which makes it possible to store and set the operation target, the operation content, and the operation order as the display order as the operation procedure information in the storage unit; And the monitoring response unit determines whether or not the screen information of the currently displayed application screen matches the application screen information in any of the login proxy information. The operation content is executed in the order of operation in the login proxy information to execute a login process as a login operation proxy.

請求項2に係る発明は、アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログインプログラムであって、前記自動ログインプログラムが、コンピュータに、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、前記アプリケーション画面情報、前記操作手順情報及び前記ログイン情報を含むログイン代行情報を記憶させて設定するログイン情報設定処理と、アプリケーション画面を監視してログイン処理を行う監視応答処理と、を実行させ、前記ログイン情報設定処理が、アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び設定を可能にする第1のアイコンを生成する画面情報設定ステップと、前記第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、前記画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンをユーザの操作に応じて生成する操作対象選択ステップと、前記第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)をユーザの操作に応じて生成する操作内容設定ステップと、前記第1のGUIを介して前記ログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを前記作手順情報として記憶させて設定することを可能にする、第2のGUIをユーザの操作に応じて生成する操作順序設定ステップと、を有し、前記監視応答処理が、表示中のアプリケーション画面の画面情報といずれかの前記ログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応する前記ログイン代行情報中の操作順で操作内容を実行する、ログイン操作の代行としてのログイン処理であることを特徴とする。   The invention according to claim 2 is an automatic login program that monitors an application screen displayed by an application and performs a login operation required for starting the application, and the automatic login program sends application screen information and application screen information to the computer. Login procedure information including the application screen information, the operation procedure information, and the login information by acquiring the operation procedure information related to the operation target, the operation content, and the operation order of the login operation, allowing the user to input login information used for login Login information setting processing that stores and sets the login information and monitoring response processing that monitors the application screen and performs login processing are executed, and the login information setting processing is performed by the application or an alias or alias that replaces it. A screen information setting step for generating a first icon that enables acquisition and setting of application screen information from the application through a drag-and-drop operation to the computer, and application screen information according to the operation of the first icon For each screen element that is displayed or required for the login operation in the displayed login screen when is acquired and set, the selection of the operation target via the drag and drop operation to the screen element An operation target selection step of generating a second icon that enables the user according to the operation of the user, and a first GUI that enables setting of the operation content to the operation target selected via the second icon An operation content setting step for generating (Graphical user interface) in response to a user operation, and the login via the first GUI When the operation details are set for all operation objects for each screen element required for the operation, the operation objects are displayed in the order of input in correspondence with the operation contents, and the display order is displayed via the drag and drop operation. And the operation target displayed in accordance with the user's operation, the operation content, and the operation order that is the display order can be stored and set as the operation procedure information. An operation order setting step for generating a GUI according to a user operation, and the monitoring response process matches the screen information of the application screen being displayed with the application screen information in any of the login proxy information Log in as a login operation proxy, which executes the operation contents in the order of operations in the corresponding login proxy information when it is determined that they match. It is characterized in that it is a process.

請求項1に係る発明によれば、アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログイン装置において、自動ログイン装置が、所定の情報を記憶する記憶部と、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、アプリケーション画面情報、操作手順情報及びログイン情報を含むログイン代行情報を記憶部に設定するログイン情報設定部と、アプリケーション画面を監視してログイン処理を行う監視応答部と、を備え、ログイン情報設定部が、アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び記憶部への設定を可能にする第1のアイコンを生成する画面情報設定手段と、第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンを生成する操作対象選択手段と、第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)を生成する操作内容設定手段と、第1のGUIを介してログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを操作手順情報として記憶部に記憶させて設定することを可能にする、第2のGUIを生成する操作順序設定手段と、を有し、監視応答部が、表示中のアプリケーション画面の画面情報といずれかのログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応するログイン代行情報中の操作順で操作内容を実行して、ログイン操作の代行であるログイン処理を実行するため、複雑な操作を要することなく、利便性の向上が可能な自動ログイン装置を実現することができる。   According to the invention according to claim 1, in the automatic login device that monitors the application screen displayed by the application and performs the login operation required for starting the application, the automatic login device stores a predetermined information; Acquires application screen information and operation procedure information related to the operation target, operation content, and operation order of the login operation from the application, allows the user to input login information used for login, and includes application screen information, operation procedure information, and login information A login information setting unit that sets login proxy information in the storage unit, and a monitoring response unit that monitors the application screen and performs login processing. The login information setting unit can be dragged and dragged to an application or an alias or icon instead. Dro Screen information setting means for generating a first icon that enables acquisition of application screen information from the application and setting in the storage unit via the screen operation, and application screen information is acquired in accordance with the operation of the first icon For each screen element that is displayed or required for the login operation in the displayed login screen, it is possible to select an operation target via a drag and drop operation to the screen element. Operation object selection means for generating a second icon to be operated, and operation contents for generating a first GUI (Graphical user interface) that enables setting of the operation contents to the operation object selected via the second icon When the operation content is set for all the operation targets for each screen element required for the login operation via the setting means and the first GUI, The operation target and the operation content are displayed in the order of input, and the display order can be changed via a drag-and-drop operation. The operation target, the operation content, and the display order are displayed according to the user's operation. An operation order setting means for generating a second GUI that enables a certain operation order to be stored and set as operation procedure information in the storage unit, and the monitoring response unit displays the application screen being displayed. It is determined whether or not the screen information matches the application screen information in any of the login proxy information, and if it matches, the operation details are executed in the order of operations in the corresponding login proxy information to log in Since the login process which is an operation substitute is executed, an automatic login apparatus capable of improving convenience can be realized without requiring a complicated operation.

請求項2に係る発明によれば、アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログインプログラムであって、自動ログインプログラムが、コンピュータに、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、アプリケーション画面情報、操作手順情報及びログイン情報を含むログイン代行情報を記憶させて設定するログイン情報設定処理と、アプリケーション画面を監視してログイン処理を行う監視応答処理と、を実行させ、ログイン情報設定処理が、アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び設定を可能にする第1のアイコンを生成する画面情報設定ステップと、第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンをユーザの操作に応じて生成する操作対象選択ステップと、第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)をユーザの操作に応じて生成する操作内容設定ステップと、第1のGUIを介してログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを作手順情報として記憶させて設定することを可能にする、第2のGUIをユーザの操作に応じて生成する操作順序設定ステップと、を有し、監視応答処理が、表示中のアプリケーション画面の画面情報といずれかのログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応するログイン代行情報中の操作順で操作内容を実行する、ログイン操作の代行としてのログイン処理であるため、複雑な操作を要することなく、利便性の向上が可能な自動ログインプログラムを実現することができる。   According to the second aspect of the present invention, there is provided an automatic login program that monitors an application screen displayed by an application and performs a login operation required for starting the application, and the automatic login program sends application screen information from the application to the computer. And the operation procedure information related to the operation target, operation content, and operation order of the login operation, allowing the user to input login information used for login, and storing login proxy information including application screen information, operation procedure information, and login information The login information setting process to be set and the monitoring response process to monitor the application screen and perform the login process are executed, and the login information setting process is executed by the application or the alias or icon to be replaced with the application. A screen information setting step for generating a first icon that enables acquisition and setting of application screen information from an application via a group and drop operation, and application screen information is acquired according to the operation of the first icon. For each screen element that is displayed or required for the login operation in the displayed login screen when set, the operation target can be selected through a drag-and-drop operation to the screen element. An operation target selection step for generating two icons according to the user's operation, and a first GUI (Graphical user interface) that enables setting of the operation content to the operation target selected via the second icon An operation content setting step generated according to a user operation and each screen element required for a login operation via the first GUI When the operation content is set for all operation objects, the operation object and the operation contents are displayed in correspondence with each other in the order of input, and the display order can be changed via a drag and drop operation. An operation for generating a second GUI according to the user's operation, which makes it possible to store and set the operation target displayed, the operation content, and the operation order as the display order as operation procedure information. An order setting step, and when the monitor response process determines whether the screen information of the currently displayed application screen matches the application screen information in any login proxy information, Because it is a login process as a proxy for the login operation that executes the operation contents in the order of operations in the corresponding login proxy information, it is convenient without requiring complicated operations. It is possible to realize an automatic login program capable of improving the performance.

以下、実施例を示した図面を参照しつつ本発明の実施の形態について説明する。
図1は、本発明による自動ログイン装置の一実施例を模式的に示すブロック構成図である。自動ログイン装置1は、図1に示すように、アプリケーションプログラム(以下、単にアプリケーションという。)が起動時等に表示する固有のアプリケーション画面を監視してログイン処理を行う監視応答部10と、ログイン処理に必要な情報(以下、ログイン代行情報という。)をアプリケーション等から取得して設定するログイン情報設定部20と、ログイン情報設定部20が取得したログイン代行情報を記憶する記憶部30と、を備える。
Hereinafter, embodiments of the present invention will be described with reference to the drawings showing examples.
FIG. 1 is a block diagram schematically showing an embodiment of an automatic login apparatus according to the present invention. As shown in FIG. 1, the automatic login apparatus 1 includes a monitoring response unit 10 that performs login processing by monitoring a unique application screen displayed when an application program (hereinafter simply referred to as an application) is started, and login processing. A login information setting unit 20 that acquires and sets information necessary for authentication (hereinafter referred to as login proxy information) from an application or the like, and a storage unit 30 that stores the login proxy information acquired by the login information setting unit 20. .

ここで、自動ログイン装置1の図1において破線で囲まれた部分、即ち、監視応答部10及びログイン情報設定部20は、同様の機能を実現するプログラムに応じて処理するコンピュータ等として実現されるのでもよい。この場合、記憶部30は、このコンピュータが内蔵するHD(ハードディスク)等として実現される。又、ログイン代行情報は、例えば、アプリケーション画面に関する情報(以下、アプリケーション画面情報といい、画面に関する情報を画面情報という。)と、ログイン操作の手順に関する情報であって操作対象、操作内容及び操作順からなる操作手順情報と、ログインに使用するユーザID、パスワード等からなるログイン情報とを含み、アプリケーション毎に記憶部30に記憶される。   Here, the portion surrounded by the broken line in FIG. 1 of the automatic login device 1, that is, the monitoring response unit 10 and the login information setting unit 20 are realized as a computer or the like that performs processing according to a program that realizes the same function. It's okay. In this case, the storage unit 30 is realized as an HD (hard disk) or the like built in the computer. The login proxy information includes, for example, information related to the application screen (hereinafter referred to as application screen information, and information related to the screen is referred to as screen information) and information related to the login operation procedure. Are stored in the storage section 30 for each application.

監視応答部10は、PC又はワークステーション上に表示されている画面を定期的に監視し、表示されている画面に関する情報が記憶部30に登録されているログイン代行情報中のアプリケーション画面情報のうちのいずれかと一致するか否かを判断する。監視応答部10は、また、いずれかのアプリケーション画面情報と一致したと判断したとき、対応するログイン代行情報中の操作手順情報を抽出し、操作手順情報に基づいて対応するログイン画面にログイン操作を行う。   The monitoring response unit 10 periodically monitors the screen displayed on the PC or workstation, and the information regarding the displayed screen is the application screen information in the login proxy information registered in the storage unit 30. It is determined whether or not it matches any of the above. When the monitoring response unit 10 determines that any of the application screen information matches, the monitoring response unit 10 extracts the operation procedure information in the corresponding login proxy information, and performs the login operation on the corresponding login screen based on the operation procedure information. Do.

ログイン情報設定部20は、監視において参照されるアプリケーション画面情報をアプリケーションから取得してログイン代行情報に設定する画面情報設定手段21と、ログイン画面の操作対象の画面要素を選択させる操作対象選択手段22と、この操作対象への操作内容を設定させる操作内容設定手段23と、操作順の変更を可能にすると共にユーザの操作に応じて操作手順情報を設定する操作順序設定手段24と、から構成される。ログイン情報設定部20は、後述のGUI(Graphical User Interface)をユーザに表示し、GUIを介してユーザが選択した監視対象アプリケーション2のアプリケーション画面情報と、そのアプリケーションへのログインのための操作手順情報とを、ログイン代行情報の一部として設定する。   The login information setting unit 20 obtains application screen information referred to in monitoring from the application and sets it as login proxy information, and an operation target selection unit 22 that selects a screen element to be operated on the login screen. And an operation content setting means 23 for setting the operation content for the operation target, and an operation order setting means 24 for enabling the change of the operation order and setting operation procedure information according to the user's operation. The The login information setting unit 20 displays a GUI (Graphical User Interface), which will be described later, to the user, application screen information of the monitoring target application 2 selected by the user via the GUI, and operation procedure information for logging in to the application Are set as a part of the login proxy information.

図2は、一般的なアプリケーションのログイン画面の構成を示す模式図である。ログイン画面210は、図2に示すように、一般に、ユーザIDを入力する入力フィールド211と、パスワードを入力する入力フィールド212と、入力情報を確定するOKボタン213とを有する。アプリケーションによっては、これ以外の構成要素を有するものもあるが、本実施例では、最も一般的なこの構成を例にとって説明する。   FIG. 2 is a schematic diagram illustrating a configuration of a general application login screen. As shown in FIG. 2, the login screen 210 generally includes an input field 211 for inputting a user ID, an input field 212 for inputting a password, and an OK button 213 for confirming input information. Some applications have other components, but in this embodiment, the most common configuration will be described as an example.

図2のログイン画面210を表示するアプリケーションに対するログイン操作は、通常、ユーザID及びパスワードとしてそれぞれ適切な文字及び数字の組み合わせを入力してから、OKボタンを押下するというものである。しかしながら、それ以外の操作を必要とするアプリケーションも使用されているため、ユーザIDとして文字列を入力し、キーボードのEnterキーを押下し、パスワードにフォーカスを移動させ、パスワードとして文字列等を入力し、再度Enterキーを押下し、そして最後にOKボタンを押下するログイン操作を例にとり、以下に説明する。   The login operation for the application that displays the login screen 210 in FIG. 2 is usually to input an appropriate combination of characters and numbers as the user ID and password, and then press the OK button. However, since applications that require other operations are also used, enter a character string as the user ID, press the Enter key on the keyboard, move the focus to the password, and enter a character string or the like as the password. The following describes an example of a login operation in which the Enter key is pressed again and the OK button is finally pressed.

図3は、監視対象アプリケーション2をユーザに選択させるためにログイン情報設定部20が表示するGUIの一実施例を示す模式図である。図3(a)にアイコンとして示されるGUI310は、画面情報設定手段21によって表示されるものであり、例えば、アプリケーションのアイコン上にドラッグ&ドロップ操作されることによって、このアプリケーションを選択すると共に監視するためのアプリケーション画面情報を取得して設定する。   FIG. 3 is a schematic diagram illustrating an example of a GUI displayed by the login information setting unit 20 in order to allow the user to select the monitoring target application 2. The GUI 310 shown as an icon in FIG. 3A is displayed by the screen information setting means 21. For example, this application is selected and monitored by a drag and drop operation on the application icon. Get and set application screen information for

図3(b)にアイコンとして示されるGUI320は、GUI310を介してアプリケーション画面情報が取得されたときに操作対象選択手段22によって表示され、ログイン画面中の操作対象を選択するアイコン322と、再設定に使用されるアイコン321と、完了ボタン323とを有する。アイコン322をログイン画面210の画面要素、例えば、入力フィールド211、212、OKボタン213等の上にドラッグ&ドロップ操作することによって、操作対象選択手段22がログイン画面210の選択された画面要素を識別し、ログイン操作に必要な情報を取得する。ここで、操作対象の選択及び操作内容の設定は何度でもでき、操作対象への設定がすべて完了したとき、完了ボタン323の押下によって設定が完了する。また、アイコン321は、再設定、即ちここで対象としているアプリケーションとは異なるアプリケーションの設定、に使用され、対象のアプリケーションのアイコン上にドラッグ&ドロップ操作することによって設定を最初からやり直すことを可能にする。   The GUI 320 shown as an icon in FIG. 3B is displayed by the operation target selection unit 22 when the application screen information is acquired via the GUI 310, and is reset with an icon 322 for selecting the operation target in the login screen. And an icon 321 used for and a completion button 323. By dragging and dropping the icon 322 onto a screen element of the login screen 210, for example, the input fields 211 and 212, the OK button 213, etc., the operation target selection unit 22 identifies the selected screen element of the login screen 210. And obtain the information required for the login operation. Here, the selection of the operation target and the setting of the operation content can be performed any number of times. When all the settings for the operation target are completed, the setting is completed by pressing the completion button 323. The icon 321 is used for resetting, that is, setting an application different from the target application here, and the setting can be redone from the beginning by dragging and dropping on the icon of the target application. To do.

図4は、操作内容設定手段23が表示するGUIの実施例を示す模式図であり、4つの異なる変化例を示す。このGUI410(420、430、440)は、GUI320によって選択された操作対象、例えばユーザID、に対する操作内容をログイン代行情報の一部として設定する場合に使用される。ここでいう操作内容は、ログイン情報を含む。ユーザがGUI320を介して操作対象を選択したとき、いずれかのGU410(420、430、440)が表示され、表示されたGUIは選択された操作対象に対する操作内容の設定を可能とする。通常、GUI410が最初に表示されるが、表示される画面の内容はドロップダウンリスト411によって切替可能である。   FIG. 4 is a schematic diagram showing an example of the GUI displayed by the operation content setting means 23, and shows four different examples of changes. The GUI 410 (420, 430, 440) is used when setting the operation content for the operation target selected by the GUI 320, for example, the user ID, as a part of the login proxy information. The operation content here includes login information. When the user selects an operation target via the GUI 320, one of the GUIs 410 (420, 430, and 440) is displayed, and the displayed GUI enables the setting of the operation content for the selected operation target. Normally, the GUI 410 is displayed first, but the contents of the displayed screen can be switched by a drop-down list 411.

操作内容は、それぞれ、ドロップダウンリスト411から操作種別を選択し、入力フィールド412、422、432が表示されている場合は必要な操作内容を入力し(表示されていない場合はこの入力は省略される)、最後にOKボタン413を押下するという手順で設定される。操作種別として、例えば、「ユーザID」、「パスワード」、「キーイベント」、及び「フォーカス」の4種類のうちのいずれかが選択できるのでもよく、それぞれ、「操作対象である入力フィールドにユーザIDを入力する」、「操作対象である入力フィールドにパスワードを入力する」、「操作対象である画面要素に対してキー押下イベントを発生させる」、及び「操作対象である画面要素へフォーカスを移動する」という操作を意味する。   For the operation content, select an operation type from the drop-down list 411, and if the input fields 412, 422, and 432 are displayed, enter the required operation content (if this is not displayed, this input is omitted). Finally, it is set by the procedure of pressing the OK button 413. As the operation type, for example, any of four types of “user ID”, “password”, “key event”, and “focus” may be selected. “Enter the ID”, “Enter the password in the input field that is the operation target”, “Generate a key press event for the screen element that is the operation target”, and “Move the focus to the screen element that is the operation target” This means the operation of “Yes”.

操作内容設定手段23は、ユーザがいずれかの操作種別を選択したとき、選択された操作種別に応じて表示するGUIを変化させる。具体的には、操作内容設定手段23は、「ユーザID」に対してはGUI410、「パスワード」に対してはGUI420、「キーイベント」に対してはGUI430、「フォーカス」に対してはGUI440へと、それぞれ変化させる。ユーザは、「ユーザID」を選択した場合、ログイン操作時に入力するユーザIDの文字列を入力フィールド412に入力し、「パスワード」を選択した場合、ログイン操作時に入力するパスワードの文字列等を入力フィールド422に入力し(入力した文字列は“*”でマスクされる)、「キーイベント」を選択した場合、ログイン操作時に発生させるキーイベントの種類を入力フィールド432に入力し、「フォーカス」を選択した場合は、何も入力することなく、操作内容を入力することができ、さらにOKボタン413を押下することによって入力された内容を設定できる。ユーザは、GUI320を使用して操作対象を選択し、GUI410(420、430、440)を使用した操作内容の入力及び設定を必要回数繰り返すことによって、複数の操作を必要とするログインに対するログイン代行情報中の操作手順情報を設定することができる。   The operation content setting unit 23 changes the GUI to be displayed according to the selected operation type when the user selects any operation type. Specifically, the operation content setting means 23 sends a GUI 410 for “user ID”, a GUI 420 for “password”, a GUI 430 for “key event”, and a GUI 440 for “focus”. And change each. When “User ID” is selected, the user inputs a character string of the user ID input at the time of login operation into the input field 412. When “Password” is selected, the user inputs a character string of the password input at the time of login operation. When input is made in the field 422 (the input character string is masked by “*”) and “key event” is selected, the type of key event generated during the login operation is input in the input field 432 and “focus” is set. When selected, the operation content can be input without inputting anything, and the input content can be set by pressing the OK button 413. The user selects an operation target using the GUI 320, and repeats the input and setting of the operation content using the GUI 410 (420, 430, 440) as many times as necessary, thereby performing login proxy information for login that requires a plurality of operations. Operation procedure information can be set.

ユーザは、以下のように、例えばユーザIDを設定してからパスワードを設定する等の操作内容の設定を行うことができる。即ち、ユーザは、まず、GUI310を用いてアプリケーションのアイコンを選択し、GUI320を用いてユーザIDの入力フィールド211を選択してGUI410を表示させ、GUI410のドロップダウンリスト411から「ユーザID」を選択し、入力フィールド412にユーザIDの文字列を入力し、そして、OKボタン413を押下してこの操作対象についての設定内容を確定する。   As described below, the user can set operation details such as setting a user ID and then setting a password. That is, the user first selects an application icon using the GUI 310, selects the user ID input field 211 using the GUI 320, displays the GUI 410, and selects “User ID” from the drop-down list 411 of the GUI 410. Then, a character string of the user ID is input into the input field 412 and the OK button 413 is pressed to confirm the setting contents for this operation target.

次に、ユーザは、GUI320を用いて再び入力フィールド211を選択してGUI410を表示させ、GUI410のドロップダウンリスト411から「キーイベント」を選択してGUI430に変更し、入力フィールド432にEnterをキー入力、そして、OKボタン433を押下して設定内容を確定する。次に、ユーザは、フォーカスの移動と、パスワードの入力と、Enterのキー入力とについても、同様に操作して設定し、これらの操作対象についての設定内容を確定する。   Next, the user selects the input field 211 again by using the GUI 320 to display the GUI 410, selects “key event” from the drop-down list 411 of the GUI 410, changes to the GUI 430, and presses Enter in the input field 432. Input and press the OK button 433 to confirm the setting contents. Next, the user operates and sets the focus movement, the password input, and the Enter key input in the same manner, and confirms the setting contents for these operation targets.

図5は、操作順序設定手段24が表示するGUIの実施例を模式的に示す図である。GUI510は、上記のようにGUI320と必要とされるGUI410(420、430、440)とが操作されることによって各操作対象について全ての操作内容の設定が完了し、GUI320のボタン323が押下されたときに表示される。GUI510は、設定された操作対象とその操作内容とその順番、即ち操作順を変更することが可能となっている。   FIG. 5 is a diagram schematically showing an example of the GUI displayed by the operation order setting unit 24. As described above, the GUI 510 is operated by the GUI 320 and the required GUI 410 (420, 430, 440), and the setting of all the operation contents for each operation target is completed, and the button 323 of the GUI 320 is pressed. When displayed. The GUI 510 can change the set operation target, the operation content, and the order thereof, that is, the operation order.

図5において、GUI510が変更前、GUI520が変更後の表示内容を示す。図5に示すように、GUIは、現在設定されている操作対象、操作内容、及びその順番を一覧511、521として表示するようになっている。一覧表示されている操作内容及びその順番は、代行して行われるログイン操作の操作内容及びその順番(操作順)に対応している。操作順の変更は、このGUI510上で、対象の行全体をドラッグ&ドロップ操作して他の行に移動させることによって実現できる。   In FIG. 5, GUI 510 shows display contents before the change, and GUI 520 shows the display contents after the change. As shown in FIG. 5, the GUI displays the currently set operation objects, operation contents, and their order as lists 511 and 521. The operation contents displayed in the list and the order thereof correspond to the operation contents and the order (operation order) of the login operation performed on behalf of the user. The operation order can be changed by dragging and dropping the entire target line to another line on the GUI 510.

以上に説明したGUIを用いて、ユーザは自動ログインのために必要な、アプリケーション画面情報と、ログイン画面の操作対象、操作対象に対する操作内容(ログイン情報を含む。)、及び操作順からなる操作手順情報と、を設定して登録する。このように登録されたアプリケーションが起動されたとき、自動ログイン装置は、アプリケーションの起動を検知し、登録されたログイン情報を含む操作手順情報に基づいてログイン操作を実行し、もって、アプリケーションへのログインを代行する。   Using the GUI described above, an operation procedure including application screen information, an operation target of the login screen, an operation content for the operation target (including login information), and an operation order necessary for automatic login by the user. Set and register information. When the application registered in this way is activated, the automatic login device detects the activation of the application, executes the login operation based on the operation procedure information including the registered login information, and then logs in to the application. On behalf of

本発明による自動ログイン装置の一実施例を模式的に示すブロック構成図である。It is a block block diagram which shows typically one Example of the automatic login apparatus by this invention. 一般的なアプリケーションのログイン画面の構成を示す模式図である。It is a schematic diagram which shows the structure of the login screen of a general application. 監視対象アプリケーション2をユーザに選択させるためにログイン情報設定部が表示するGUIの一実施例を示す模式図であり、(a)は画面情報設定手段によって表示され、(b)は操作対象選択手段によって表示されるGUIを示す。It is a schematic diagram which shows one Example of the GUI which a login information setting part displays in order to make a user select the monitoring object application 2, (a) is displayed by a screen information setting means, (b) is an operation target selection means. The GUI displayed by is shown. 操作内容設定手段が表示するGUIの実施例を示す模式図であり、4つの異なる変化例を示す。It is a schematic diagram which shows the Example of GUI displayed by the operation content setting means, and shows four different changes. 操作順序設定手段が表示するGUIの実施例を模式的に示す図である。It is a figure which shows typically the Example of GUI which an operation order setting means displays.

符号の説明Explanation of symbols

1 自動ログイン装置
2 監視対象アプリケーション
10 監視応答部
20 ログイン情報設定部
21 画面情報設定手段
22 操作対象選択手段
23 操作内容設定手段
24 操作順序設定手段
30 記憶部
210 ログイン画面
211、212、412、422、432 入力フィールド
213、413、512 OKボタン
310 画面選択GUI
311 アプリケーション画面の選択アイコン
320 操作対象選択GUI
321 アプリケーション画面の選択アイコン(再選択用)
322 操作対象の選択アイコン
323 完了ボタン
410 操作内容設定GUI(ユーザID選択時)
411 操作タイプ選択ドロップダウンリスト
420 操作内容設定GUI(パスワード選択時)
421 操作タイプ選択ドロップダウンリスト
430 操作内容設定GUI(キーイベント選択時)
431 操作タイプ選択ドロップダウンリスト
440 操作内容設定GUI(フォーカス選択時)
441 操作タイプ選択ドロップダウンリスト
510 操作順序設定GUI(変更前)
511 操作内容一覧(変更前)
520 操作順序設定GUI(変更後)
521 操作内容一覧(変更後)
DESCRIPTION OF SYMBOLS 1 Automatic login apparatus 2 Monitoring object application 10 Monitoring response part 20 Login information setting part 21 Screen information setting means 22 Operation target selection means 23 Operation content setting means 24 Operation order setting means 30 Storage part 210 Login screen 211, 212, 412, 422 432 Input field 213, 413, 512 OK button 310 Screen selection GUI
311 Application screen selection icon 320 Operation target selection GUI
321 Application screen selection icon (for reselection)
322 Operation target selection icon 323 Done button 410 Operation content setting GUI (when user ID is selected)
411 Operation type selection drop-down list 420 Operation content setting GUI (when password is selected)
421 Operation type selection drop-down list 430 Operation content setting GUI (when key event is selected)
431 Operation type selection drop-down list 440 Operation content setting GUI (when focus is selected)
441 Operation type selection drop-down list 510 Operation order setting GUI (before change)
511 List of operations (before change)
520 Operation order setting GUI (after change)
521 List of operation details (after change)

Claims (2)

アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログイン装置において、
前記自動ログイン装置が、
所定の情報を記憶する記憶部と、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、前記アプリケーション画面情報、前記操作手順情報及び前記ログイン情報を含むログイン代行情報を前記記憶部に設定するログイン情報設定部と、アプリケーション画面を監視してログイン処理を行う監視応答部と、を備え、
前記ログイン情報設定部が、
アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び前記記憶部への設定を可能にする第1のアイコンを生成する画面情報設定手段と、
前記第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、前記画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンを生成する操作対象選択手段と、
前記第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)を生成する操作内容設定手段と、
前記第1のGUIを介して前記ログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを前記操作手順情報として前記記憶部に記憶させて設定することを可能にする、第2のGUIを生成する操作順序設定手段と、を有し、
前記監視応答部が、
表示中のアプリケーション画面の画面情報といずれかの前記ログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応する前記ログイン代行情報中の操作順で操作内容を実行して、ログイン操作の代行であるログイン処理を実行する、ことを特徴とする自動ログイン装置。
In the automatic login device that monitors the application screen displayed by the application and performs the login operation required to start the application,
The automatic login device is
A storage unit that stores predetermined information; and application screen information and operation procedure information related to an operation target, operation content, and operation order of a login operation are acquired from an application, and the user inputs login information used for login, and the application A login information setting unit that sets login information including screen information, the operation procedure information, and the login information in the storage unit; and a monitoring response unit that monitors an application screen and performs login processing,
The login information setting unit
Screen information setting means for generating a first icon that enables acquisition of application screen information from the application and setting in the storage unit via a drag and drop operation to the application or an alias or icon instead of the application;
When the application screen information is acquired and set according to the operation of the first icon, the screen element is displayed for each screen element displayed or required for the login operation in the displayed login screen. An operation object selection means for generating a second icon that enables selection of an operation object via a drag-and-drop operation on
Operation content setting means for generating a first GUI (Graphical user interface) that enables setting of the operation content to the operation target selected via the second icon;
When operation contents are set for all operation objects for each screen element required for the login operation via the first GUI, the operation objects are displayed in the order of input in correspondence with the operation contents. The display order can be changed via a drag-and-drop operation, and the operation target, the operation content, and the operation order that is the display order are displayed in the storage unit as the operation procedure information. An operation order setting means for generating a second GUI that makes it possible to memorize and set,
The monitoring response unit
It is determined whether or not the screen information of the application screen being displayed matches the application screen information in any of the login proxy information, and if it matches, the operation is performed in the order of operation in the corresponding login proxy information. An automatic login device characterized by executing contents and executing a login process as a proxy for a login operation.
アプリケーションが表示するアプリケーション画面を監視し、アプリケーションの起動に要するログイン操作を代行する自動ログインプログラムであって、
前記自動ログインプログラムが、
コンピュータに、アプリケーションからアプリケーション画面情報とログイン操作の操作対象、操作内容及び操作順に関する操作手順情報とを取得し、ユーザにログインに使用するログイン情報を入力させ、前記アプリケーション画面情報、前記操作手順情報及び前記ログイン情報を含むログイン代行情報を記憶させて設定するログイン情報設定処理と、アプリケーション画面を監視してログイン処理を行う監視応答処理と、を実行させ、
前記ログイン情報設定処理が、
アプリケーション又はそれに替わるエイリアス若しくはアイコンへのドラッグ&ドロップ操作を介してアプリケーションからのアプリケーション画面情報の取得及び設定を可能にする第1のアイコンを生成する画面情報設定ステップと、
前記第1のアイコンの操作に応じてアプリケーション画面情報が取得されて設定されたときに、表示される又は表示されているログイン画面中のログイン操作に必要とされる画面要素毎に、前記画面要素へのドラッグ&ドロップ操作を介して操作対象の選択を可能にする第2のアイコンをユーザの操作に応じて生成する操作対象選択ステップと、
前記第2のアイコンを介して選択された操作対象への操作内容の設定を可能にする第1のGUI(Graphical user interface)をユーザの操作に応じて生成する操作内容設定ステップと、
前記第1のGUIを介して前記ログイン操作に必要とされる各画面要素に対する全ての操作対象に対して操作内容が設定されたときに、操作対象と操作内容を対応させて入力順に表示すると共にドラッグ&ドロップ操作を介して表示の順番の変更を可能にし、ユーザの操作に応じて表示されている操作対象と操作内容と表示の順番である操作順とを前記作手順情報として記憶させて設定することを可能にする、第2のGUIをユーザの操作に応じて生成する操作順序設定ステップと、を有し、
前記監視応答処理が、
表示中のアプリケーション画面の画面情報といずれかの前記ログイン代行情報中のアプリケーション画面情報とが一致するか否かを判断し、一致すると判断したとき、対応する前記ログイン代行情報中の操作順で操作内容を実行する、ログイン操作の代行としてのログイン処理である、ことを特徴とする自動ログインプログラム。
An automatic login program that monitors the application screen displayed by the application and performs the login operation required to start the application.
The automatic login program is
The computer acquires application screen information and operation procedure information related to the operation target, operation content, and operation order of the login operation from the application, and causes the user to input login information used for login. The application screen information and the operation procedure information And login information setting processing for storing and setting login proxy information including the login information, and monitoring response processing for monitoring the application screen and performing login processing,
The login information setting process
A screen information setting step for generating a first icon that enables acquisition and setting of application screen information from the application via a drag and drop operation to the application or an alias or icon instead of the application;
When the application screen information is acquired and set according to the operation of the first icon, the screen element is displayed for each screen element displayed or required for the login operation in the displayed login screen. An operation target selection step for generating a second icon that enables selection of an operation target via a drag-and-drop operation to the user according to a user operation;
An operation content setting step of generating a first GUI (Graphical user interface) that enables setting of the operation content to the operation target selected via the second icon according to a user operation;
When operation contents are set for all operation objects for each screen element required for the login operation via the first GUI, the operation objects are displayed in the order of input in correspondence with the operation contents. The display order can be changed via a drag-and-drop operation, and the operation target displayed according to the user's operation, the operation content, and the operation order that is the display order are stored and set as the operation procedure information. An operation order setting step for generating a second GUI in response to a user operation.
The monitoring response process
It is determined whether or not the screen information of the application screen being displayed matches the application screen information in any of the login proxy information, and if it matches, the operation is performed in the order of operation in the corresponding login proxy information. An automatic login program, which is a login process as a proxy for a login operation that executes contents.
JP2007214248A 2007-08-21 2007-08-21 Automatic login device and program thereof Active JP4802157B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007214248A JP4802157B2 (en) 2007-08-21 2007-08-21 Automatic login device and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007214248A JP4802157B2 (en) 2007-08-21 2007-08-21 Automatic login device and program thereof

Publications (2)

Publication Number Publication Date
JP2009048431A JP2009048431A (en) 2009-03-05
JP4802157B2 true JP4802157B2 (en) 2011-10-26

Family

ID=40500578

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007214248A Active JP4802157B2 (en) 2007-08-21 2007-08-21 Automatic login device and program thereof

Country Status (1)

Country Link
JP (1) JP4802157B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992939A (en) * 2019-03-29 2019-07-09 维沃移动通信有限公司 A kind of login method and terminal device
US11888947B2 (en) 2020-12-07 2024-01-30 Samsung Electronics Co., Ltd. Electronic device and controlling method of electronic device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009276957A (en) * 2008-05-14 2009-11-26 Hitachi Software Eng Co Ltd Automatic log-in system and program
JP5599995B2 (en) * 2009-09-30 2014-10-01 Necパーソナルコンピュータ株式会社 Information processing apparatus, image comparison method, and information processing apparatus setting method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259566A (en) * 1999-03-05 2000-09-22 Ntt Communicationware Corp Password management system
JP2000293490A (en) * 1999-04-05 2000-10-20 Nec Informatec Systems Ltd Password automatic input substitution system
JP2003150557A (en) * 2001-11-13 2003-05-23 Fujitsu Ltd Automatic input method of information by organismic authentication, its automatic input system and its automatic input program
JP3955827B2 (en) * 2003-02-27 2007-08-08 イニシア株式会社 ID, password, etc. automatic input program and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992939A (en) * 2019-03-29 2019-07-09 维沃移动通信有限公司 A kind of login method and terminal device
US11888947B2 (en) 2020-12-07 2024-01-30 Samsung Electronics Co., Ltd. Electronic device and controlling method of electronic device

Also Published As

Publication number Publication date
JP2009048431A (en) 2009-03-05

Similar Documents

Publication Publication Date Title
US10452249B2 (en) Tooltip feedback for zoom using scroll wheel
JP2013545380A (en) Automatic adjustment of input settings
US9519570B2 (en) Progressive snapshots in automated software testing
US10359918B2 (en) System and method for preventing unintended user interface input
US20130205385A1 (en) Providing intent-based access to user-owned resources
US20150347367A1 (en) User experience feedback recorder
US20120117532A1 (en) Methods, apparatuses & computer program products for facilitating efficient deployment of software
JP4802157B2 (en) Automatic login device and program thereof
US20100293499A1 (en) Rendering to a device desktop of an adaptive input device
JP6260585B2 (en) Information processing apparatus and information processing program
JP2009276957A (en) Automatic log-in system and program
JP6525776B2 (en) Monitoring device, control method of monitoring device, and program
JP2016170548A (en) Information processing system, information processing apparatus, and information processing program
JP2017102847A (en) Information processing system, relay device, method, and program
JP2016158828A (en) Medical image processor, method, and program
JP4568150B2 (en) Processing device and processing device system
JP6285974B2 (en) Server system, client device, and program
JP2016115168A (en) Program, information processing apparatus, and evaluation method
JP6299614B2 (en) Application operation support apparatus and application operation support program
JP6559583B2 (en) Remote operation device, remote operation method, and program
JP2019008635A (en) Screen display device, engineering device, and screen display method
US20220350451A1 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP5065841B2 (en) Information processing apparatus, information processing method, and program
JP2007328569A (en) Input support program, control having the program mounted thereon, and data processor
US20200125219A1 (en) Computer-implemented method for selecting an item from a list

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110713

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: 20110726

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110808

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140812

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4802157

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250