| Package | Description |
|---|---|
| com.hivemq.spi.topic |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PermissionTopicMatcher.matches(String permissionTopic,
String actualTopic) |
boolean |
TopicMatcher.matches(String topicSubscription,
String actualTopic)
Evaluates if a topic matches a specific topic which also can contain wildcards.
|
boolean |
PermissionTopicMatcher.matches(String permissionTopic,
String[] splitPermissionTopic,
boolean nonWildCard,
boolean endsWithWildCard,
boolean rootWildCard,
String actualTopic,
String[] splitActualTopic) |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.