Uses of Class org.omg.Security.AuditEventType

Uses in package org.omg.Security

Constructors with parameter type org.omg.Security.AuditEventType

Fields of type org.omg.Security.AuditEventType

AuditEventType
AuditEventType[]

Methods with parameter type org.omg.Security.AuditEventType

void
void
void
void

Methods with return type org.omg.Security.AuditEventType

AuditEventType
AuditEventType[]
AuditEventType
AuditEventType[]

Uses in package org.omg.SecurityAdmin

Methods with parameter type org.omg.Security.AuditEventType

void
AuditPolicyOperations.clear_audit_selectors(java.lang.String object_type, AuditEventType[] events)
void
AuditPolicyOperations.get_audit_selectors(java.lang.String object_type, AuditEventType event_type, SelectorValueListHolder selectors, AuditCombinatorHolder audit_combinator)
void
AuditPolicyOperations.replace_audit_selectors(java.lang.String object_type, AuditEventType[] events, SelectorValue[] selectors, AuditCombinator audit_combinator)
void
AuditPolicyOperations.set_audit_selectors(java.lang.String object_type, AuditEventType[] events, SelectorValue[] selectors, AuditCombinator audit_combinator)

Uses in package org.omg.SecurityLevel2

Methods with parameter type org.omg.Security.AuditEventType

boolean
void
AuditChannelOperations.audit_write(AuditEventType event_type, Credentials[] creds, UtcT time, SelectorValue[] descriptors, byte[] event_specific_data)