Authenticator

io.vertx.scala.ext.auth.webauthn.`package`.Authenticator
object Authenticator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): Authenticator
def apply(aaguid: String, attestationCertificates: AttestationCertificates, counter: Long, credID: String, flags: Integer, fmt: String, publicKey: String, `type`: String, userName: String): Authenticator