org.edg.security.voms.service.request
Interface VOMSRequestService

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

public interface VOMSRequestService
extends javax.xml.rpc.Service


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

Method Detail

getVOMSRequestAddress

public java.lang.String getVOMSRequestAddress()

getVOMSRequest

public VOMSRequest getVOMSRequest()
                           throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getVOMSRequest

public VOMSRequest getVOMSRequest(java.net.URL portAddress)
                           throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException