File tree
3 files changed
+3
-2
lines changed- msal/src/test/java/com/microsoft/identity/client/e2e
- tests/mocked
- utils
3 files changed
+3
-2
lines changed- changelog.txt+1
- common/src/main/java/com/microsoft/identity/common/internal/broker/InstallCertActivityLauncher.java+1-1
- common/src/main/java/com/microsoft/identity/common/internal/providers/oauth2/AndroidAuthorizationStrategy.java+2-2
- common4j/src/main/com/microsoft/identity/common/java/controllers/ExceptionAdapter.java+22-4
- common4j/src/main/com/microsoft/identity/common/java/exception/ClientException.java+41-1
- common4j/src/main/com/microsoft/identity/common/java/opentelemetry/SpanName.java+2-1
- common4j/src/main/com/microsoft/identity/common/java/providers/RawAuthorizationResult.java+2-3
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
0 commit comments