I've seen several posts regarding using JAAS with GWT, but not a lot
of answers.  I'm trying to wrap my brain around how to use these two
technologies together to perform user authentication and
authorization.

The concept of using JAAS authentication with GWT seems straight
forward enough.  I can create a custom LoginModule that verifies the
login information. But how would I then do authorization?  For
example, lets say I have a GWT servlet that I want to restrict to
admin users?

Has anyone done something like this before?  Any general thoughts on
how to do this or a better way to do authentication/authorization with
GWT would be appreciated.  Thanks,

-TJ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to