JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
com.webauthn4j.core
Package
com.webauthn4j.verifier
Interface CustomRegistrationVerifier
public interface
CustomRegistrationVerifier
Handler interface to verify registration with custom logic
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
verify
(@NotNull
RegistrationObject
registrationObject)
Method Details
verify
void
verify
(@NotNull @NotNull
RegistrationObject
registrationObject)