Changes between Version 26 and Version 27 of PrivacyAndBilling


Ignore:
Timestamp:
Oct 20, 2010, 9:29:28 AM (14 years ago)
Author:
ugus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrivacyAndBilling

    v26 v27  
    2424
    25251. Resource user gets the URI of the resource e.g., from the Resource Directory and then inputs it into the browser.
    26 2. REP returns a form page including parameters required for computing the authentication token. User invokes a request that is authenticated by the browser'S privacy&billing plug-in.
     262. REP returns a form page including parameters required for computing the authentication token. User invokes a request that is authenticated by the browser's privacy&billing plug-in.
    27273. REP passes the request to Billing Client.
    28284. Billing Client passes the request to the Billing Service for authentication.
     
    4141 * [http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/heliosr Eclipse IDE for Java EE Developers]
    4242 * [http://www.mozilla.com/en-US/firefox/all.html Firefox], version >= 3.6.x
    43  * [https://ncit-cluster.grid.pub.ro/trac/Sensei-WP5/export/1759/BillingPrivacy/Phase-3/privacy_billing.tar.gz Privacy&Billing software package]
    44  * [https://ncit-cluster.grid.pub.ro/trac/Sensei-WP5/export/1759/BillingPrivacy/Phase-3/pb_firefox_plugin.tar.gz Privacy&Billing plug-in for Firefox]
     43 * [https://svn-batch.grid.pub.ro/svn/Sensei-Cookbook/nec/pb/privacy_billing.tar.gz Privacy&Billing software package]
     44 * [https://svn-batch.grid.pub.ro/svn/Sensei-Cookbook/nec/pb/pb_firefox_plugin.tar.gz Privacy&Billing plug-in for Firefox]
    4545
    4646=== Configuring Eclipse
    47 In order to run the demo in eclipse, you need first import the project into eclipse's work space. In order to do so, download the [https://ncit-cluster.grid.pub.ro/trac/Sensei-WP5/export/1759/BillingPrivacy/Phase-3/privacy_billing.tar.gz Privacy&Billing software package] including all files and extract it into a directory as follows. In the following, it is assumed that the software package is saved in {{{ ~/tmp}}}.
     47In order to run the demo in eclipse, you need first import the project into eclipse's work space. In order to do so, download the [https://svn-batch.grid.pub.ro/svn/Sensei-Cookbook/nec/pb/privacy_billing.tar.gz Privacy&Billing software package] including all files and extract it into a directory as follows. In the following, it is assumed that the software package is saved in {{{ ~/tmp}}}.
    4848
    4949{{{
     
    128128
    129129==== Install Plug-in
    130 Please download [https://ncit-cluster.grid.pub.ro/trac/Sensei-WP5/export/1759/BillingPrivacy/Phase-3/pb_firefox_plugin.tar.gz Privacy&Billing plug-in for Firefox]. Let us assume, that the installation directory of your Firefox instance is located at {{{$FIREFOX}}}, then please unpack the mentioned archive to
     130Please download [https://svn-batch.grid.pub.ro/svn/Sensei-Cookbook/nec/pb/pb_firefox_plugin.tar.gz Privacy&Billing plug-in for Firefox]. Let us assume, that the installation directory of your Firefox instance is located at {{{$FIREFOX}}}, then please unpack the mentioned archive to
    131131 * Linux: {{{$FIREFOX/extensions/* }}}
    132132 * Windows: {{{$FIREFOX\extensions}}}