|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Virtual Organization Membership Service Compatibility
service for the mkgridmap
utility.
Method Summary | |
java.lang.String[] |
getGridmapUsers()
Returns the DN of the users in the VOMS database. |
java.lang.String[] |
getGridmapUsers(java.lang.String container)
Returns the DN of the users who have the given container in the VOMS database. |
int |
getMajorVersionNumber()
Returns the major version number. |
int |
getMinorVersionNumber()
Returns the minor version number. |
int |
getPatchVersionNumber()
Returns the patch version number. |
Method Detail |
public java.lang.String[] getGridmapUsers() throws VOMSException
getGridmapUsers(String)
with the VO group name as its parameter.
VOMSException
public java.lang.String[] getGridmapUsers(java.lang.String container) throws VOMSException
container
- A fully qualified container name.
VOMSException
public int getMajorVersionNumber()
public int getMinorVersionNumber()
public int getPatchVersionNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |