|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectorValue | |
---|---|
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 |
Uses of SelectorValue in org.omg.Security |
---|
Fields in org.omg.Security declared as SelectorValue | |
---|---|
SelectorValue[] |
SelectorValueListHolder.value
|
SelectorValue |
SelectorValueHolder.value
|
Methods in org.omg.Security that return SelectorValue | |
---|---|
static SelectorValue[] |
SelectorValueListHelper.extract(Any any)
|
static SelectorValue |
SelectorValueHelper.extract(Any any)
|
static SelectorValue[] |
SelectorValueListHelper.read(InputStream _in)
|
static SelectorValue |
SelectorValueHelper.read(InputStream in)
|
Methods in org.omg.Security with parameters of type SelectorValue | |
---|---|
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)
|
Constructors in org.omg.Security with parameters of type SelectorValue | |
---|---|
SelectorValueHolder(SelectorValue initial)
|
|
SelectorValueListHolder(SelectorValue[] initial)
|
Uses of SelectorValue in org.omg.SecurityAdmin |
---|
Methods in org.omg.SecurityAdmin with parameters of type SelectorValue | |
---|---|
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)
|
Uses of SelectorValue in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 with parameters of type SelectorValue | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |