Package tigase.vhosts.filter
Class CustomDomainFilter
java.lang.Object
tigase.vhosts.filter.CustomDomainFilter
- Author:
- Wojtek
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
parseRules
(String rules) parseRules
(String[] rules)
-
Method Details
-
isAllowed
public static boolean isAllowed(tigase.xmpp.jid.JID source, tigase.xmpp.jid.JID destination, String rules) -
isAllowed
public static boolean isAllowed(tigase.xmpp.jid.JID source, tigase.xmpp.jid.JID destination, String[] rules) -
isAllowed
-
parseRules
- Throws:
ParseException
-
parseRules
- Throws:
ParseException
-