You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webauthn/src/main/java/org/springframework/security/web/webauthn/authentication/WebAuthnAuthentication.java
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -81,8 +81,7 @@ public Builder<?> toBuilder() {
81
81
}
82
82
83
83
/**
84
-
* A builder preserving the concrete {@link Authentication} type
85
-
*
84
+
* A builder of {@link WebAuthnAuthentication} instances
0 commit comments