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 68b198f + 1e25756 commit dd14bbbCopy full SHA for dd14bbb
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