org.glite.wsdl.services.org_glite_security_voms_service_acl
Interface VOMSACLService

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

public interface VOMSACLService
extends javax.xml.rpc.Service


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

Method Detail

getVOMSACLAddress

java.lang.String getVOMSACLAddress()

getVOMSACL

VOMSACL getVOMSACL()
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getVOMSACL

VOMSACL getVOMSACL(java.net.URL portAddress)
                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException