﻿//===================================================================================================//
// [SDK/J Authentication Package v1.0 R2.01 release information]
//===================================================================================================//

[Release items list]
1.Release note(this file) [Japanese/English]
2.README(readme.html, index_japanese.html, index_english.html)
3.Document
    SDK/J Authentication Package v1.0 User's Guide [Japanese/English]
    SDK/J Authentication Package v1.0 Settings Guide [Japanese/English]
    SDK/J Authentication Package v1.0 Sample Application [Japanese/English]
    SmartCard Framework v1 Developer's Guide [Japanese/English]
    OpenCard Framework 1.2 Developer's Guide [Japanese/English]
    Panel Service v1 Developer's Guide [Japanese/English]
    Panel Service v1 User's Guide [Japanese/English]
    javax.usb Developer's Guide [Japanese/English]
    javax.usb Sample Applications [Japanese/English]
4.SDK/J Authentication Package sample application (object)
5.SmartCard Framework
    object
    javadoc [Japanese/English]
    sample application (object, source)
6.OpenCard Framework
    object
    javadoc [English]
    sample application (object, source)
7.Panel Service
    object
    javadoc [Japanese/English]
    sample application (object, source)
8.javax.usb
    object
    source code
    javadoc [English]
    sample application (object, source)
9.License
    license files

[Program version]
1.0

[SDK/J version]
4 or later

[Restrictions]
-For restrictions on using the SDK/J Authentication Package v1.0, please refer to the Readme file and other relevant documents.

