Skip to content

Commit 71aefcb

Browse files
committed
Update doc
1 parent 9af810c commit 71aefcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/src/main/java/org/neo4j/driver/AuthTokenManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public interface AuthTokenManager {
6969
* <p>
7070
* This method must not throw exceptions.
7171
*
72-
* @param authToken the token
72+
* @param authToken the current token
7373
* @param exception the security exception
7474
* @return {@code true} if the exception should be marked as retryable or {@code false} if it should remain unchanged
7575
* @since 5.12

0 commit comments

Comments
 (0)