public final class CustomDomainFilter extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isAllowed(JID source,
JID destination,
Set<Rule> rules) |
static boolean |
isAllowed(JID source,
JID destination,
String rules) |
static boolean |
isAllowed(JID source,
JID destination,
String[] rules) |
static Set<Rule> |
parseRules(String rules) |
static Set<Rule> |
parseRules(String[] rules) |
public static Set<Rule> parseRules(String rules) throws ParseException
ParseException
public static Set<Rule> parseRules(String[] rules) throws ParseException
ParseException
Copyright © 2018 "Tigase, Inc.". All rights reserved.