Search
Preparing search index...
The search index is not available
@vertx/auth-webauthn
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RelyingParty
Class RelyingParty
Data object representing a Relying party (your server)
Hierarchy
RelyingParty
Index
Constructors
constructor
Methods
get
Icon
get
Id
get
Name
set
Icon
set
Id
set
Name
to
Json
Constructors
constructor
new
Relying
Party
(
)
:
RelyingParty
new
Relying
Party
(
obj
:
RelyingParty
|
{}
)
:
RelyingParty
Returns
RelyingParty
Parameters
obj:
RelyingParty
|
{}
Returns
RelyingParty
Methods
get
Icon
get
Icon
(
)
:
string
Returns
string
get
Id
get
Id
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
set
Icon
set
Icon
(
icon
:
string
)
:
RelyingParty
Parameters
icon:
string
Returns
RelyingParty
set
Id
set
Id
(
id
:
string
)
:
RelyingParty
Parameters
id:
string
Returns
RelyingParty
set
Name
set
Name
(
name
:
string
)
:
RelyingParty
Parameters
name:
string
Returns
RelyingParty
to
Json
to
Json
(
)
:
{}
Returns
{}
[
key:
string
]:
any
Globals
Attestation
Authenticator
Attachment
Authenticator
Transport
Public
Key
Credential
User
Verification
Attestation
Certificates
Authenticator
Meta
Data
Service
Relying
Party
constructor
get
Icon
get
Id
get
Name
set
Icon
set
Id
set
Name
to
Json
Web
Authn
Web
Authn
Credentials
Web
Authn
Options
Generated using
TypeDoc
Data object representing a Relying party (your server)