PHP Class Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration

This information is for the following tags: * security.config * security.acl This information is solely responsible for how the different configuration sections are normalized, and merged.
Author: Johannes M. Schmitt ([email protected])
Inheritance: implements Symfony\Component\Config\Definition\ConfigurationInterface
ファイルを表示 Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
__construct ( array $factories ) Constructor.
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

Private Methods

Method Description
addAccessControlSection ( ArrayNodeDefinition $rootNode )
addAclSection ( ArrayNodeDefinition $rootNode )
addEncodersSection ( ArrayNodeDefinition $rootNode )
addFirewallsSection ( ArrayNodeDefinition $rootNode, array $factories )
addProvidersSection ( ArrayNodeDefinition $rootNode )
addRoleHierarchySection ( ArrayNodeDefinition $rootNode )

Method Details

__construct() public method

Constructor.
public __construct ( array $factories )
$factories array

getConfigTreeBuilder() public method

Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder
return Symfony\Component\Config\Definition\Builder\TreeBuilder The tree builder