Uses of Interface
org.forgerock.openam.services.push.PushNotificationDelegate
-
Packages that use PushNotificationDelegate Package Description org.forgerock.openam.services.push Defines classes for the Push Notification service and framework. -
-
Uses of PushNotificationDelegate in org.forgerock.openam.services.push
Methods in org.forgerock.openam.services.push that return PushNotificationDelegate Modifier and Type Method Description PushNotificationDelegate
PushNotificationDelegateFactory. produceDelegateFor(org.forgerock.openam.services.push.PushNotificationServiceConfig.Realm config, String realm, org.forgerock.openam.services.push.dispatch.MessageDispatcher messageDispatcher)
Produce a delegate for a given configuration.
-