org.globus.ogsa.security.authentication
Interface SecureContextEstablishmentPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Subinterfaces:
- SecureConversationService
- All Known Implementing Classes:
- AuthenticationServiceImpl, SecureContextEstablishmentSOAPBindingStub
- public interface SecureContextEstablishmentPortType
- extends java.rmi.Remote
continueTokenExchange
public ContextTokenOutType continueTokenExchange(ContextTokenType contextToken)
throws java.rmi.RemoteException,
InvalidContextIdFault
- Throws:
java.rmi.RemoteException
InvalidContextIdFault
initTokenExchange
public ContextTokenOutType initTokenExchange(InitContextTokenType initContextToken)
throws java.rmi.RemoteException,
MechanismTypeNotSupportedFault
- Throws:
java.rmi.RemoteException
MechanismTypeNotSupportedFault
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.