Gjsify LogoGjsify Logo

Opaque structure. Use related accessor functions.

record

Hierarchy

  • AuthData

Index

Constructors

Properties

name: string

Methods

  • get_credentials_id(): number
  • get_mechanism(): string
  • get_method(): string
  • get_parameters(): HashTable<string | number | symbol, string | number | boolean>
  • insert_parameters(parameters: HashTable<string | number | symbol, string | number | boolean>): void
  • Insert the given authentication parameters into the authentication data. If some parameters were already present, the parameters passed with this method take precedence.

    Parameters

    • parameters: HashTable<string | number | symbol, string | number | boolean>

      a #GHashTable containing the authentication parameters to be added.

    Returns void

  • unref(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method