Class WebAuthnAuthentication.Builder<B extends WebAuthnAuthentication.Builder<B>>

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
org.springframework.security.web.webauthn.authentication.WebAuthnAuthentication.Builder<B>
All Implemented Interfaces:
Authentication.Builder<B>
Enclosing class:
WebAuthnAuthentication

public static final class WebAuthnAuthentication.Builder<B extends WebAuthnAuthentication.Builder<B>> extends AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
A builder of WebAuthnAuthentication instances
Since:
7.0