CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 12:47:03 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neo4j/neo4j-java-driver.git
etag: W/"ccc7fb34a1e5c7eb2f40af66ef714395"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Mb34cHDhPWFE8IgjSO6YUTCRDGUr82KS1iwECY74n7uEkn07c8Jr1EgbpMXOID2pwMLsiiUd3zkm8%2FRpxO%2FY4IObpfPS8nemJpmiRcH10a7K9JUwdQSamGvhlba5p3GsKFVC8vG4dKr4DWm9PZIZ1aYL32Q26BwTRwpJbXOuk6S1JlBkOPelcFN8KT%2FqnY9jAmTlrNS07Wq2mA8TYekK9zXtuGOeOQ4xi%2FOeBL9RI6D0NjkXyyf93%2Bfg5OFCSBsSlw6Hqj8lnc%2B0NFTu%2B%2Bko7A%3D%3D--B%2F3E3XVMRAFOqH%2Bb--iDySkA3fN62PMBb0BV0B3A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1570817104.1753793222; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:47:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 12:47:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E6F4:397358:B0ADBD:D2124F:6888C2C6
Merge pull request #373 from lutovich/1.3-direct-driver-auth-errors · neo4j/neo4j-java-driver@24e6af1 · GitHub
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DirectDriverTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/GraphDatabaseTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit 24e6af1
File tree
Expand file treeCollapse file tree
15 files changed
+293
-146
lines changedFilter options
- driver/src
- main/java/org/neo4j/driver/internal
- test
- java/org/neo4j/driver
- internal
- v1
- integration
- tck
- util
- resources
- examples/src/main/java/org/neo4j/docs/driver
Expand file treeCollapse file tree
15 files changed
+293
-146
lines changeddriver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java
Copy file name to clipboardExpand all lines: driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
| |||
55 | 57 |
| |
56 | 58 |
| |
57 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
58 | 69 |
|
driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java+41-5Lines changed: 41 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
| 32 | + | |
| 33 | + | |
30 | 34 |
| |
31 |
| - | |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
| |||
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
45 |
| - | |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
| |||
53 | 56 |
| |
54 | 57 |
| |
55 | 58 |
| |
56 |
| - | |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
61 |
| - | |
| 64 | + | |
62 | 65 |
| |
63 | 66 |
| |
64 | 67 |
| |
| |||
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
74 | 110 |
| |
75 | 111 |
| |
76 |
| - | |
| 112 | + | |
77 | 113 |
| |
78 | 114 |
| |
79 | 115 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/DirectDriverTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DirectDriverTest.java+21-4Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| |||
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
43 | 60 |
| |
44 | 61 |
| |
45 | 62 |
| |
46 | 63 |
| |
47 | 64 |
| |
48 | 65 |
| |
49 | 66 |
| |
50 |
| - | |
| 67 | + | |
51 | 68 |
| |
52 | 69 |
| |
53 | 70 |
| |
| |||
61 | 78 |
| |
62 | 79 |
| |
63 | 80 |
| |
64 |
| - | |
| 81 | + | |
65 | 82 |
| |
66 | 83 |
| |
67 | 84 |
| |
| |||
76 | 93 |
| |
77 | 94 |
| |
78 | 95 |
| |
79 |
| - | |
| 96 | + | |
80 | 97 |
| |
81 | 98 |
| |
82 | 99 |
| |
| |||
93 | 110 |
| |
94 | 111 |
| |
95 | 112 |
| |
96 |
| - | |
| 113 | + | |
97 | 114 |
| |
98 | 115 |
| |
99 | 116 |
| |
|
driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| 49 | + | |
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
| 53 | + | |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| |||
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
72 |
| - | |
| 75 | + | |
73 | 76 |
| |
74 | 77 |
| |
75 | 78 |
| |
| |||
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
90 |
| - | |
| 93 | + | |
91 | 94 |
| |
92 | 95 |
| |
93 | 96 |
| |
| |||
142 | 145 |
| |
143 | 146 |
| |
144 | 147 |
| |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
145 | 155 |
| |
146 | 156 |
| |
147 | 157 |
| |
| |||
196 | 206 |
| |
197 | 207 |
| |
198 | 208 |
| |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
199 | 215 |
| |
200 | 216 |
|
driver/src/test/java/org/neo4j/driver/v1/GraphDatabaseTest.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/GraphDatabaseTest.java+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 |
| - | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
|
driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java
Copy file name to clipboardExpand all lines: driver/src/test/java/org/neo4j/driver/v1/integration/ConnectionHandlingIT.java+17-6Lines changed: 17 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
| |||
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
376 | 377 |
| |
377 | 378 |
| |
378 | 379 |
| |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
379 | 385 |
| |
380 | 386 |
| |
381 | 387 |
| |
382 | 388 |
| |
383 |
| - | |
384 |
| - | |
385 |
| - | |
| 389 | + | |
| 390 | + | |
386 | 391 |
| |
387 |
| - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
388 | 399 |
| |
389 |
| - | |
| 400 | + | |
390 | 401 |
| |
391 | 402 |
| |
392 | 403 |
| |
|
You can’t perform that action at this time.
0 commit comments