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
| 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 |
SecureContextEstablishmentPortTypeSOAPBindingStub
public SecureContextEstablishmentPortTypeSOAPBindingStub()
throws AxisFault
SecureContextEstablishmentPortTypeSOAPBindingStub
public SecureContextEstablishmentPortTypeSOAPBindingStub(URL endpointURL,
Service service)
throws AxisFault
SecureContextEstablishmentPortTypeSOAPBindingStub
public SecureContextEstablishmentPortTypeSOAPBindingStub(Service service)
throws AxisFault
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.