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(Any any)
           
static IdentityToken IdentityTokenHelper.read(InputStream in)
           
 

Methods in org.omg.CSI with parameters of type IdentityToken
static void IdentityTokenHelper.insert(Any any, IdentityToken s)
           
static void IdentityTokenHelper.write(OutputStream out, IdentityToken s)
           
 

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 initial)
           
 



Copyright © 2008. All Rights Reserved.