Security: In Real Life
Johannes Schmitt(42:32)
sourced from Symfony
Johannes Schmitt(42:32)
sourced from Symfony
The Symfony2 security component tackles the complex problems of authentication, authorization, and accounting by spreading concerns across a number of objects, each with a single responsibility. This makes for a very flexible design, but also makes the component much less accessible to the beginner.
In this talk, you will be presented with real life use-cases interspliced with technical descriptions of what's going on.