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 any)
           
static IdentityToken IdentityTokenHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.CSI with parameters of type IdentityToken
static void IdentityTokenHelper.insert(org.omg.CORBA.Any any, IdentityToken s)
           
static void IdentityTokenHelper.write(org.omg.CORBA.portable.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 © {inceptionYear}-2008 null. All Rights Reserved.