Skip to main content
Version: 1.3

Class: JwpVerificationOptions

identity_wasm.JwpVerificationOptions

Table of contents

Methods

Methods

toJSON

toJSON(): Object

  • Return copy of self without private attributes.

Returns

Object

toJSON(): any

Serializes this to a JSON object.

Returns

any


toString

toString(): string

Return stringified version of self.

Returns

string


clone

clone(): JwpVerificationOptions

Deep clones the object.

Returns

JwpVerificationOptions


fromJSON

Static fromJSON(json): JwpVerificationOptions

Deserializes an instance from a JSON object.

Parameters

NameType
jsonany

Returns

JwpVerificationOptions


new

Static new(opts?): JwpVerificationOptions

Parameters

NameType
opts?IJwpVerificationOptions

Returns

JwpVerificationOptions