| Package | Description |
|---|---|
| org.omg.ATLAS | |
| org.omg.Messaging | |
| org.omg.Security | |
| org.omg.SecurityLevel2 | |
| org.omg.TimeBase |
| Modifier and Type | Field and Description |
|---|---|
UtcT[] |
AuthTokenData.expiry_time |
UtcT[] |
ExpiryTimeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UtcT[] |
ExpiryTimeHelper.extract(Any any) |
static UtcT[] |
ExpiryTimeHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExpiryTimeHelper.insert(Any any,
UtcT[] s) |
static void |
ExpiryTimeHelper.write(OutputStream _out,
UtcT[] _s) |
| Constructor and Description |
|---|
AuthTokenData(IdentityToken[] ident_token,
AuthorizationElement[] auth_token,
UtcT[] expiry_time) |
ExpiryTimeHolder(UtcT[] initial) |
| Modifier and Type | Method and Description |
|---|---|
UtcT |
RequestEndTimePolicyOperations.end_time() |
UtcT |
RequestEndTimePolicyLocalTie.end_time() |
UtcT |
ReplyEndTimePolicyOperations.end_time() |
UtcT |
ReplyEndTimePolicyLocalTie.end_time() |
UtcT |
ReplyStartTimePolicyLocalTie.start_time() |
UtcT |
RequestStartTimePolicyOperations.start_time() |
UtcT |
RequestStartTimePolicyLocalTie.start_time() |
UtcT |
ReplyStartTimePolicyOperations.start_time() |
| Modifier and Type | Method and Description |
|---|---|
static UtcT |
UtcTHelper.extract(Any any) |
static UtcT |
UtcTHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UtcTHelper.insert(Any any,
UtcT s) |
static void |
UtcTHelper.write(OutputStream _out,
UtcT _s) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditChannelOperations.audit_write(AuditEventType event_type,
Credentials[] creds,
UtcT time,
SelectorValue[] descriptors,
byte[] event_specific_data) |
| Modifier and Type | Field and Description |
|---|---|
UtcT |
UtcTHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UtcT |
UtcTHelper.extract(Any any) |
static UtcT |
UtcTHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UtcTHelper.insert(Any any,
UtcT s) |
static void |
UtcTHelper.write(OutputStream out,
UtcT s) |
| Constructor and Description |
|---|
UtcTHolder(UtcT initial) |
Copyright © 2017 JacORB. All rights reserved.