* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Http; use Symfony\Component\HttpFoundation\Request; /** * AccessMap allows configuration of different access control rules for * specific parts of the website. * * @author Fabien Potencier * @author Kris Wallsmith */ interface AccessMapInterface { /** * Returns security attributes and required channel for the supplied request. * * @return array A tuple of security attributes and the required channel */ public function getPatterns(Request $request); } __halt_compiler();----SIGNATURE:----sLE7KsJtdR7F+xXDt75P3pAmLuLSO4aq894sAOwWqdey1UUJOorp/ZtannqSaZ2cRHSgjvvTqY4BlsVQjZN7AAwqqzRDOsSKgdtQRVjVa+VrhuHwPyArMhiVk822VfkTPBRIvIatvLGpq9U6VGCqbb5kwx6vvPpXEr/GePrgfoXVxRQSOHgrDI/yrAUUMpOFuPs8k/JWYpMRXwXB9J7N/H+oV15mUW3W8rdhg4411DpO9kyvKXOnLIuo2FQApFnQCQJRmops0LZqpGWM28jfHDHxZ+UyHsw0uIoRgCW2Ys3GFzTOBfyQEWVTR80qV1Gl8hIY1m3jt76R2wXJpgeL26iY0eAKkaauO1f1u/XfIHSB7gTye3cBzpnt5TQpX5MU9ItV2U9bb23WqQ5siv6SwbLMsEh2qIjCqe/h1Lq6yVD9YmaVIQT/vheoHVm+JMf3fEKfxN47HcJxCZuqhY0LeQ/0m6mHoKQ3vEhqWLilzDddHpsQLi9q7a1WYIgwoHje3DIrhKMWRAQRUJVczS6N1fgcBIyyGpbKnTszzu+O4ILBZxb0fkeA6ADFEupOCi4TPyEPZvII46e548Kflcx7OPIufPc79KNQ5P3Vwnkopr1E2NeYoG+FtC+tiqPcrDMFjgMNBarVuhZrKzR/PnMMk8uickIBMxPgiVZ4kIC+qX4=----ATTACHMENT:----MjA1ODcxOTE3NDQyODI2MiA0NjQ5OTYxMTk4MDU1NDc2IDYwNTM1MzI3Njg3MjI0Mg==