org.glite.wsdl.services.org_glite_security_voms_service_registration
Interface VOMSRegistrationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
VOMSRegistrationServiceLocator

public interface VOMSRegistrationService
extends javax.xml.rpc.Service


Method Summary
 VOMSRegistration getVOMSRegistration()
           
 VOMSRegistration getVOMSRegistration(java.net.URL portAddress)
           
 java.lang.String getVOMSRegistrationAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getVOMSRegistrationAddress

java.lang.String getVOMSRegistrationAddress()

getVOMSRegistration

VOMSRegistration getVOMSRegistration()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getVOMSRegistration

VOMSRegistration getVOMSRegistration(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException