Unify determination if a entity domain is from a component
----------------------------------------------------------
Key: VYSPER-246
URL: https://issues.apache.org/jira/browse/VYSPER-246
Project: VYSPER
Issue Type: Improvement
Reporter: Bernd Fondermann
Scattered around the codebase is code to determine if an entity is addressing a
component of the server. example: "chat.vysper.org" is component of server
"vysper.org".
We should establish a centralized method for this, like
EntityUtils.isComponent(entity, serverEntity);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.