| Package | Description |
|---|---|
| org.omg.ATLAS | |
| org.omg.CSI |
| Modifier and Type | Field and Description |
|---|---|
AuthorizationElement[] |
AuthTokenData.auth_token |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
AuthTokenData(IdentityToken[] ident_token,
AuthorizationElement[] auth_token,
UtcT[] expiry_time) |
| Modifier and Type | Field and Description |
|---|---|
AuthorizationElement[] |
EstablishContext.authorization_token |
AuthorizationElement |
AuthorizationElementHolder.value |
AuthorizationElement[] |
AuthorizationTokenHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationElement |
AuthorizationElementHelper.extract(Any any) |
static AuthorizationElement[] |
AuthorizationTokenHelper.extract(Any any) |
static AuthorizationElement |
AuthorizationElementHelper.read(InputStream in) |
static AuthorizationElement[] |
AuthorizationTokenHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthorizationElementHelper.insert(Any any,
AuthorizationElement s) |
static void |
AuthorizationTokenHelper.insert(Any any,
AuthorizationElement[] s) |
static void |
AuthorizationElementHelper.write(OutputStream out,
AuthorizationElement s) |
static void |
AuthorizationTokenHelper.write(OutputStream _out,
AuthorizationElement[] _s) |
| Constructor and Description |
|---|
AuthorizationElementHolder(AuthorizationElement initial) |
AuthorizationTokenHolder(AuthorizationElement[] initial) |
EstablishContext(long client_context_id,
AuthorizationElement[] authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token) |
Copyright © 2017 JacORB. All rights reserved.