org.globus.wsrf.security.authentication.secureConv.bindings
Class SecureContextEstablishmentPortTypeSOAPBindingStub

java.lang.Object
  |
  +--org.apache.axis.client.Stub
        |
        +--org.globus.wsrf.security.authentication.secureConv.bindings.SecureContextEstablishmentPortTypeSOAPBindingStub
All Implemented Interfaces:
Remote, SecureContextEstablishmentPortType, Stub

public class SecureContextEstablishmentPortTypeSOAPBindingStub
extends Stub
implements SecureContextEstablishmentPortType


Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
SecureContextEstablishmentPortTypeSOAPBindingStub()
           
SecureContextEstablishmentPortTypeSOAPBindingStub(Service service)
           
SecureContextEstablishmentPortTypeSOAPBindingStub(URL endpointURL, Service service)
           
 
Method Summary
 ContextTokenOutElementType continueTokenExchange(ContextTokenElementType parameters)
           
 ContextTokenOutElementType initTokenExchange(InitContextTokenElementType parameters)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureContextEstablishmentPortTypeSOAPBindingStub

public SecureContextEstablishmentPortTypeSOAPBindingStub()
                                                  throws AxisFault

SecureContextEstablishmentPortTypeSOAPBindingStub

public SecureContextEstablishmentPortTypeSOAPBindingStub(URL endpointURL,
                                                         Service service)
                                                  throws AxisFault

SecureContextEstablishmentPortTypeSOAPBindingStub

public SecureContextEstablishmentPortTypeSOAPBindingStub(Service service)
                                                  throws AxisFault
Method Detail

initTokenExchange

public ContextTokenOutElementType initTokenExchange(InitContextTokenElementType parameters)
                                             throws RemoteException,
                                                    MechanismTypeNotSupportedFault
Specified by:
initTokenExchange in interface SecureContextEstablishmentPortType

continueTokenExchange

public ContextTokenOutElementType continueTokenExchange(ContextTokenElementType parameters)
                                                 throws RemoteException,
                                                        InvalidContextIdFault
Specified by:
continueTokenExchange in interface SecureContextEstablishmentPortType


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.