Commit 3269d5c
committed
Add Java 21 compile time support
1 parent c88c85a commit 3269d5c
File tree
87 files changed
+329
-3581
lines changed- components
- action-mgt
- org.wso2.carbon.identity.action.execution/src/main/java/org/wso2/carbon/identity/action/execution/internal/service/impl
- org.wso2.carbon.identity.action.management/src/main/java/org/wso2/carbon/identity/action/management/internal/service/impl
- api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt/src/main/java/org/wso2/carbon/identity/api/resource/mgt
- application-mgt/org.wso2.carbon.identity.application.mgt/src/main/java/org/wso2/carbon/identity/application/mgt
- authentication-framework/org.wso2.carbon.identity.application.authentication.framework
- src
- main/java/org/wso2/carbon/identity/application/authentication/framework
- config/model/graph
- js/nashorn
- handler/sequence/impl
- inbound
- internal
- servlet
- util
- test
- java/org/wso2/carbon/identity/application/authentication/framework
- config/model/graph
- js
- handler/sequence/impl
- resources
- authorization-framework
- org.wso2.carbon.identity.authorization.common
- org.wso2.carbon.identity.authorization.framework
- certificate-mgt/org.wso2.carbon.identity.certificate.management/src/main/java/org/wso2/carbon/identity/certificate/management/service/impl
- claim-mgt/org.wso2.carbon.identity.claim.metadata.mgt/src/main/java/org/wso2/carbon/identity/claim/metadata/mgt
- client-attestation-mgt/org.wso2.carbon.identity.client.attestation.mgt
- configuration-mgt
- org.wso2.carbon.identity.configuration.mgt.core
- src/main/java/org/wso2/carbon/identity/configuration/mgt/core
- org.wso2.carbon.identity.configuration.mgt.endpoint
- consent-mgt/org.wso2.carbon.identity.consent.mgt
- consent-server-configs-mgt/org.wso2.carbon.identity.consent.server.configs.mgt
- cors-mgt/org.wso2.carbon.identity.cors.mgt.core
- entitlement
- org.wso2.carbon.identity.entitlement.endpoint
- org.wso2.carbon.identity.entitlement.ui
- extension-mgt/org.wso2.carbon.identity.extension.mgt
- functions-library-mgt/org.wso2.carbon.identity.functions.library.mgt
- src/main/java/org/wso2/carbon/identity/functions/library/mgt
- identity-core/org.wso2.carbon.identity.core
- src/main/java/org/wso2/carbon/identity/core
- persistence/registry
- util
- identity-event/org.wso2.carbon.identity.event
- src/main/java/org/wso2/carbon/identity/event/services
- idp-mgt/org.wso2.carbon.idp.mgt/src/main/java/org/wso2/carbon/idp/mgt
- input-validation-mgt/org.wso2.carbon.identity.input.validation.mgt
- multi-attribute-login/org.wso2.carbon.identity.unique.claim.mgt
- role-mgt
- org.wso2.carbon.identity.role.mgt.core
- src/main/java/org/wso2/carbon/identity/role/mgt/core/internal
- org.wso2.carbon.identity.role.v2.mgt.core/src/main/java/org/wso2/carbon/identity/role/v2/mgt/core
- rule-mgt
- org.wso2.carbon.identity.rule.evaluation/src/main/java/org/wso2/carbon/identity/rule/evaluation/internal/service/impl
- org.wso2.carbon.identity.rule.management
- src/main/java/org/wso2/carbon/identity/rule/management/internal/service/impl
- org.wso2.carbon.identity.rule.metadata
- src/main/java/org/wso2/carbon/identity/rule/metadata/internal/service/impl
- secret-mgt/org.wso2.carbon.identity.secret.mgt.core
- src/main/java/org/wso2/carbon/identity/secret/mgt/core
- security-mgt/org.wso2.carbon.security.mgt.ui
- system-config-mgt/org.wso2.carbon.identity.system.config.mgt
- template-mgt
- org.wso2.carbon.identity.template.mgt.ui
- org.wso2.carbon.identity.template.mgt
- trusted-app-mgt/org.wso2.carbon.identity.trusted.app.mgt
- src/main/java/org/wso2/carbon/identity/trusted/app/mgt
- internal
- servlet
- user-functionality-mgt/org.wso2.carbon.identity.user.functionality.mgt
- user-mgt/org.wso2.carbon.identity.user.profile/src/main/java/org/wso2/carbon/identity/user/profile/mgt/association/federation
- user-store
- org.wso2.carbon.identity.user.store.configuration/src/main/java/org/wso2/carbon/identity/user/store/configuration
- org.wso2.carbon.identity.user.store.count
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+329
-3581
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 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
86 | 94 | | |
87 | 95 | | |
88 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
197 | 205 | | |
198 | 206 | | |
199 | 207 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
| |||
This file was deleted.
0 commit comments