Class AuthenticatorId
- java.lang.Object
-
- org.openqa.selenium.devtools.webauthn.model.AuthenticatorId
-
public class AuthenticatorId extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AuthenticatorId(java.lang.String authenticatorId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJson()
java.lang.String
toString()
-