Gjsify LogoGjsify Logo

Hierarchy

  • CredAcquireCallback

Callable

  • CredAcquireCallback(url: string, username_from_url: string, allowed_types: number, cred: Cred): number
  • Signature of a function which acquires a credential object.

    Parameters

    • url: string

      the resource for which we are demanding a credential.

    • username_from_url: string

      The username that was embedded in a "userhost" remote url, or NULL if not included.

    • allowed_types: number

      a bitmask stating which cred types are OK to return.

    • cred: Cred

      newly created credential object.

    Returns number

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