Security is a crucial aspect in most, if not all, applications and as such it is a concern that crosses application's functionality.
In the first part of this talk, we will take a deeper look at the Symfony2 Security Component. In the second part, we will then unleash the power of the Dependency Injection container to add AOP capabilities, and see how you can secure your application without changing a single line of application code.