JMSSecurityExtraBundle ====================== Overview -------- This bundle enhances the Symfony2 Security Component by adding several new features. Features: - powerful expression-based authorization language - method security authorization - authorization configuration via annotations - secure random number generator Documentation ------------- .. toctree:: :hidden: installation expressions configuration method_security_authorization annotations - :doc:`Installation ` - :doc:`Configuration ` - :doc:`Expressions ` - :doc:`Method Security Authorization ` - :doc:`Secure Random Number Generator ` - :doc:`Annotation Reference ` License ------- The code is released under the business-friendly `Apache2 license`_. Documentation is subject to the `Attribution-NonCommercial-NoDerivs 3.0 Unported license`_. .. _Apache2 license: http://www.apache.org/licenses/LICENSE-2.0.html .. _Attribution-NonCommercial-NoDerivs 3.0 Unported license: http://creativecommons.org/licenses/by-nc-nd/3.0/