Package org.jivesoftware.openfire.pubsub.models
package org.jivesoftware.openfire.pubsub.models
Defines policies that define who is allowed to subscribe and retrieve items or policies that
define who is allowed to publish items to nodes (XEP-0060).
-
ClassesClassDescriptionPolicy that defines who is allowed to subscribe and retrieve items.Subscription requests must be approved and only subscribers may retrieve items.Publishers and owners may publish items to the node.Subscribers, publishers and owners may publish items to the node.Anyone may subscribe and retrieve items.Anyone may publish items to the node.Anyone with a presence subscription of both or from may subscribe and retrieve items.Policy that defines who is allowed to publish items to the node.Anyone in the specified roster group(s) may subscribe and retrieve items.Only those on a whitelist may subscribe and retrieve items.