* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Http; final class SecurityEvents { /** * The INTERACTIVE_LOGIN event occurs after a user has actively logged * into your website. It is important to distinguish this action from * non-interactive authentication methods, such as: * - authentication based on your session. * - authentication using a HTTP basic or HTTP digest header. * * @Event("Symfony\Component\Security\Http\Event\InteractiveLoginEvent") */ const INTERACTIVE_LOGIN = 'security.interactive_login'; /** * The SWITCH_USER event occurs before switch to another user and * before exit from an already switched user. * * @Event("Symfony\Component\Security\Http\Event\SwitchUserEvent") */ const SWITCH_USER = 'security.switch_user'; } __halt_compiler();----SIGNATURE:----L+6edIM75ubyHjaNc7Ey0yklAIwP11RN3iP0s0cnvYikxjQ+Jj669++97MYNvee0rbb9r1mdnx66YZcijwKjxDN+xCBodoDVyy+odRmnbKFA8h0dsPwEOOZeWx+m4xnfRuChvAO+seXLbdnxwaEwZWJB6Mk44RN14XsfziA54Dpst6PXxmdL6iBYYB1A2359Ri1SNU+g17w6KRrlRUVCEhCcuNtLTInZBmI1NWoMtw3J+R75rWslO5+QNWuq6xGyoTQoCmPALe2GWKgPeyRCEGM2kSTZGzIx4pgrKgbJv4BRTcSMUIbGXBS0qPxMeN7pHOu4lCH5l9ZfXwzBcil/wUuUtFwcxIET45SFslB0RuaAw3Dw7lVEPPiURJFAcBal2NXzHsMqLIkDGapiSu0n9CeQblgT3pJJGmrS3N/xnFSwrTYH1COjQfczuL1Jg3J+G+HSgws8VfpUPtZFLPiH6eQ9uzzRUKPrMWShu5bIg1Nr4i4OhS3Q95RT1IZWGJVfUXwjOQ0x9LylzopOXnx1uwJ1kOHmyfloah1c981gjpNzUq6e6+8t5mr0nTKkhP2xSey2IoXvXw3c33o3sIgO6EUZyGy5s2qEgnMunzeRYC9J6YS5tPCF7iuhiaipR63j/VxYq7KY7McE78hSeoPV+8lK60CWaXkR06J8Md9mMxk=----ATTACHMENT:----NzU4MzEzNTU5NzM0OTAwIDQ4Nzc5MzExNzg0MzMzNTcgODI2MTgzMjg4MzU1NDk0NA==