[EMAIL PROTECTED] wrote:
Besides, doing this in java isn't all that hard. The downside
is the memory footprint.

One issue with running the GUI in Java is getting the security
and authentication right; this often requires "roll-your-own" which
is way too hard for most to get right.

Which is why people should use JAAS, JCE, and JGSS since these all provide linkages to the underlying platform authentication.

We have Java interfaces for doing role and authorisation checking in SMC. Maybe we should try and get that code released as a set of standalone classes (in ON even).

--
Darren J Moffat
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to