* * 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:----ZeDYY6vzGJMlcv8Spmbv3r1sDNxHYIw82cQZNhy1h8stoF1RcHToGz0clgoNhprSPSvxPO4PpPUkkJ0l1iqYo7SMPKYKwf1kfPX6otVhxeG1uugKzC1EV/cKHg7bE/c+LN/WNencQKlgxlG6DtznuRCH/0yTw1hY4iEzYeH6oLEg5UeC8tv4iMb9YTzjJlwEAX8InBvwRL1Pu/33wuAboas3DHS2jqoNgDzvuTXdFnXehBp0j+tkAKzGiDpF1pwZI8TflaAnmY+S7oq+6FzSfH3WUqdzGM51UorpSqUJvmxuEDjLqlNPxAFwYVR3S35onPuYkEKcEHikcWYoAS/2dbkppAJHF1uILiZHVU5L+PfUn+uImxR5NTlIZ/rh5GzjAIf/2KwVK5XZfDeF+/hU40jsu1M7jqPqvNoOj3O9ogUQ8hLDwyt/lrZzAUpmD9UKu9B24JqVA9J+GugKkKMPdaJQZHdeFn5CXb0l8dmE2JwEZC7ZTT5puzjJp3wBOZCzczkvQJ70C3HKSPUBH0SMelGXj8P2yvfodQqQcGZMn6EIgubdTkSzxhwkt/Ca+G1svboc78Ztl032+hKT7yi77/7NYUic/HDxRrjCKXYsvkt9LKCR6/sn4hsJ9FVEQyGwwWBSsGMsKDfVHr3iLyf4kqvImBWdmBGrEN02uyG89D8=----ATTACHMENT:----OTU4MzEzNTIzODU1MTM4MiA4Mzk4OTgzODIzOTkzMzM4IDE5ODk3MTc2NDUxMzE4MjU=