File tree
34 files changed
+324
-25
lines changed- cas/src
- main/java/org/springframework/security/cas/authentication
- test/java/org/springframework/security/cas/authentication
- config/src
- main/java/org/springframework/security/config/annotation/web/configurers
- test/java/org/springframework/security/config/http
- core/src
- main/java/org/springframework/security/authentication
- dao
- jaas
- ott
- test/java/org/springframework/security/authentication
- dao
- jaas
- ott
- docs/modules/ROOT/pages/servlet
- authentication
- passwords
- oauth2
- login
- resource-server
- saml2/login
- ldap/src
- main/java/org/springframework/security/ldap/authentication
- test/java/org/springframework/security/ldap/authentication
- oauth2
- oauth2-client/src
- main/java/org/springframework/security/oauth2/client/authentication
- test/java/org/springframework/security/oauth2/client/authentication
- oauth2-resource-server/src
- main/java/org/springframework/security/oauth2/server/resource/authentication
- test/java/org/springframework/security/oauth2/server/resource/authentication
- saml2/saml2-service-provider/src
- opensaml5Main/java/org/springframework/security/saml2/provider/service/authentication
- opensaml5Test/java/org/springframework/security/saml2/provider/service/authentication
- test/src/test/java/org/springframework/security/test/web/servlet/response
- webauthn/src
- main/java/org/springframework/security/web/webauthn/authentication
- test/java/org/springframework/security/web/webauthn/authentication
- web/src
- main/java/org/springframework/security/web/authentication/preauth
- test/java/org/springframework/security/web/authentication/preauth
34 files changed
+324
-25
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
35 | 38 |
| |
36 | 39 |
| |
37 | 40 |
| |
| 41 | + | |
38 | 42 |
| |
| 43 | + | |
39 | 44 |
| |
40 | 45 |
| |
41 | 46 |
| |
| |||
64 | 69 |
| |
65 | 70 |
| |
66 | 71 |
| |
| 72 | + | |
| 73 | + | |
67 | 74 |
| |
68 | 75 |
| |
69 | 76 |
| |
| |||
141 | 148 |
| |
142 | 149 |
| |
143 | 150 |
| |
144 |
| - | |
145 |
| - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
146 | 155 |
| |
147 | 156 |
| |
148 | 157 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
| |||
346 | 347 |
| |
347 | 348 |
| |
348 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
349 | 366 |
| |
350 | 367 |
| |
351 | 368 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| |||
177 | 179 |
| |
178 | 180 |
| |
179 | 181 |
| |
| 182 | + | |
180 | 183 |
| |
181 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
182 | 189 |
| |
183 | 190 |
| |
184 | 191 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
325 |
| - | |
326 |
| - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
327 | 330 |
| |
328 | 331 |
| |
329 | 332 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
| |||
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
| 39 | + | |
36 | 40 |
| |
| 41 | + | |
37 | 42 |
| |
38 | 43 |
| |
39 | 44 |
| |
| |||
94 | 99 |
| |
95 | 100 |
| |
96 | 101 |
| |
| 102 | + | |
| 103 | + | |
97 | 104 |
| |
98 | 105 |
| |
99 | 106 |
| |
| |||
197 | 204 |
| |
198 | 205 |
| |
199 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
200 | 210 |
| |
201 |
| - | |
| 211 | + | |
202 | 212 |
| |
203 | 213 |
| |
204 | 214 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| |||
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
| 124 | + | |
| 125 | + | |
123 | 126 |
| |
124 | 127 |
| |
125 | 128 |
| |
| |||
210 | 213 |
| |
211 | 214 |
| |
212 | 215 |
| |
| 216 | + | |
213 | 217 |
| |
214 | 218 |
| |
215 | 219 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
| 26 | + | |
| 27 | + | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
| |||
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
| |
| 43 | + | |
| 44 | + | |
38 | 45 |
| |
39 | 46 |
| |
40 | 47 |
| |
| |||
56 | 63 |
| |
57 | 64 |
| |
58 | 65 |
| |
59 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
60 | 69 |
| |
61 | 70 |
| |
62 | 71 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 |
| |
79 | 83 |
| |
80 | 84 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
504 | 505 |
| |
505 | 506 |
| |
506 | 507 |
| |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
507 | 517 |
| |
508 | 518 |
| |
509 | 519 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
224 | 225 |
| |
225 | 226 |
| |
226 | 227 |
| |
227 |
| - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
228 | 231 |
| |
229 | 232 |
| |
230 | 233 |
| |
| |||
234 | 237 |
| |
235 | 238 |
| |
236 | 239 |
| |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
237 | 247 |
| |
238 | 248 |
| |
239 | 249 |
| |
|
0 commit comments