JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.security.webauthn
Interface WebAuthnBuildTimeConfig
@ConfigRoot
@ConfigMapping(prefix="quarkus.webauthn")
public interface
WebAuthnBuildTimeConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
enabled
()
If the WebAuthn extension is enabled.
Method Details
enabled
@WithDefault("true")
boolean
enabled
()
If the WebAuthn extension is enabled.