Public Member Functions | |
String[] | getGridmapUsers () throws VOMSException |
String[] | getGridmapUsers (String container) throws VOMSException |
int | getMajorVersionNumber () |
int | getMinorVersionNumber () |
int | getPatchVersionNumber () |
mkgridmap
utility.
Definition at line 33 of file VOMSCompatibility.java.
|
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.
|
|
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 the major version number. |
|
Returns the minor version number. |
|
Returns the patch version number. |