Package | Description |
---|---|
org.omg.CSI |
Modifier and Type | Field and Description |
---|---|
IdentityToken |
EstablishContext.identity_token |
IdentityToken |
IdentityTokenHolder.value |
Modifier and Type | Method and Description |
---|---|
static IdentityToken |
IdentityTokenHelper.extract(Any any) |
static IdentityToken |
IdentityTokenHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
IdentityTokenHelper.insert(Any any,
IdentityToken s) |
static void |
IdentityTokenHelper.write(OutputStream out,
IdentityToken s) |
Constructor and Description |
---|
EstablishContext(long client_context_id,
AuthorizationElement[] authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token) |
IdentityTokenHolder(IdentityToken initial) |
Copyright © 2013. All Rights Reserved.