org.globus.cas
Interface CommunityAuthorizationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
CommunityAuthorizationServiceAddressing
All Known Implementing Classes:
CommunityAuthorizationServiceAddressingLocator, CommunityAuthorizationServiceLocator

public interface CommunityAuthorizationService
extends javax.xml.rpc.Service


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

Method Detail

getCASPortTypePortAddress

public java.lang.String getCASPortTypePortAddress()

getCASPortTypePort

public CASPortType getCASPortTypePort()
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCASPortTypePort

public CASPortType getCASPortTypePort(java.net.URL portAddress)
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException