Skip to content

Commit 8a0a5e2

Browse files
committed
Format
1 parent c461abd commit 8a0a5e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

+3-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ public final class ImmutablePublicKeyCredentialUserEntity implements PublicKeyCr
7171
private final Bytes id;
7272

7373
/**
74-
* A human-palatable name for the user account, intended only for display. The Relying Party SHOULD let the user choose this,
75-
* and SHOULD NOT restrict the choice more than necessary.
74+
* A human-palatable name for the user account, intended only for display. The Relying
75+
* Party SHOULD let the user choose this, and SHOULD NOT restrict the choice more than
76+
* necessary.
7677
*
7778
* Relying Parties SHOULD perform enforcement, as prescribed in Section 2.3 of
7879
* [RFC8266] for the Nickname Profile of the PRECIS FreeformClass [RFC8264], when

0 commit comments

Comments
 (0)