|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.security.voms.service.compatibility.VOMSCompatibilitySoapBindingImpl
Server side of the VOMS Compatibility service.
Field Summary | |
private static org.apache.log4j.Logger |
log
|
Constructor Summary | |
VOMSCompatibilitySoapBindingImpl()
|
Method Summary | |
java.lang.String[] |
getGridmapUsers()
Returns the DN of the users, who are 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 |
Field Detail |
private static org.apache.log4j.Logger log
Constructor Detail |
public VOMSCompatibilitySoapBindingImpl()
Method Detail |
public java.lang.String[] getGridmapUsers() throws java.rmi.RemoteException
VOMSCompatibility
getGridmapUsers
in interface VOMSCompatibility
java.rmi.RemoteException
public int getMajorVersionNumber() throws java.rmi.RemoteException
VOMSCompatibility
getMajorVersionNumber
in interface VOMSCompatibility
java.rmi.RemoteException
public int getMinorVersionNumber() throws java.rmi.RemoteException
VOMSCompatibility
getMinorVersionNumber
in interface VOMSCompatibility
java.rmi.RemoteException
public int getPatchVersionNumber() throws java.rmi.RemoteException
VOMSCompatibility
getPatchVersionNumber
in interface VOMSCompatibility
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |