| Package | Description |
|---|---|
| com.sun.corba.ee.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 a) |
static IdentityToken |
IdentityTokenHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdentityTokenHelper.insert(Any a,
IdentityToken that) |
static void |
IdentityTokenHelper.write(OutputStream ostream,
IdentityToken value) |
| Constructor and Description |
|---|
EstablishContext(long _client_context_id,
AuthorizationElement[] _authorization_token,
IdentityToken _identity_token,
byte[] _client_authentication_token) |
IdentityTokenHolder(IdentityToken initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.