Searched defs:updateDelegate (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam/openam-push-notification/src/main/java/org/forgerock/openam/services/push/
H A DPushNotificationDelegate.java33 * {@link #updateDelegate(PushNotificationServiceConfig)}.
69 void updateDelegate(PushNotificationServiceConfig newConfig); method in interface:PushNotificationDelegate
/forgerock/openam/openam-push-notification/src/main/java/org/forgerock/openam/services/push/sns/
H A DSnsHttpDelegate.java78 public void updateDelegate(PushNotificationServiceConfig newConfig) { method in class:SnsHttpDelegate

Completed in 113 milliseconds