Class AuditingDirectoryDecorator

java.lang.Object
com.atlassian.crowd.directory.AuditingDirectoryDecorator
All Implemented Interfaces:
RemoteDirectory, Attributes

public class AuditingDirectoryDecorator extends Object implements RemoteDirectory
A decorator around a RemoteDirectory that creates events in the audit log upon changes. Used to extend existing directories with auditing. This class should not be used for directories using Crowd's persistence layer as the changes will be audited by the DAOs.
Since:
3.2.0