Access control using the conection resource

Hello!

I’m building a webchat using jeti. I need to prevent user from connect to the openfire server using another clients (pidgin, pandion, … ), only jeti applet is allowed.

Jeti applet uses as default resource the string "

JetiApplet". There is a way to allow connect only cilents with only the specified resource name ?

Thanks!