HughP / simal

Automatically exported from code.google.com/p/simal
0 stars 0 forks source link

Evaluate Apache Shiro for authentication / authorization #352

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When implementing user authentication it Shiro may be a good candidate for 
managing logins etc.

"Apache Shiro is a powerful and easy-to-use security framework that performs 
authentication, authorization, cryptography, and session management. With 
Shiro’s easy-to-understand API, you can quickly and easily secure any 
application – from the smallest mobile applications to the largest web and 
enterprise applications."

http://shiro.apache.org/10-minute-tutorial.html 

Original issue reported on code.google.com by sander.v...@oucs.ox.ac.uk on 11 Oct 2010 at 11:15

GoogleCodeExporter commented 9 years ago
We are using the built in authentication system of Wicket.

Original comment by ross.gardler on 10 Mar 2011 at 12:14