org.globus.wsrf.security.impl.secconv
Interface SecureConversationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
SecureConversationServiceAddressing
All Known Implementing Classes:
SecureConversationServiceAddressingLocator, SecureConversationServiceLocator

public interface SecureConversationService
extends javax.xml.rpc.Service


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

Method Detail

getSecureConversationPortAddress

public java.lang.String getSecureConversationPortAddress()

getSecureConversationPort

public SecureConversation getSecureConversationPort()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSecureConversationPort

public SecureConversation getSecureConversationPort(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException