Uses of Class
org.globus.wsrf.security.authentication.secureconv.types.InitContextTokenType

Packages that use InitContextTokenType
org.globus.wsrf.security.authentication.secureconv.types   
 

Uses of InitContextTokenType in org.globus.wsrf.security.authentication.secureconv.types
 

Methods in org.globus.wsrf.security.authentication.secureconv.types that return InitContextTokenType
 InitContextTokenType InitContextTokenElementType.getInitContextToken()
          Gets the initContextToken value for this InitContextTokenElementType.
 

Methods in org.globus.wsrf.security.authentication.secureconv.types with parameters of type InitContextTokenType
 void InitContextTokenElementType.setInitContextToken(InitContextTokenType initContextToken)
          Sets the initContextToken value for this InitContextTokenElementType.
 

Constructors in org.globus.wsrf.security.authentication.secureconv.types with parameters of type InitContextTokenType
InitContextTokenElementType(InitContextTokenType initContextToken)
           
 



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