* * 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; /** * This interface must be implemented by firewall maps. * * @author Johannes M. Schmitt */ interface FirewallMapInterface { /** * Returns the authentication listeners, and the exception listener to use * for the given request. * * If there are no authentication listeners, the first inner array must be * empty. * * If there is no exception listener, the second element of the outer array * must be null. * * @return array of the format array(array(AuthenticationListener), ExceptionListener) */ public function getListeners(Request $request); } __halt_compiler();----SIGNATURE:----w4v0ZCEPqKk3kSMVnh8LbcZqdivUrL89fFS5JuEcKFXLw2IEBuZQYvwbuqxlm23G1uzWtRt0P/TkRHMPfCJgJzZpEX2PLJ2kqiWzcxycVWObGrlVso7+qcGz9TLLQ4ywlcv4U49soPzkw5+r53b6wdIwHwXS3tN3HqRGvZuVTdFQE705DAgcVmhqtnDEkkPScAmz9tc5YYpYADAL/hIW7kRYZjPExvh04Wk5ItyNFTLxhCsQ9gYh3LdjWwVNiyzpZ66n5UlElNilb4Sg3XDVr9o9RqpKhT3uhZN/RuFwLt2g4uuXOzurtY1i9KfZaFEC5MNI95DBlAMAfMJYafXbvhNDpFzO7J/OmVg7XGGV8dRcu6LynzVghNVLfP5csZrZ0b267D/CnIbD6RtbbVrpL9v85iYA1yOt4pBkqnyx/IaGU6199BeR4EFN4nehbuJCh+KFqzNhYA+9FIMNvSmzwN3qz5IT046etgjUzbGbR1RezYwrL0Jks+qmJKnjVOApSYj1b+UOt20RFp4W49twFU+mxf7PuahRbmFWszKI4IwpfiV9Vyy0ieNh19yf9JvlxesRgaLxCf8CNGzTt3+/VnxRTGpNA06qmrD0ZSOIubyTBDtBZMylO9Evg/VA42o9L4iqz16BhxmhgygbU2AiOpE1CcmaUWl01CTjaJOWCB4=----ATTACHMENT:----ODQyNDAxNjMzNTg3NzQzNyAyODAwMjA4NDczOTE1ODcwIDQ2MTIwMDExOTczMTMwNzg=