File tree
442 files changed
+13613
-1021
lines changed- cas
- src
- main/java/org/springframework/security/cas
- jackson2
- jackson
- test/java/org/springframework/security/cas
- jackson2
- jackson
- config/src
- main
- java/org/springframework/security/config
- annotation/web/configurers/oauth2/server/authorization
- web/server
- kotlin/org/springframework/security/config/annotation/web
- test
- java/org/springframework/security/config
- annotation/web
- builders
- configurers
- oauth2
- client
- server
- authorization
- resource
- ott
- saml2
- http
- kotlin/org/springframework/security/config/annotation/web
- oauth2/login
- core
- src
- main/java/org/springframework/security
- authorization
- core
- authority
- mapping
- jackson2
- jackson
- test/java/org/springframework/security
- authorization
- jackson2
- jackson
- dependencies
- docs
- modules/ROOT
- pages
- features
- authentication
- integrations
- migration
- servlet/integrations
- src/test
- java/org/springframework/security/docs
- features/authentication
- authenticationcompromisedpasswordcheck
- authenticationpasswordstorageargon2
- authenticationpasswordstoragebcrypt
- authenticationpasswordstoragedepgettingstarted
- authenticationpasswordstoragedpe
- authenticationpasswordstoragepbkdf2
- authenticationpasswordstoragescrypt
- servlet/authentication
- authorizationmanagerfactory
- egmfa
- hasallauthorities
- programmaticmfa
- raammfa
- reauthentication
- selectivemfa
- validduration
- kotlin/org/springframework/security/kt/docs
- features/authentication
- authenticationcompromisedpasswordcheck
- authenticationpasswordstorageargon2
- authenticationpasswordstoragebcrypt
- authenticationpasswordstoragedepgettingstarted
- authenticationpasswordstoragedpe
- authenticationpasswordstoragepbkdf2
- authenticationpasswordstoragescrypt
- servlet/authentication
- authorizationmanagerfactory
- egmfa
- hasallauthorities
- programmaticmfa
- reauthentication
- selectivemfa
- validduration
- etc/checkstyle
- gradle
- ldap
- src
- main/java/org/springframework/security/ldap
- jackson2
- jackson
- test/java/org/springframework/security/ldap
- jackson2
- jackson
- oauth2
- oauth2-authorization-server
- src
- main
- java/org/springframework/security/oauth2/server/authorization
- http/converter
- jackson2
- jackson
- oidc
- http/converter
- web
- web
- resources/org/springframework/security/oauth2/server/authorization
- client
- test/java/org/springframework/security/oauth2/server/authorization
- client
- jackson2
- jackson
- oidc
- http/converter
- web
- web
- oauth2-client
- src
- main/java/org/springframework/security/oauth2/client
- jackson2
- jackson
- test/java/org/springframework/security/oauth2/client
- jackson2
- jackson
- registration
- oauth2-core/src/main/java/org/springframework/security/oauth2/core/http/converter
- oauth2-jose
- src/test/java/org/springframework/security/oauth2/jwt
- oauth2-resource-server
- src
- main/java/org/springframework/security/oauth2/server/resource/web
- test/java/org/springframework/security/oauth2/server/resource/introspection
- saml2/saml2-service-provider
- src
- main/java/org/springframework/security/saml2
- jackson2
- jackson
- opensaml5Test/java/org/springframework/security/saml2/provider/service/authentication
- test/java/org/springframework/security/saml2
- jackson2
- jackson
- test/src/main/java/org/springframework/security/test/web/servlet/response
- webauthn
- src
- main/java/org/springframework/security/web/webauthn
- authentication
- jackson
- registration
- test/java/org/springframework/security/web/webauthn
- authentication
- jackson
- registration
- web
- src
- main/java/org/springframework/security/web
- access
- authentication
- ott
- jackson2
- jackson
- savedrequest
- server
- jackson2
- jackson
- test/java/org/springframework/security/web
- authentication
- ott
- jackson2
- jackson
- server/jackson
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
442 files changed
+13613
-1021
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 60 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
Lines changed: 59 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
Lines changed: 69 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
Lines changed: 71 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
0 commit comments