no.feide.moria.webservices.v2_2
Interface Authentication_Service

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

public interface Authentication_Service
extends javax.xml.rpc.Service


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

Method Detail

getAuthenticationAddress

java.lang.String getAuthenticationAddress()

getAuthentication

Authentication_PortType getAuthentication()
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAuthentication

Authentication_PortType getAuthentication(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.