I\'ve been looking into using Spring Security for the authentication/authorization of my web application (this will be JDBC based).
However, a core component seems to be
Have a look at my answer here.
"I have implemented a JAVA project for this use case. It is open source, based on Spring-Security. A release version is on Maven-Central, so you do not need to compile it, but instead you can fetch it as maven-dependency to your project!"
com.ohadr
authentication-flows
1.5.0-RELEASE