AccessMapInterface

AccessMapInterface

interface AccessMapInterface

AccessMap allows configuration of different access control rules for specific parts of the website.

Methods

array getPatterns(Request $request)

Returns security attributes and required channel for the supplied request.

Details

array getPatterns(Request $request)

Returns security attributes and required channel for the supplied request.

Parameters

Request $request The current request

Return Value

array A tuple of security attributes and the required channel

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Security/Http/AccessMapInterface.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部