We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be08ed commit 0dfdb64Copy full SHA for 0dfdb64
security/custom_authentication_provider.rst
@@ -203,7 +203,6 @@ the ``PasswordDigest`` header value matches with the user's password::
203
use Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface;
204
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
205
use Symfony\Component\Security\Core\Exception\AuthenticationException;
206
- use Symfony\Component\Security\Core\Exception\NonceExpiredException;
207
use Symfony\Component\Security\Core\User\UserProviderInterface;
208
209
class WsseProvider implements AuthenticationProviderInterface
0 commit comments