Openfire 3.9.3 Javadoc

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).

See:
          Description

Class Summary
AccessModel Policy that defines who is allowed to subscribe and retrieve items.
AuthorizeAccess Subscription requests must be approved and only subscribers may retrieve items.
OnlyPublishers Publishers and owners may publish items to the node.
OnlySubscribers Subscribers, publishers and owners may publish items to the node.
OpenAccess Anyone may subscribe and retrieve items.
OpenPublisher Anyone may publish items to the node.
PresenceAccess Anyone with a presence subscription of both or from may subscribe and retrieve items.
PublisherModel Policy that defines who is allowed to publish items to the node.
RosterAccess Anyone in the specified roster group(s) may subscribe and retrieve items.
WhitelistAccess Only those on a whitelist may subscribe and retrieve items.
 

Package org.jivesoftware.openfire.pubsub.models Description

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).


Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.