org.globus.wsrf.security.authentication.secureconv
Interface SecureContextEstablishmentPortType

All Superinterfaces:
Remote
All Known Implementing Classes:
AuthenticationServiceImpl, SecureContextEstablishmentPortTypeSOAPBindingStub

public interface SecureContextEstablishmentPortType
extends Remote


Method Summary
 ContextTokenOutElementType continueTokenExchange(ContextTokenElementType parameters)
           
 ContextTokenOutElementType initTokenExchange(InitContextTokenElementType parameters)
           
 

Method Detail

initTokenExchange

public ContextTokenOutElementType initTokenExchange(InitContextTokenElementType parameters)
                                             throws RemoteException,
                                                    MechanismTypeNotSupportedFault
Throws:
RemoteException
MechanismTypeNotSupportedFault

continueTokenExchange

public ContextTokenOutElementType continueTokenExchange(ContextTokenElementType parameters)
                                                 throws RemoteException,
                                                        InvalidContextIdFault
Throws:
RemoteException
InvalidContextIdFault


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