Uses of Class
org.globus.ogsa.security.authentication.ContextTokenOutType

Packages that use ContextTokenOutType
org.globus.ogsa.impl.security.authentication.service   
org.globus.ogsa.security.authentication   
 

Uses of ContextTokenOutType in org.globus.ogsa.impl.security.authentication.service
 

Methods in org.globus.ogsa.impl.security.authentication.service that return ContextTokenOutType
 ContextTokenOutType AuthenticationServiceImpl.initTokenExchange(InitContextTokenType token)
           
 ContextTokenOutType AuthenticationServiceImpl.continueTokenExchange(ContextTokenType token)
          Must be stateless.
 

Uses of ContextTokenOutType in org.globus.ogsa.security.authentication
 

Methods in org.globus.ogsa.security.authentication that return ContextTokenOutType
 ContextTokenOutType SecureContextEstablishmentSOAPBindingStub.continueTokenExchange(ContextTokenType contextToken)
           
 ContextTokenOutType SecureContextEstablishmentSOAPBindingStub.initTokenExchange(InitContextTokenType initContextToken)
           
 ContextTokenOutType ContextTokenOutElementType.getContextTokenOut()
           
 ContextTokenOutType SecureContextEstablishmentPortType.continueTokenExchange(ContextTokenType contextToken)
           
 ContextTokenOutType SecureContextEstablishmentPortType.initTokenExchange(InitContextTokenType initContextToken)
           
 

Methods in org.globus.ogsa.security.authentication with parameters of type ContextTokenOutType
 void ContextTokenOutElementType.setContextTokenOut(ContextTokenOutType contextTokenOut)
           
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.