com.evolveum.midpoint.notifications.notifiers
Class SimpleModelAccountOperationNotifier
java.lang.Object
com.evolveum.midpoint.notifications.notifiers.SimpleModelAccountOperationNotifier
- All Implemented Interfaces:
- Notifier
@Component
public class SimpleModelAccountOperationNotifier
- extends Object
- implements Notifier
THIS IS CURRENTLY A BIT OBSOLETE. Account changes are listened to a the level of provisioning.
This notifier will be changed to 'see' e.g. midpoint user creation or midpoint password changes.
- Author:
- mederly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAMETER_SUBJECT
public static final String PARAMETER_SUBJECT
- See Also:
- Constant Field Values
NAME
public static final QName NAME
SimpleModelAccountOperationNotifier
public SimpleModelAccountOperationNotifier()
init
@PostConstruct
public void init()
notify
public void notify(NotificationRequest request,
NotificationConfigurationEntryType notificationConfigurationEntry,
NotifierConfigurationType notifierConfiguration,
OperationResult result)
- Specified by:
notify
in interface Notifier
Copyright © 2013 evolveum. All Rights Reserved.