Package org.jivesoftware.openfire.privacy
Implementation of Blocking Communication.
-
Interface Summary Interface Description PrivacyListEventListener /** Interface to listen for privacy list events. -
Class Summary Class Description PrivacyItem A privacy item acts a rule that when matched defines if a packet should be blocked or not.PrivacyList A privacy list contains a set of rules that define if communication with the list owner is allowed or denied.PrivacyListManager A Privacy list manager creates, gets, updates and removes privacy lists.PrivacyListProvider Provider for the privacy lists system. -
Enum Summary Enum Description PrivacyItem.Type Type defines if the rule is based on JIDs, roster groups or presence subscription types.