パッケージ org.springframework.security.web.webauthn.authentication
@NullMarked パッケージ org.springframework.security.web.webauthn.authentication
WebAuthn 認証のサポート。
- クラス説明アサーションを生成するリクエストとアサーションの検証の間の
PublicKeyCredentialRequestOptions
を節約します。WebAuthnAuthentication
は、WebAuthn による認証が成功したことを表すために使用されます。WebAuthnAuthentication.Builder<B extends WebAuthnAuthentication.Builder<B>>WebAuthnAuthentication
インスタンスのビルダーWebAuthnAuthenticationFilter.setConverter(GenericHttpMessageConverter)
を使用してHttpServletRequest
の本体から解析されたPublicKeyCredential<AuthenticatorAssertionResponse>
を認証します。WebAuthn 経由で認証するためにWebAuthnAuthenticationProvider
で使用されるAuthentication
。