Skip to content

Commit 169519b

Browse files
committed
Remove "RPs SHOULD set..." from isRequireResidentKey() JavaDoc"
1 parent 54a42e3 commit 169519b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webauthn-server-core/src/main/java/com/yubico/webauthn/data/AuthenticatorSelectionCriteria.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ public Optional<AuthenticatorAttachment> getAuthenticatorAttachment() {
8585
/**
8686
* This member is retained for backwards compatibility with WebAuthn Level 1 and, for historical
8787
* reasons, its naming retains the deprecated “resident” terminology for discoverable credentials.
88-
* Relying Parties SHOULD set it to true if, and only if, residentKey is set to required.
8988
*
9089
* @return <code>true</code> if and only if {@link #getResidentKey()} is {@link
9190
* ResidentKeyRequirement#REQUIRED}.

0 commit comments

Comments
 (0)