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.
2 parents 6425d57 + 0582321 commit a704417Copy full SHA for a704417
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