JBoss.orgCommunity Documentation
<component-plugin>
<name>exo.core.security.ConversationRegistry.register</name>
<set-method>addListener</set-method>
<type>org.exoplatform.services.xmpp.connection.impl.AuthenticationLoginListener</type>
<description>description</description>
</component-plugin>
Details:
Name: exo.core.security.ConversationRegistry.register - The name of plugin.
Set-method: addListener - The plugin which registers the method.
Type: org.exoplatform.services.xmpp.connection.impl.AuthenticationLoginListener - The class to execute the requests of the plugin.
Description: It is used to start the session and log in the chat server.