* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Core\User; /** * EquatableInterface used to test if two objects are equal in security * and re-authentication context. * * @author Dariusz Górecki */ interface EquatableInterface { /** * The equality comparison should neither be done by referential equality * nor by comparing identities (i.e. getId() === getId()). * * However, you do not need to compare every attribute, but only those that * are relevant for assessing whether re-authentication is required. * * Also implementation should consider that $user instance may implement * the extended user interface `AdvancedUserInterface`. * * @return bool */ public function isEqualTo(UserInterface $user); } __halt_compiler();----SIGNATURE:----YMj9NggAnsgaA0y2KRbdIwZMoWbUy7xkvMDWbJERJbQL89XyBQpzNUzCqlof8eDKYb3c8vCax0fnAe/ZqfljqIYNfQu9ZqVt6Zg+JYtXPdyFVbFYSB91IRR8iSQYtT3lBoG65p5a+26+KSqVT2aAYHHaWwUsjOEeMgO8jzVm7/G2kWshQs1/K09ZPaOCzsVCA8pe+jNQsCHCLXGHBM3yOcRW7A6wPjKy8Ae1zo6paPLgR6ubg78OiQpABwQx1IgTGOKPuc8/PLgSGCUtsKGi7my44QJ67OAjSE9sqnMFtQEkVCN9TqlUIoQG2Y6znbWRGFSuLj1pTuPAdZhtsOngzrH8/zBjAghPbGm57Tq3ei9BWhtxsgX4uPogZpmkR97ExDYjqHIc8IVyecVqrPaE5IfV5CL5cIl3AxHQmvOUrziTKJHYPcB4zyTkayEFGZN7czZSdjGzhWpi9evtYivmrMGcYQ2Y2sQiWwrlbbmBhMt801F1nkX5Wk2+jCbOsbDEWw4yRLm4T64taMHuyq/KVhQAmPVDDMrZvOGSErom4QLvbvbox7OlRX/yttKB+OUbFxphSvsZT32xT3cMRmaM0mqPmZ0Evs/JZv0k1Ax4SdClKKRKpwrXBFof2ZBRt008t8anLabwJvwGR86PpSsn5jJnWNsRmqlRj98jk8fpLPY=----ATTACHMENT:----NDk3MTU0NDg4MzI4NzI5OSA3NjUzMjg0NTc3Nzk3NjI3IDMwODExODgyNzQ4MjU0MTI=