Module com.webauthn4j.core
Package com.webauthn4j.verifier
Interface CustomCoreAuthenticationVerifier
public interface CustomCoreAuthenticationVerifier
Handler interface to verify authentication with custom logic
-
Method Summary
Modifier and TypeMethodDescriptionvoidverify(@NotNull CoreAuthenticationObject authenticationObject)
-
Method Details
-
verify
-