JP6424499B2 - 画像形成装置、情報処理方法、及びプログラム - Google Patents
画像形成装置、情報処理方法、及びプログラム Download PDFInfo
- Publication number
- JP6424499B2 JP6424499B2 JP2014141959A JP2014141959A JP6424499B2 JP 6424499 B2 JP6424499 B2 JP 6424499B2 JP 2014141959 A JP2014141959 A JP 2014141959A JP 2014141959 A JP2014141959 A JP 2014141959A JP 6424499 B2 JP6424499 B2 JP 6424499B2
- Authority
- JP
- Japan
- Prior art keywords
- interface
- program
- image forming
- forming apparatus
- identification information
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/468—Specific access rights for resources, e.g. using capability register
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0807—Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/33—User authentication using certificates
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/547—Remote procedure calls [RPC]; Web services
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Facsimiles In General (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Stored Programmes (AREA)
Description
11 コントローラ
12 スキャナ
13 プリンタ
14 モデム
15 操作パネル
16 ネットワークインタフェース
17 SDカードスロット
20 チケット生成装置
21 要求受信部
22 チケット生成部
23 応答返信部
24 チケット記憶部
30 クライアント装置
80 SDカード
111 CPU
112 RAM
113 ROM
114 HDD
115 NVRAM
121 インストール部
122 チケット解析部
123 プラットフォーム部
124 限定API情報記憶部
131 呼び出し元特定部
132 許可判定部
133 API実行部
200 ドライブ装置
201 記録媒体
202 補助記憶装置
203 メモリ装置
204 CPU
205 インタフェース装置
B バス
Claims (12)
- プログラムから要求を受け付けるためのインタフェース群を備えた画像形成装置であって、
前記インタフェース群のうちのいずれかのインタフェースの呼び出しに応じ、当該インタフェースの呼び出し元のプログラムを特定する特定部と、
前記特定部によって特定されたプログラムについて、呼び出されたインタフェースの利用の許可を示す情報が記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する許可部と、
プログラムが当該画像形成装置にインストールされる場合に、当該プログラムに所定のデータが関連付けられていると、当該プログラムの識別情報と、当該所定のデータに含まれている、前記インタフェース群のうちのいずれかのインタフェースの識別情報とを対応付けて前記記憶部に記憶する記憶処理部と、
を有し、
前記特定部は、前記呼び出し元の識別情報を取得し、
前記許可部は、前記識別情報に対応付けられて、前記呼び出されたインタフェースの識別情報が前記記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する、
ことを特徴とする画像形成装置。 - 前記所定のデータは、当該所定のデータが関連付けられているプログラムの識別情報によって暗号化されている、
ことを特徴とする請求項1記載の画像形成装置。 - 前記インタフェース群は、ネットワークを介して呼び出し可能である、
ことを特徴とする請求項1又は2記載の画像形成装置。 - 前記記憶部に記憶された情報に基づいて、前記インタフェースの利用に関する対価を算定する算定部を有する、
ことを特徴とする請求項1乃至3いずれか一項記載の画像形成装置。 - プログラムから要求を受け付けるためのインタフェース群を備えた画像形成装置が、
前記インタフェース群のうちのいずれかのインタフェースの呼び出しに応じ、当該インタフェースの呼び出し元のプログラムを特定する特定手順と、
前記特定手順において特定されたプログラムについて、呼び出されたインタフェースの利用の許可を示す情報が記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する許可手順と、
プログラムが当該画像形成装置にインストールされる場合に、当該プログラムに所定のデータが関連付けられていると、当該プログラムの識別情報と、当該所定のデータに含まれている、前記インタフェース群のうちのいずれかのインタフェースの識別情報とを対応付けて前記記憶部に記憶する記憶手順と、
を実行し、
前記特定手順は、前記呼び出し元の識別情報を取得し、
前記許可手順は、前記識別情報に対応付けられて、前記呼び出されたインタフェースの識別情報が前記記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する、
ことを特徴とする情報処理方法。 - 前記所定のデータは、当該所定のデータが関連付けられているプログラムの識別情報によって暗号化されている、
ことを特徴とする請求項5記載の情報処理方法。 - 前記インタフェース群は、ネットワークを介して呼び出し可能である、
ことを特徴とする請求項5又は6記載の情報処理方法。 - 前記画像形成装置が、
前記記憶部に記憶された情報に基づいて、前記インタフェースの利用に関する対価を算定する算定手順を実行する、
ことを特徴とする請求項5乃至7いずれか一項記載の情報処理方法。 - プログラムから要求を受け付けるためのインタフェース群を備えた画像形成装置に、
前記インタフェース群のうちのいずれかのインタフェースの呼び出しに応じ、当該インタフェースの呼び出し元のプログラムを特定する特定手順と、
前記特定手順において特定されたプログラムについて、呼び出されたインタフェースの利用の許可を示す情報が記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する許可手順と、
プログラムが当該画像形成装置にインストールされる場合に、当該プログラムに所定のデータが関連付けられていると、当該プログラムの識別情報と、当該所定のデータに含まれている、前記インタフェース群のうちのいずれかのインタフェースの識別情報とを対応付けて前記記憶部に記憶する記憶手順と、
を実行させ、
前記特定手順は、前記呼び出し元の識別情報を取得し、
前記許可手順は、前記識別情報に対応付けられて、前記呼び出されたインタフェースの識別情報が前記記憶部に記憶されている場合に、当該インタフェースに係る処理の実行を許可する、
ことを特徴とする情報処理プログラム。 - 前記所定のデータは、当該所定のデータが関連付けられているプログラムの識別情報によって暗号化されている、
ことを特徴とする請求項9記載の情報処理プログラム。 - 前記インタフェース群は、ネットワークを介して呼び出し可能である、
ことを特徴とする請求項9又は10記載の情報処理プログラム。 - 前記画像形成装置に、
前記記憶部に記憶された情報に基づいて、前記インタフェースの利用に関する対価を算定する算定手順を実行させる、
ことを特徴とする請求項9乃至11いずれか一項記載の情報処理プログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014141959A JP6424499B2 (ja) | 2014-07-10 | 2014-07-10 | 画像形成装置、情報処理方法、及びプログラム |
| EP15174998.3A EP2977896A1 (en) | 2014-07-10 | 2015-07-02 | Information processing apparatus, information processing method, and computer program product |
| US14/793,782 US20160014113A1 (en) | 2014-07-10 | 2015-07-08 | Information processing apparatus, information processing method, and computer program product |
| CN201510400932.XA CN105260644A (zh) | 2014-07-10 | 2015-07-09 | 信息处理装置和信息处理方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2014141959A JP6424499B2 (ja) | 2014-07-10 | 2014-07-10 | 画像形成装置、情報処理方法、及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2016019203A JP2016019203A (ja) | 2016-02-01 |
| JP6424499B2 true JP6424499B2 (ja) | 2018-11-21 |
Family
ID=53502560
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2014141959A Active JP6424499B2 (ja) | 2014-07-10 | 2014-07-10 | 画像形成装置、情報処理方法、及びプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US20160014113A1 (ja) |
| EP (1) | EP2977896A1 (ja) |
| JP (1) | JP6424499B2 (ja) |
| CN (1) | CN105260644A (ja) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2017107307A (ja) | 2015-12-08 | 2017-06-15 | 株式会社リコー | 機器、情報処理システム、情報処理方法、及びプログラム |
| JP2017191355A (ja) | 2016-04-11 | 2017-10-19 | 株式会社リコー | 情報処理装置、情報処理システム、情報処理方法、及び情報処理プログラム |
| JP6834234B2 (ja) | 2016-08-10 | 2021-02-24 | 株式会社リコー | 情報処理装置、情報処理方法、及びプログラム |
| CN108259413B (zh) | 2016-12-28 | 2021-06-01 | 华为技术有限公司 | 一种获取证书、鉴权的方法及网络设备 |
| JP6766683B2 (ja) * | 2017-02-23 | 2020-10-14 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置および情報処理方法 |
| JP6705395B2 (ja) * | 2017-02-23 | 2020-06-03 | 京セラドキュメントソリューションズ株式会社 | 管理サーバーおよび情報処理方法 |
| CN108469956B (zh) * | 2017-02-23 | 2022-01-11 | 京瓷办公信息系统株式会社 | 图像形成装置、管理服务器和信息处理方法 |
| JP6891563B2 (ja) | 2017-03-16 | 2021-06-18 | 株式会社リコー | 情報処理システム、機器、情報処理装置、情報処理方法及びプログラム |
| JP7166873B2 (ja) * | 2018-10-25 | 2022-11-08 | 東芝テック株式会社 | 画像形成装置及び制御方法 |
| JP2020204950A (ja) * | 2019-06-18 | 2020-12-24 | コニカミノルタ株式会社 | 情報処理システム、情報処理システムの制御方法、装置、及び制御プログラム |
| JP7234849B2 (ja) * | 2019-08-05 | 2023-03-08 | 富士通株式会社 | 情報処理装置、アクセス制御システム及びアクセス制御プログラム |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5497463A (en) * | 1992-09-25 | 1996-03-05 | Bull Hn Information Systems Inc. | Ally mechanism for interconnecting non-distributed computing environment (DCE) and DCE systems to operate in a network system |
| JP2002351563A (ja) * | 2001-05-30 | 2002-12-06 | Canon Inc | 情報処理装置、情報処理方法およびプログラム |
| JP4574161B2 (ja) * | 2003-11-17 | 2010-11-04 | キヤノン株式会社 | 通信装置、その制御方法およびプログラム |
| JP4625343B2 (ja) | 2004-02-17 | 2011-02-02 | 株式会社リコー | 画像形成装置、端末装置、情報処理方法、情報処理プログラム、及び記録媒体 |
| WO2006054988A2 (en) * | 2004-11-18 | 2006-05-26 | Contentguard Holdings, Inc. | Method, system, and device for license-centric content consumption |
| US8660961B2 (en) * | 2004-11-18 | 2014-02-25 | Contentguard Holdings, Inc. | Method, system, and device for license-centric content consumption |
| US20060116912A1 (en) * | 2004-12-01 | 2006-06-01 | Oracle International Corporation | Managing account-holder information using policies |
| WO2006101549A2 (en) * | 2004-12-03 | 2006-09-28 | Whitecell Software, Inc. | Secure system for allowing the execution of authorized computer program code |
| JP4835167B2 (ja) * | 2006-01-24 | 2011-12-14 | 富士ゼロックス株式会社 | ライセンス管理のためのプログラム、システム及び方法 |
| JP5497282B2 (ja) * | 2007-10-18 | 2014-05-21 | 株式会社日立製作所 | 情報提供方法及び広告提供方法 |
| JP2012118842A (ja) * | 2010-12-02 | 2012-06-21 | Nec Corp | アクセス制御システム、アクセス制御装置、及び制御方法 |
| JP5473146B2 (ja) * | 2010-12-24 | 2014-04-16 | 東芝テック株式会社 | ソフトウェアプロテクト方法 |
| US20130305354A1 (en) * | 2011-12-23 | 2013-11-14 | Microsoft Corporation | Restricted execution modes |
-
2014
- 2014-07-10 JP JP2014141959A patent/JP6424499B2/ja active Active
-
2015
- 2015-07-02 EP EP15174998.3A patent/EP2977896A1/en not_active Ceased
- 2015-07-08 US US14/793,782 patent/US20160014113A1/en not_active Abandoned
- 2015-07-09 CN CN201510400932.XA patent/CN105260644A/zh active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| CN105260644A (zh) | 2016-01-20 |
| JP2016019203A (ja) | 2016-02-01 |
| US20160014113A1 (en) | 2016-01-14 |
| EP2977896A1 (en) | 2016-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6424499B2 (ja) | 画像形成装置、情報処理方法、及びプログラム | |
| CN104169935B (zh) | 信息处理装置、信息处理系统、信息处理方法 | |
| US9288213B2 (en) | System and service providing apparatus | |
| US9819751B2 (en) | Information processing system, method of processing information, information processing apparatus, and program | |
| JP6098169B2 (ja) | 情報処理システム、情報処理装置、プログラム及び認証方法 | |
| US9356927B2 (en) | Enabling digital signatures in mobile apps | |
| KR100536817B1 (ko) | 작업 처리 장치를 연휴 동작시키는 정보 처리 장치 및 방법 | |
| US10445477B2 (en) | Information processing system, method of controlling the system, information processing apparatus, web server, and storage medium | |
| JP2018094870A (ja) | 情報処理システム、機器、情報処理装置、情報処理方法及びプログラム | |
| KR20120037903A (ko) | Drm 모듈 다운로드 방법 및 장치 | |
| US10291620B2 (en) | Information processing apparatus, terminal apparatus, program, and information processing system for collaborative use of authentication information between shared services | |
| US20170201651A1 (en) | Information processing apparatus, control method in information processing apparatus, and image processing apparatus | |
| US20110067088A1 (en) | Image processing device, information processing method, and recording medium | |
| KR101394369B1 (ko) | 가상 폴더를 이용한 보안 콘텐츠 관리 장치 및 방법 | |
| JP2013168130A (ja) | 電子機器、情報処理システム、情報処理装置、情報処理方法、及びプログラム | |
| JP2015011438A (ja) | 通信方法、装置、情報処理装置、およびプログラム。 | |
| JP2016091117A (ja) | 情報処理システム、情報処理装置、アクセス制御方法及びプログラム | |
| CN103973917B (zh) | 插件分发系统、图像处理设备及插件分发控制方法 | |
| US10713098B2 (en) | Information processing apparatus and cookie information management method | |
| JP2019114028A (ja) | アプリ開発用環境プログラムおよび装置 | |
| US20140055808A1 (en) | Image forming apparatus capable of printing image data associated with print right, method of controlling the same, and storage medium | |
| JP6940812B2 (ja) | 情報処理装置、および、コンピュータプログラム | |
| JP5644194B2 (ja) | 情報保護装置及び情報保護プログラム | |
| US9930022B2 (en) | Information processing system, information processing apparatus, method of controlling the same, and storage medium | |
| CN111740940A (zh) | 信息处理系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170621 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180209 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180313 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180510 |
|
| 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: 20180925 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181008 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6424499 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |