Package org.jivesoftware.openfire.privacy


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