-
- All Implemented Interfaces:
public class WebAuthnAuthenticationCallback.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static WebAuthnAuthenticationCallback.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleaninstanceOf(JSONObject value)Check if this callback is WebAuthnAuthenticationCallback Type -
-
Method Detail
-
instanceOf
final Boolean instanceOf(JSONObject value)
Check if this callback is WebAuthnAuthenticationCallback Type
- Parameters:
value- The callback raw data json.
-
-
-
-