* * 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:----Ovr//LpbeN1zZ8XAGxEmVKHZFxLBcrRChn2hLDljas1ZPUAqneDbHtbFwDekp3GHPpNrH7rYlSGY5f4PfgV9iOjYj9NqmTw9rHKnU2iiL50TBOx4V8+S5G88Co0faapl2XteeItAPgfYmKZd4fBCfNBiyHK9oZZTlWL7jgpmEYgb1Uv/9yeZGj1vkcMX/J6+JtQPYu7I88Mz81epMiKtfIoa8PSwPO4JGIipuw0JIBDGnewhLtBoEJMKuI6qcCp6aG0DlijqMUynzqyfDT0FjUGl5hMa2t4Yw1ypNnrRpIaoPWhVOTcgMpWOcNjH8adqlruucpWzdjXFJOwFpo0njk4WgapXmofCUiNlVcd0pWii+QZ/Xtspp+dau+P+4e9yzyagvOfS1vqkj3MfQ8GwTbd0gZuhEJUcUpSlEOD5zA610Q74HQhmX8N4cpXhDZSXFNotYdrPXjFQDMNyOLkh2S5JW3LP+Ijys7HHwXy7NKakGW2TtkXv5ZkHyHU0e8urgiFK+kevnU5cMFvk/bfIvZH8inOwHJRBlefxvAxaBsNWgD/L6mcGXg2/smH6LNuxAJ1hEDW5fj3U5i8sMIl0LSMLYRtyAk5tlfyU6//AX+HdAMjjQfG2cjVtGcsxRcbCN1gSQbcVTQt6aAwSOAeFVNxlORWrF5QHP6w3QENmiGQ=----ATTACHMENT:----MzE0MDc5MDg5NzA5NjAyMyA3MzkxNjAyODg0NTE5NTU5IDMxNzU2Nzc3MDkwOTI3MTY=