Hey Kai,

there is a toolkit called AcrIS (http://acris.googlecode.com/) where
one of it's part is denoted to security - acris-security module
(http://code.google.com/p/acris/wiki/Security). It handles client and
server security. On the client it is using annotations or manually
specified authorities. Server is spring-security based. Documentation
is in progress these days and will be finished until the release.

BR,
Laco

On 1. Júl, 14:07 h., KaiWeing <kaiwe...@gmx.net> wrote:
> Hello,
>
> we are evaluating GWT as a basis for different kinds of enterprise
> applications we have here. Some of those have controls which must only
> be displayed for users in a certain role, also, the decision which
> controls to display must be made at serverside, to avoid clientside
> manipulation.
>
> How can I implement such a requirement securely in GWT?
>
> Should this be solved via deferred binding (that would require that
> deferred binding could take the server-state into account)?
>
> Is there a pattern for this in GWT or any extension library?
>
> Thanks very much for your feedback!
>
> Kai

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to