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)
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 © 2014 ForgeRock AS. All rights reserved.