Security Framework
In The Server Labs, we have created a security framework that integrates common security services into a single platform including services such as:
- Authentication
- Authorization
- Auditing
- Based on the Spring Framework and using Aspect Oriented Programming(AOP)
- Security implemented in a non-invasive way as a transversal aspect affecting the entire application
- Flexible and extensible, allowing you to define security in a declarative way