We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220a8e6 commit 7e7c476Copy full SHA for 7e7c476
1 file changed
src/main/java/com/bernardomg/example/spring/security/ws/oauth/resource/config/WebSecurityConfig.java
@@ -58,8 +58,6 @@ public WebSecurityConfig() {
58
*
59
* @param http
60
* HTTP security component
61
- * @param introspector
62
- * mapping introspector
63
* @return web security filter chain with all authentication requirements
64
* @throws Exception
65
* if the setup fails
0 commit comments