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 64542b4 commit 1e25756Copy full SHA for 1e25756
config/src/main/java/org/springframework/security/config/annotation/web/configurers/X509Configurer.java
@@ -17,6 +17,7 @@
17
package org.springframework.security.config.annotation.web.configurers;
18
19
import jakarta.servlet.http.HttpServletRequest;
20
+
21
import org.springframework.beans.factory.NoSuchBeanDefinitionException;
22
import org.springframework.context.ApplicationContext;
23
import org.springframework.security.authentication.AuthenticationDetailsSource;
0 commit comments