Can Smack access the jiveGroup groups in Openfire?

Openfire contains a very useful group function (web -> User/Group, DB -> jiveGroup). This appears to be different than the user managed RosterGroup function.

Does Smack have the ability to add, change, or remove these groups? Or can they only be managed via the web or the database?

Thanks,

Dan

I think that they can only be managed by the server due to the fact that the SMACK API deals with the client side processing. It would be wrong to add this into SMACK by default or you could change items on the server without authority