Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
SelectorValue[] |
SelectorValueListHolder.value |
SelectorValue |
SelectorValueHolder.value |
Modifier and Type | Method and Description |
---|---|
static SelectorValue |
SelectorValueHelper.extract(Any any) |
static SelectorValue[] |
SelectorValueListHelper.extract(Any any) |
static SelectorValue |
SelectorValueHelper.read(InputStream in) |
static SelectorValue[] |
SelectorValueListHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
SelectorValueHelper.insert(Any any,
SelectorValue s) |
static void |
SelectorValueListHelper.insert(Any any,
SelectorValue[] s) |
static void |
SelectorValueHelper.write(OutputStream out,
SelectorValue s) |
static void |
SelectorValueListHelper.write(OutputStream _out,
SelectorValue[] _s) |
Constructor and Description |
---|
SelectorValueHolder(SelectorValue initial) |
SelectorValueListHolder(SelectorValue[] initial) |
Modifier and Type | Method and Description |
---|---|
void |
AuditPolicyOperations.replace_audit_selectors(String object_type,
AuditEventType[] events,
SelectorValue[] selectors,
AuditCombinator audit_combinator) |
void |
AuditPolicyOperations.set_audit_selectors(String object_type,
AuditEventType[] events,
SelectorValue[] selectors,
AuditCombinator audit_combinator) |
Modifier and Type | Method and Description |
---|---|
boolean |
AuditDecisionOperations.audit_needed(AuditEventType event_type,
SelectorValue[] value_list) |
boolean |
AuditDecisionLocalTie.audit_needed(AuditEventType event_type,
SelectorValue[] value_list) |
void |
AuditChannelOperations.audit_write(AuditEventType event_type,
Credentials[] creds,
UtcT time,
SelectorValue[] descriptors,
Any event_specific_data) |
void |
AuditChannelLocalTie.audit_write(AuditEventType event_type,
Credentials[] creds,
UtcT time,
SelectorValue[] descriptors,
Any event_specific_data) |
Copyright © 2013. All Rights Reserved.