[Release items directory construction]
/(root)
    |
    +----ap_releasenotes_jR200.txt                                            (Japanese ver. release note)
    +----ap_releasenotes_eR200.txt                                             (English ver. release note)
    +----readme.html                                                                              (README)
    +----html
    |     +----index_japanese.html                                                                (README)
    |     +----index_english.html                                                                 (README)
    |     +----ricoh_logo_2.jpg                                                    (image file for README)
    |     +----english_m_image.gif                                                 (image file for README)
    |     +----japanes_m_image.gif                                                 (image file for README)
    |     +----english_n_image.gif                                                 (image file for README)
    |     +----japanes_n_image.gif                                                 (image file for README)
    |
    +----document
    |     |
    |     +----japanese
    |     |     |
    |     |     +----ap_userguide_j10_R103.pdf            (SDK/J Authentication Package v1.0 User's Guide)
    |     |     +----ap_settingsguide_j10_410.pdf       (SDK/J Authentication Package v1.0 Settings Guide)
    |     |     +----ap_settingsguide_j10_503.pdf       (SDK/J Authentication Package v1.0 Settings Guide)
    |     |     +----ap_sample_j105.pdf             (SDK/J Authentication Package v1.0 Sample Application)
    |     |     +----scf_guide_j104.pdf                         (SmartCard Framework v1 Developer's Guide)
    |     |     +----ocf_guide_j104.pdf                         (OpenCard Framework 1.2 Developer's Guide)
    |     |     +----ps_guide_j103.pdf                                (Panel Service v1 Developer's Guide)
    |     |     +----ps_userguide_j103.pdf                                 (Panel Service v1 User's Guide)
    |     |     +----javaxusb_guide_j106.pdf                                 (javax.usb Developer's Guide)
    |     |     +----javaxusb_sample_j1051.pdf                             (javax.usb Sample Applications)
    |     |
    |     +----english
    |           |
    |           +----ap_userguide_e10_R103.pdf            (SDK/J Authentication Package v1.0 User's Guide)
    |           +----ap_settingsguide_e10_410.pdf       (SDK/J Authentication Package v1.0 Settings Guide)
    |           +----ap_settingsguide_e10_503.pdf       (SDK/J Authentication Package v1.0 Settings Guide)
    |           +----ap_sample_e105.pdf             (SDK/J Authentication Package v1.0 Sample Application)
    |           +----scf_guide_e104.pdf                         (SmartCard Framework v1 Developer's Guide)
    |           +----ocf_guide_e104.pdf                         (OpenCard Framework 1.2 Developer's Guide)
    |           +----ps_guide_e103.pdf                                (Panel Service v1 Developer's Guide)
    |           +----ps_userguide_e103.pdf                                 (Panel Service v1 User's Guide)
    |           +----javaxusb_guide_e106.pdf                                 (javax.usb Developer's Guide)
    |           +----javaxusb_sample_e1051.pdf                             (javax.usb Sample Applications)
    |
    +----sample
    |     |
    |     +----server/dist
    |           |
    |           +----285409977                                          (Smart card authentication sample)
    |           +----285409978                                      (Proximity card authentication sample)
    |
    +----smartcard framework
    |     |
    |     +----object
    |     |     |
    |     |     +----scard.jar                                              (SmartCard Framework JAR file)
    |     |
    |     +----javadoc
    |     |     |
    |     |     +----japanese
    |     |     |     |
    |     |     |     +----index.html                          (Japanese ver. SmartCard Framework javadoc)
    |     |     |
    |     |     +----english
    |     |           |
    |     |           +----index.html                           (English ver. SmartCard Framework javadoc)
    |     |
    |     +----sample
    |           |
    |           +----dsdk/dist
    |           |     |
    |           |     +----285409953                              (SmartCard Framework Card object sample)
    |           |     +----285409954                              (SmartCard Framework waitForCard sample)
    |           |     +----285409955                                (SmartCard Framework CardEvent sample)
    |           |
    |           +----server/dist
    |                 |
    |                 +----285409956                       (SmartCard Framework CardService bundle sample)
    |
    +----opencard framework
    |     |
    |     +----object
    |     |     |
    |     |     +----base-core.jar                                           (OpenCard Framework JAR file)
    |     |     +----base-opt.jar                                            (OpenCard Framework JAR file)
    |     |
    |     +----javadoc
    |     |     |
    |     |     +----index.html                                  (English ver. OpenCard Framework javadoc)
    |     |
    |     +----sample
    |           |
    |           +----dsdk/dist
    |           |     |
    |           |     +----285409957                               (OpenCard Framework waitForCard sample)
    |           |     +----285409958                                 (OpenCard Framework CardEvent sample)
    |           |
    |           +----server/dist
    |                 |
    |                 +----285409959                        (OpenCard Framework CardService bundle sample)
    |
    +----panelservice
    |     |
    |     +----object
    |     |     +----panelservice.jar                                             (Panel Service JAR file)
    |     |
    |     +----javadoc
    |     |     |
    |     |     +----japanese
    |     |     |     |
    |     |     |     +----index.html                                (Japanese ver. Panel Service javadoc)
    |     |     |
    |     |     +----english
    |     |           |
    |     |           +----index.html                                 (English ver. Panel Service javadoc)
    |     |
    |     +----sample
    |           |
    |           +----server/dist
    |                 |
    |                 +----285409960                                                (Panel Service sample)
    |
    +----usb
    |     |
    |     +----object
    |     |     +----jsr80.jar                                                        (javax.usb JAR file)
    |     |     +----jsr80_ri.jar                     (javax.usb reference implementation common JAR file)
    |     |     +----jsr80_bsd.jar                   (javax.usb reference implementation for bsd JAR file)
    |     |
    |     +----javadoc
    |     |     |
    |     |     +----jsr80
    |     |     |     |
    |     |     |     +----index.html                                     (English ver. javax.usb javadoc)
    |     |     |
    |     |     +----ricoh
    |     |           |
    |     |           +----index.html           (English ver. RICOH utility package for javax.usb javadoc)
    |     |
    |     +----sample
    |     |     |
    |     |     +----dsdk/dist
    |     |     |     |
    |     |     |     +----285409981                                                    (javax.usb sample)
    |     |     |
    |     |     +----server/dist
    |     |           |
    |     |           +----285409982                                                    (javax.usb sample)
    |     |
    |     +----src
    |           +----javax-usb                                                     (javax.usb source code)
    |           +----javax-usb-ri                  (javax.usb reference implementation common source code)
    |           +----javax-usb-ri-bsd             (javax.usb reference implementation for bsd source code)     
    |
    +----copying
          |
          +----jpcsc-license.txt                                                (jpcsc 0.8.0 license file)
          +----ocf2pcsc-license.txt                                          (OCFPCSC1 0.0.1 license file)
          +----LICENSE-BaseOCF                                           (OpenCard Framework license file)
          +----LICENSE-Reference-Impl                                    (OpenCard Framework license file)
          +----ccid-1_1_0.txt                                                    (ccid 1.1.0 license file)
          +----pcsclite-1_2_9beta10.txt                               (pcsclite 1.2.9 beta10 license file)
          +----LICENSE-javaxusb.html                                              (javax.usb license file)

[Target MFP/LP]
-For the target MFP/LPs of SDK/J Authentication Package, please refer to the Readme file.

//===================================================================================================//
