|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditEventType | |
---|---|
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 |
Uses of AuditEventType in org.omg.Security |
---|
Fields in org.omg.Security declared as AuditEventType | |
AuditEventType[] |
AuditEventTypeListHolder.value
|
AuditEventType |
AuditEventTypeHolder.value
|
Methods in org.omg.Security that return AuditEventType | |
static AuditEventType[] |
AuditEventTypeListHelper.extract(Any any)
|
static AuditEventType[] |
AuditEventTypeListHelper.read(InputStream _in)
|
static AuditEventType |
AuditEventTypeHelper.extract(Any any)
|
static AuditEventType |
AuditEventTypeHelper.read(InputStream in)
|
Methods in org.omg.Security with parameters of type AuditEventType | |
static void |
AuditEventTypeListHelper.insert(Any any,
AuditEventType[] s)
|
static void |
AuditEventTypeListHelper.write(OutputStream _out,
AuditEventType[] _s)
|
static void |
AuditEventTypeHelper.insert(Any any,
AuditEventType s)
|
static void |
AuditEventTypeHelper.write(OutputStream out,
AuditEventType s)
|
Constructors in org.omg.Security with parameters of type AuditEventType | |
AuditEventTypeListHolder(AuditEventType[] initial)
|
|
AuditEventTypeHolder(AuditEventType initial)
|
Uses of AuditEventType in org.omg.SecurityAdmin |
---|
Methods in org.omg.SecurityAdmin with parameters of type AuditEventType | |
void |
AuditPolicyOperations.set_audit_selectors(java.lang.String object_type,
AuditEventType[] events,
SelectorValue[] selectors,
AuditCombinator audit_combinator)
|
void |
AuditPolicyOperations.clear_audit_selectors(java.lang.String object_type,
AuditEventType[] events)
|
void |
AuditPolicyOperations.replace_audit_selectors(java.lang.String object_type,
AuditEventType[] events,
SelectorValue[] selectors,
AuditCombinator audit_combinator)
|
void |
AuditPolicyOperations.get_audit_selectors(java.lang.String object_type,
AuditEventType event_type,
SelectorValueListHolder selectors,
AuditCombinatorHolder audit_combinator)
|
Uses of AuditEventType in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 with parameters of type AuditEventType | |
void |
AuditChannelOperations.audit_write(AuditEventType event_type,
Credentials[] creds,
UtcT time,
SelectorValue[] descriptors,
byte[] event_specific_data)
|
boolean |
AuditDecisionOperations.audit_needed(AuditEventType event_type,
SelectorValue[] value_list)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |