org.glite.security.voms.services.compatibility.VOMSCompatibility Interface Reference

List of all members.

Public Member Functions

String[] getGridmapUsers () throws VOMSException
String[] getGridmapUsers (String container) throws VOMSException
int getMajorVersionNumber ()
int getMinorVersionNumber ()
int getPatchVersionNumber ()

Detailed Description

Virtual Organization Membership Service Compatibility service for the mkgridmap utility.

Definition at line 33 of file VOMSCompatibility.java.


Member Function Documentation

String [] org.glite.security.voms.services.compatibility.VOMSCompatibility.getGridmapUsers String  container  )  throws VOMSException
 

Returns the DN of the users who have the given container in the VOMS database. It is used by mkgridmap++ to provide compatibility layer with the VO-LDAP database.

Parameters:
container A fully qualified container name.
Returns:
list of DNs

String [] org.glite.security.voms.services.compatibility.VOMSCompatibility.getGridmapUsers  )  throws VOMSException
 

Returns the DN of the users in the VOMS database. It is used by mkgridmap++ to provide compatibility layer with the VO-LDAP database. This method is equivalent to calling getGridmapUsers(String) with the VO group name as its parameter.

Returns:
list of DNs

int org.glite.security.voms.services.compatibility.VOMSCompatibility.getMajorVersionNumber  ) 
 

Returns the major version number.

int org.glite.security.voms.services.compatibility.VOMSCompatibility.getMinorVersionNumber  ) 
 

Returns the minor version number.

int org.glite.security.voms.services.compatibility.VOMSCompatibility.getPatchVersionNumber  ) 
 

Returns the patch version number.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 10 18:02:26 2008 for VOMS Admin by  doxygen 1.4.6