| Package | Description |
|---|---|
| org.omg.ATLAS | |
| org.omg.CSI |
| Modifier and Type | Field and Description |
|---|---|
IdentityToken[] |
AuthTokenData.ident_token |
IdentityToken[] |
IdTokenOptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IdentityToken[] |
IdTokenOptionHelper.extract(Any any) |
static IdentityToken[] |
IdTokenOptionHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdTokenOptionHelper.insert(Any any,
IdentityToken[] s) |
AuthTokenData |
AuthTokenDispenserOperations.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
AuthTokenData |
AuthTokenDispenserPOATie.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
AuthTokenData |
_AuthTokenDispenserStub.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
static void |
IdTokenOptionHelper.write(OutputStream _out,
IdentityToken[] _s) |
| Constructor and Description |
|---|
AuthTokenData(IdentityToken[] ident_token,
AuthorizationElement[] auth_token,
UtcT[] expiry_time) |
IdTokenOptionHolder(IdentityToken[] initial) |
| 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 © 2017 JacORB. All rights reserved.