Package org.forgerock.openig.tools.am
Class NotificationsConfig
- java.lang.Object
-
- org.forgerock.openig.tools.am.NotificationsConfig
-
public final class NotificationsConfig extends Object
The configuration object used to set up theNotificationService
.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
NotificationsConfig.Builder
Builder to ease the creation of aNotificationsConfig
.
-