Uses of Interface
org.forgerock.openam.services.push.dispatch.predicates.Predicate
-
Packages that use Predicate Package Description org.forgerock.openam.services.push Defines classes for the Push Notification service and framework. -
-
Uses of Predicate in org.forgerock.openam.services.push
Methods in org.forgerock.openam.services.push that return types with arguments of type Predicate Modifier and Type Method Description Map<org.forgerock.openam.services.push.MessageType,Set<Predicate>>
PushNotificationDelegate. getMessagePredicates()
Returns a set of message predicates required by this delegate for the appropriateDefaultMessageTypes
.
-