Re: How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread Patrick Hilsbos
Thanks.
There is something like a fake userinformation and login service, when
you create projects with roo and gwt 2.1 and i want to use that
pattern.
For sure its really easy. I just dont know axtually how to subclass
and wire that things up.
Cheers Patrick

On Oct 19, 3:55 pm, nacho  wrote:
> Are you looking something like this?
>
> http://code.google.com/intl/es-AR/webtoolkit/articles/dynamic_host_pa...
>
> On 19 oct, 08:41, Patrick Hilsbos 
> wrote:
>
>
>
> > Hi,
> > can someone tell me how to implement an user auth - using
> > userinformation in gwt2.1?
>
> > i already got, that i should subclass UserInformationSimpleImpl - but
> > what to do next / how to wire up?
>
> > thx

-- 
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.



Re: How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread nacho
Are you looking something like this?

http://code.google.com/intl/es-AR/webtoolkit/articles/dynamic_host_page.html

On 19 oct, 08:41, Patrick Hilsbos 
wrote:
> Hi,
> can someone tell me how to implement an user auth - using
> userinformation in gwt2.1?
>
> i already got, that i should subclass UserInformationSimpleImpl - but
> what to do next / how to wire up?
>
> thx

-- 
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.



How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread Patrick Hilsbos
Hi,
can someone tell me how to implement an user auth - using
userinformation in gwt2.1?

i already got, that i should subclass UserInformationSimpleImpl - but
what to do next / how to wire up?

thx

-- 
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.