Difference between revisions of "How to use VOMS api library"

From Gcube Wiki
Jump to: navigation, search
(Using VOMS API library)
(Installation Procedure)
Line 8: Line 8:
 
The following steps have to be performed in order to use this library:
 
The following steps have to be performed in order to use this library:
 
* uncompress the ''org.diligentproject.dvos.voms-api.SERVICEARCHIVE-0.4.0-0.tar.gz'' file
 
* uncompress the ''org.diligentproject.dvos.voms-api.SERVICEARCHIVE-0.4.0-0.tar.gz'' file
* copy dvos.voms-api.jar in a convenient directory
+
* copy ''org.gcube.vomanagement.voms-api.jar'' in a convenient directory
 
* Edit a vomsAPI.properties file based on the template provided in the SA.
 
* Edit a vomsAPI.properties file based on the template provided in the SA.
 
* Move your vomsAPI.properties in client working directory in order to use the settings chosen.
 
* Move your vomsAPI.properties in client working directory in order to use the settings chosen.

Revision as of 13:50, 27 January 2009

Package Installation

Download

The VOMS api library can be downloaded from here.

Installation Procedure

The following steps have to be performed in order to use this library:

  • uncompress the org.diligentproject.dvos.voms-api.SERVICEARCHIVE-0.4.0-0.tar.gz file
  • copy org.gcube.vomanagement.voms-api.jar in a convenient directory
  • Edit a vomsAPI.properties file based on the template provided in the SA.
  • Move your vomsAPI.properties in client working directory in order to use the settings chosen.

Using VOMS API library

To successfully contact the VOMS service with VOMS api library you DON'T need to use a VOMS servlet.