Skip to content

Commit 0bb406a

Browse files
committed
Run format again
1 parent 7f26e54 commit 0bb406a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/main/java/org/springframework/security/web/webauthn/api/ImmutablePublicKeyCredentialUserEntity.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ public final class ImmutablePublicKeyCredentialUserEntity implements PublicKeyCr
6060
* 6.1 of [RFC8266].
6161
*
6262
* The user handle MUST NOT contain personally identifying information about the user,
63-
* such as a username or e-mail address; see 14.6.1 User Handle Contents for
64-
* details. The user handle MUST NOT be empty, though it MAY be null.
63+
* such as a username or e-mail address; see 14.6.1 User Handle Contents for details.
64+
* The user handle MUST NOT be empty, though it MAY be null.
6565
*
6666
* Note: the user handle ought not be a constant value across different accounts, even
6767
* for non-discoverable credentials, because some authenticators always create

0 commit comments

Comments
 (0)