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

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

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

continueTokenExchange

public ContextTokenOutElementType continueTokenExchange(ContextTokenElementType parameters)
                                                 throws RemoteException,
                                                        InvalidContextIdFault


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