|
||||||||||
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.VOMSCompatibilitySoapBindingSkeleton
Field Summary | |
private static java.util.Map |
_myOperations
|
private static java.util.Collection |
_myOperationsList
|
private VOMSCompatibility |
impl
|
Constructor Summary | |
VOMSCompatibilitySoapBindingSkeleton()
|
|
VOMSCompatibilitySoapBindingSkeleton(VOMSCompatibility impl)
|
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. |
static java.util.List |
getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name |
static java.util.Collection |
getOperationDescs()
Returns Collection of OperationDescs |
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 VOMSCompatibility impl
private static java.util.Map _myOperations
private static java.util.Collection _myOperationsList
Constructor Detail |
public VOMSCompatibilitySoapBindingSkeleton()
public VOMSCompatibilitySoapBindingSkeleton(VOMSCompatibility impl)
Method Detail |
public static java.util.List getOperationDescByName(java.lang.String methodName)
public static java.util.Collection getOperationDescs()
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
public java.lang.String[] getGridmapUsers() throws java.rmi.RemoteException
VOMSCompatibility
getGridmapUsers
in interface VOMSCompatibility
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |