* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Core\Exception; @trigger_error(sprintf('The %s class and the whole HTTP digest authentication system is deprecated since Symfony 3.4 and will be removed in 4.0.', NonceExpiredException::class), E_USER_DEPRECATED); /** * NonceExpiredException is thrown when an authentication is rejected because * the digest nonce has expired. * * @author Fabien Potencier * @author Alexander * * @deprecated since 3.4, to be removed in 4.0 */ class NonceExpiredException extends AuthenticationException { /** * {@inheritdoc} */ public function getMessageKey() { return 'Digest nonce has expired.'; } } __halt_compiler();----SIGNATURE:----Ym3ANAI/+JL+FX18Kp4CbA60bZhKkMG+HZmC5G5DYd225HhgyV1oa6mXZbSrsenfg2kIuAHpJ8n8sL+PjZOtNV2VmFonJG/sEDF4ly6LAs3xuntHtd5HLQQdyvS7v9Ai7H90zKF4pcAaL8GvRCM7gChLjI5S9QUTgLkmvCz+o7KwWdICuiHQIVRyEM+nyyoqgtY/d+LUHOOorIoCcpUBKZVOUjYqa40cGt3h3qoBxXaLtcHDwIuJEQMtCsBooiNv0s6AIeMG7eqRGS8eebBGhHgwt2qITXTnqqmQM+GlkxvYQ/bqBsyOCBBYnMeM2NEkFG/BhRSGq7QQfD1sZ5/Admdjno3upJN2fjEhrx6QBg0K5Hw3iAO39eNzV4KieWAeCPHN+O0wcWPcSnqFnpJ5H6VQt2jELBx4odv+arIL3IE07n2odzEGj5ScZ4dDnPSZ66S7DE24FVuBeS+0wMk2iLrhq/adSfpQwLrU2BWdC9N6PGmK7oMGN0n+vw6Eqpur5JeQnVBFV9SDRvrRQCnxhuHrvFm1lqICe/eKP0AoeRKokls0gHGi527jCYQS6Bi3mnMnC3xqzn6oRbLxja7eyDmhJtJMs5AJah+EBa0GP9v7TkyHTYl6AHlVtaNQGXzgflTB/303k86UCS+43Cd9N+BBnq2VUKJco4dVMuE79Zg=----ATTACHMENT:----NjA1Mzk5NDQwOTgzMTQ1NSAyOTYxODQwOTkxOTY5Mjg4IDEyOTEwMTk0NDM4MjkxMjk=