Am 28.09.10 09:38, schrieb Matthias Rodler:
> Is there any exsiting runable example with the riena security?
>
> Thanks,
>
> Matthias
There are quite a number if JUnit Tests that demonstrate local and remote Authentication and Authorization. They are
location in the project org.eclipse.riena.tests. There are even a number of .launch files for running them
"Authentication*.launch" or "Authorization*.launch".
If you start the Riena Sample App Server (there is a launch for that tooo) then you can start the SWT Example
Application.product (use the product launcher not the regular launcher). If you start the product launcher it will ask
for userid and password and verify that against the Riena Authentication Service on the Sample App Server......