AAA (authentication, authorization, and accounting) backened system based on spring securty.
- Manage granted authorities/privileges/Roles dynamically.
- Manage secured URLs within an application dynamically.
run maven command as following:
mvn -Dspring.profiles.active="prod" jetty:run