public interface WebAuthnCallback
| Modifier and Type | Method and Description |
|---|---|
default void |
setHiddenCallbackValue(Node node,
java.lang.String value)
Set value to the
HiddenValueCallback which associated with the WebAuthn related
Callback. |
default void setHiddenCallbackValue(Node node, java.lang.String value)
HiddenValueCallback which associated with the WebAuthn related
Callback.node - The Nodevalue - The Value to set to the HiddenValueCallback