We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af810c commit 71aefcbCopy full SHA for 71aefcb
driver/src/main/java/org/neo4j/driver/AuthTokenManager.java
@@ -69,7 +69,7 @@ public interface AuthTokenManager {
69
* <p>
70
* This method must not throw exceptions.
71
*
72
- * @param authToken the token
+ * @param authToken the current token
73
* @param exception the security exception
74
* @return {@code true} if the exception should be marked as retryable or {@code false} if it should remain unchanged
75
* @since 5.12
0 commit comments