@Deprecated public class AuditSource extends Object
AuditEvent
source object (emitter).
It includes the following properties:
Name
of the source heap object (cannot be null
)AuditEvent
Constructor and Description |
---|
AuditSource(Name name)
Deprecated.
Builds a new AuditSource with the given
name . |
public AuditSource(Name name)
name
.name
- heap object Name
that is the source of the notification (cannot be null
)Copyright 2011-2015 ForgeRock AS.