org.uddi.v3.wsdl
Class UDDI_Security_SoapBindingStub

java.lang.Object
  extended by com.ibm.ws.webservices.engine.client.Stub
      extended by org.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


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.ws.webservices.engine.client.Stub
com.ibm.ws.webservices.engine.client.Stub.Invoke
 
Field Summary
 
Fields inherited from class com.ibm.ws.webservices.engine.client.Stub
cachedEndpoint, cachedhttpProxyHost, cachedhttpProxyPassword, cachedhttpProxyPort, cachedhttpProxyUser, cachedhttpRedirectEnabled, cachedhttpsProxyHost, cachedhttpsProxyPassword, cachedhttpsProxyPort, cachedhttpsProxyUser, cachedPassword, cachedPortName, cachedProperties, cachedRequestSoapHeaders, cachedRequestTransportHeaders, cachedResponseSoapHeaders, cachedResponseSoapHeaderTemplates, cachedResponseTransportHeaders, cachedResponseTransportHeadersTemplate, cachedSessionContext, cachedsslCfgName, cachedTimeout, cachedUsername, connection, engine, maintainSession, maintainSessionSet, messageContexts, service
 
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, convert, getPassword, getPortName, getTimeout, getTypeMapping, getUsername, primeMessageContext, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername, validateSoapHeadersHashMap, validateTransportPropertiesHashMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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
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