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