|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
Server side of the VOMS Compatibility service.
Constructor Summary | |
VOMSCompatibilitySoapBindingImpl()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VOMSCompatibilitySoapBindingImpl()
Method Detail |
public java.lang.String[] getGridmapUsers() throws VOMSException
VOMSCompatibility
getGridmapUsers(String)
with the VO group name as its parameter.
getGridmapUsers
in interface VOMSCompatibility
VOMSException
public java.lang.String[] getGridmapUsers(java.lang.String container) throws VOMSException
VOMSCompatibility
getGridmapUsers
in interface VOMSCompatibility
container
- A fully qualified container name.
VOMSException
public int getMajorVersionNumber()
VOMSCompatibility
getMajorVersionNumber
in interface VOMSCompatibility
public int getMinorVersionNumber()
VOMSCompatibility
getMinorVersionNumber
in interface VOMSCompatibility
public int getPatchVersionNumber()
VOMSCompatibility
getPatchVersionNumber
in interface VOMSCompatibility
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |