org.glite.wsdl.services.org_glite_security_voms_service_attributes
Interface VOMSAttributesService

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

public interface VOMSAttributesService
extends javax.xml.rpc.Service


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

Method Detail

getVOMSAttributesAddress

java.lang.String getVOMSAttributesAddress()

getVOMSAttributes

VOMSAttributes getVOMSAttributes()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getVOMSAttributes

VOMSAttributes getVOMSAttributes(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException