StripesFramework / stripes

Stripes is a Java framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as it should be. It's stripey and it doesn't suck.
http://www.stripesframework.org/
171 stars 73 forks source link

Can please someone tell me what happened to the security folder under stripes ? #94

Open ashishb341 opened 2 years ago

ashishb341 commented 2 years ago

I want to the know the security code in stripes. It had classes like SecurityInterceptor, StripesSecurityFilter. Just wanted to know the verison in which these classes were present

harawata commented 2 years ago

Hello @ashishb341 , stripes-security was a separate 'extension'. It never was included in the Stripes itself, IIRC.

ashishb341 commented 2 years ago

Can you please point me to correct repository or artifact?

harawata commented 2 years ago

I couldn't find any online repo nor release. I can share the source code of stripes-security 1.4.1.2 if that's what you are looking for.

FYI, a revised version of stripes-security is maintained under stripes-stuff repo. https://github.com/StripesFramework/stripes-stuff/tree/master/src/main/java/org/stripesstuff/plugin/security

ashishb341 commented 2 years ago

If you can share the source code it would be of great help...thanks

harawata commented 2 years ago

Here you are. stripes-security-sources-1.4.1.2.zip