Uses of Class
org.forgerock.openig.tools.am.NotificationsConfig
-
Packages that use NotificationsConfig Package Description org.forgerock.openig.tools.am Access Management Server. -
-
Uses of NotificationsConfig in org.forgerock.openig.tools.am
Methods in org.forgerock.openig.tools.am that return NotificationsConfig Modifier and Type Method Description NotificationsConfig
NotificationsConfig.Builder. build()
Build theNotificationsConfig
.Methods in org.forgerock.openig.tools.am with parameters of type NotificationsConfig Modifier and Type Method Description AmService.Builder
AmService.Builder. notification(NotificationsConfig config)
Specifies the notification configurations.
-