Package org.forgerock.openam.services.push
Defines classes for the Push Notification service and framework.
-
Interface Summary Interface Description PushNotificationDelegate APushNotificationDelegate
is an implementation of OpenAM's Push Notification ServicePushNotificationService
specific to a realm as generated by aPushNotificationDelegateFactory
.PushNotificationDelegateFactory Defines how PushNotificationDelegates should be created.