org.edg.security.voms.service.history
Interface VOMSHistoryService

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

public interface VOMSHistoryService
extends javax.xml.rpc.Service


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

Method Detail

getVOMSHistoryAddress

public java.lang.String getVOMSHistoryAddress()

getVOMSHistory

public VOMSHistory getVOMSHistory()
                           throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getVOMSHistory

public VOMSHistory getVOMSHistory(java.net.URL portAddress)
                           throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException