Uses of Class
org.omg.CSI.IdentityToken

Packages that use IdentityToken
org.omg.CSI   
 

Uses of IdentityToken in org.omg.CSI
 

Fields in org.omg.CSI declared as IdentityToken
 IdentityToken EstablishContext.identity_token
           
 IdentityToken IdentityTokenHolder.value
           
 

Methods in org.omg.CSI that return IdentityToken
static IdentityToken IdentityTokenHelper.extract(org.omg.CORBA.Any a)
           
static IdentityToken IdentityTokenHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.CSI with parameters of type IdentityToken
static void IdentityTokenHelper.insert(org.omg.CORBA.Any a, IdentityToken that)
           
static void IdentityTokenHelper.write(org.omg.CORBA.portable.OutputStream ostream, IdentityToken value)
           
 

Constructors in org.omg.CSI with parameters of type IdentityToken
EstablishContext(long _client_context_id, AuthorizationElement[] _authorization_token, IdentityToken _identity_token, byte[] _client_authentication_token)
           
IdentityTokenHolder(IdentityToken initialValue)
           
 



Copyright © 2009. All Rights Reserved.