org.uddi.v3.wsdl
Class UDDI_Security_SoapBindingStub

java.lang.Object
  extended bycom.ibm.ws.webservices.engine.client.Stub
      extended byorg.uddi.v3.wsdl.UDDI_Security_SoapBindingStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, UDDI_Security_PortType

public class UDDI_Security_SoapBindingStub
extends com.ibm.ws.webservices.engine.client.Stub
implements UDDI_Security_PortType


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
UDDI_Security_SoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 void discard_authToken(Discard_authToken body)
           
 AuthToken get_authToken(Get_authToken body)
           
 
Methods inherited from class com.ibm.ws.webservices.engine.client.Stub
_getProperty, _getPropertyNames, _setProperty, getPassword, getPortName, getTimeout, getUsername, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, validateTransportPropertiesHashMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDI_Security_SoapBindingStub

public UDDI_Security_SoapBindingStub(java.net.URL endpointURL,
                                     javax.xml.rpc.Service service)
                              throws com.ibm.ws.webservices.engine.WebServicesFault
Method Detail

discard_authToken

public void discard_authToken(Discard_authToken body)
                       throws java.rmi.RemoteException,
                              DispositionReport
Specified by:
discard_authToken in interface UDDI_Security_PortType
Throws:
java.rmi.RemoteException
DispositionReport

get_authToken

public AuthToken get_authToken(Get_authToken body)
                        throws java.rmi.RemoteException,
                               DispositionReport
Specified by:
get_authToken in interface UDDI_Security_PortType
Throws:
java.rmi.RemoteException
DispositionReport