Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RelyingParty

Data object representing a Relying party (your server)

Hierarchy

  • RelyingParty

Index

Constructors

constructor

  • Returns RelyingParty

  • Parameters

    Returns RelyingParty

Methods

getIcon

  • getIcon(): string
  • Returns string

getId

  • getId(): string
  • Returns string

getName

  • getName(): string
  • Returns string

setIcon

  • Parameters

    • icon: string

    Returns RelyingParty

setId

  • Parameters

    • id: string

    Returns RelyingParty

setName

  • Parameters

    • name: string

    Returns RelyingParty

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc