|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditEvent.TypeCode | |
---|---|
org.dcm4che2.audit.message | Provides classes for generating XML formated Audit Messages compliant to the "Audit Trail and Node Authentication (ATNA) Integration Profile" specified in the IHE IT Infrastructure Technical Framework, which itself utilizes RFC 3881 - Security Audit and Access Accountability Message XML Data Definitions for Healthcare Applications and its extension by DICOM Supplement 95: Audit Trail Messages. |
Uses of AuditEvent.TypeCode in org.dcm4che2.audit.message |
---|
Methods in org.dcm4che2.audit.message that return types with arguments of type AuditEvent.TypeCode | |
---|---|
java.util.List<AuditEvent.TypeCode> |
AuditEvent.getEventTypeCodes()
|
Methods in org.dcm4che2.audit.message with parameters of type AuditEvent.TypeCode | |
---|---|
AuditEvent |
AuditEvent.addEventTypeCode(AuditEvent.TypeCode code)
|
Constructors in org.dcm4che2.audit.message with parameters of type AuditEvent.TypeCode | |
---|---|
ApplicationActivityMessage(AuditEvent.TypeCode typeCode)
Constructs an Application Entity message. |
|
NetworkEntryMessage(AuditEvent.TypeCode type)
|
|
SecurityAlertMessage(AuditEvent.TypeCode type)
Constructs an Security Alert message. |
|
UserAuthenticationMessage(AuditEvent.TypeCode typeCode)
Constructs an User Authentication message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |