Thomas,

The way I read the article is that the section you quote applies if you 
want to create *your own* security manager that simply extends the 
Stripes Stuff plug-in interface.  Is that what you want to do?

Have you tried obtaining the plugin and does it fail to work as per the 
examples provided?

I haven't tried this yet so I am not sure... but for sure if you want to 
create your own security manager - essentially not really using the 
inner workings of the Stripes Stuff plug-in - then you are on your own 
which makes sense.  No?

Please let us know if you are successful or not.

--Nikolaos



Thomas Menke wrote:
> Hi @ll,
>
> I am currently trying to implement an authentication system for a small 
> web application. The article "Security Interceptor for custom 
> authorization" sounds promising to me but unfortunately it says "On how 
> to setup security authorization/authentication for 
> org.stripesstuff.plugin.security.J2EESecurityManager, see the Servlet 
> spec 2.4 and your servlet container documentation."
>
> I searched the web for the specs and started to read read trough the 
> section that I thought is relevant for this. I found a lot of documents 
> that state that everything that I want to do is possible, but I never 
> figured out how to actually implement the authentication.
>
> Any hints?
>
> Thomas
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>   

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to