Shiro filter with the OSGi HttpService.
We use Blueprint and Shiro's Spring add-on to configure Shiro. With that
setting we are very happy!
I can't tell you how to configure Shiro in OSGi without using Blueprint though.
Bye,
Jan
-Ursprüngliche Nachricht-
Von: Lutz Suhrbier [ma
> I can't tell you how to configure Shiro in OSGi without using Blueprint
> though.
>
> Bye,
> Jan
>
> -Ursprüngliche Nachricht-
> Von: Lutz Suhrbier [mailto:l.suhrb...@bgbm.org]
> Gesendet: Dienstag, 11. Dezember 2012 13:13
> An: user@shiro.apache.org
&g
Gi without using Blueprint though.
Bye,
Jan
-Ursprüngliche Nachricht-
Von: Lutz Suhrbier [mailto:l.suhrb...@bgbm.org]
Gesendet: Dienstag, 11. Dezember 2012 13:13
An: user@shiro.apache.org
Betreff: Eclipse RAP integration
Hello,
I am trying to find the right way to integrate Shiro 1.
Hello,
I am trying to find the right way to integrate Shiro 1.2.1 within
Eclipse RAP.
Actually, I have followed other recommendations to simply initialize
Shiro within the RAP-OSGi Activator constructor like this.
Factory factory = new
IniSecurityManagerFactory("file:path_to_shiro.ini");
Se