File tree
38 files changed
+52
-51
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure/src
- main/java/org/springframework/boot/actuate/autoconfigure/security/servlet
- test/java/org/springframework/boot/actuate/autoconfigure/security/servlet
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure/security
- oauth2
- client/servlet
- resource/servlet
- saml2
- servlet
- test/java/org/springframework/boot/autoconfigure
- graphql/security
- security
- oauth2
- client/servlet
- resource/servlet
- saml2
- servlet
- spring-boot-devtools/src
- main/java/org/springframework/boot/devtools/autoconfigure
- test/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-docs/src/main
- java/org/springframework/boot/docs
- actuator/endpoints/security
- exposeall
- typical
- data/sql/h2webconsole/springsecurity
- howto/testing/slicetests
- web/security
- oauth2/client
- saml2/relyingparty
- kotlin/org/springframework/boot/docs
- actuator/endpoints/security
- exposeall
- typical
- web/security/oauth2/client
- spring-boot-tests/spring-boot-smoke-tests
- spring-boot-smoke-test-actuator-custom-security/src/main/java/smoketest/actuator/customsecurity
- spring-boot-smoke-test-graphql/src/main/java/smoketest/graphql
- spring-boot-smoke-test-secure-jersey/src/main/java/smoketest/secure/jersey
- spring-boot-smoke-test-web-method-security/src/main/java/smoketest/security/method
- spring-boot-smoke-test-web-secure-custom/src/main/java/smoketest/web/secure/custom
- spring-boot-smoke-test-web-secure-jdbc/src/main/java/smoketest/web/secure/jdbc
- spring-boot-smoke-test-web-secure/src/test/java/smoketest/web/secure
38 files changed
+52
-51
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
| 209 | + | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
|
0 commit comments