Package io.quarkus.security.webauthn
Class WebAuthnAuthenticationRequest
- java.lang.Object
-
- io.quarkus.security.identity.request.BaseAuthenticationRequest
-
- io.quarkus.security.webauthn.WebAuthnAuthenticationRequest
-
- All Implemented Interfaces:
io.quarkus.security.identity.request.AuthenticationRequest
public class WebAuthnAuthenticationRequest extends io.quarkus.security.identity.request.BaseAuthenticationRequest
-
-
Constructor Summary
Constructors Constructor Description WebAuthnAuthenticationRequest(io.vertx.ext.auth.webauthn.WebAuthnCredentials credentials)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.ext.auth.webauthn.WebAuthnCredentialsgetCredentials()
-