* * 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:----BDMjrbnEuWhJf1X9U8LmFA36KXKMjwj1CcvSt7S+GEwh49jj2jJkUGP60O5PEvdAsle4fZjjPOYw4gW8PQXD/JkgQWSLsz/gZ5j0O3j2q8SK8jCAI/oR7hx9VldYGswAxOvWNTLUqn3Mb7cCZKqvKECaoS3wwprqoY1m2TIisYM+eBiVVZQU6ogoLT85PQ83SI78HPaX9ktOJ3QD/W9UunDvwBBiplRP96g6ARmWfOU8DLKKhzfA4+6pqqNJCLAWQUJctOrTHFxyIs24LSsF7DfcZ0ZdgQEM7tqX2e2h8P3eNYXm/AIaZiY3q1vyOYaMjqAwbkkbAuO3srBHpeFwpBH9NETbQAnusq7+uZ5hfSFryAHbZvb6nqb4b02N6toXhNGeIL09AYhWscaxOOnwHLwI5oWqiqL0Sea/oqGhKVFsCwvVCGNwqhPf6QQpoNsKLDM4B93S4ijVIUs2CJGtS7eLS2Yt6Z7EHnVZ0gjwCutgdwrINvERas4IDDWXBymBNWngNp6eBxS8Zn85o3d2cNC+oUC3teHzq/IkQ6fVjp13U8EOAbJiKtoBw9opzt7E22w9xh04DZPYpGMWgYi3aFeP9dWb11V8/zCfvlTWUovmJNnttbBFjA+XhCZtR+NpD7vpvCHl2jed4It9bSjptKlxeNfsr2l5w89WPL5GHHA=----ATTACHMENT:----NjA4MDY2NzIyNDU5NDQyNyA3NTA0NDc3MTIwODgwOTI1IDE2Mzk2MzY3NDg0ODc2Njg=