Gjsify LogoGjsify Logo

Hierarchy

  • SecurityContext

Index

Constructors

Properties

appCtx: string
sysCtx: string
name: string

Methods

  • free(): void
  • getApplicationContext(): string
  • Get the application context part of the #GSignondSecurityContext.

    Returns string

  • getSystemContext(): string
  • setApplicationContext(applicationContext: string): void
  • Sets the application context part of the #GSignondSecurityContext.

    Parameters

    • applicationContext: string

      application security context.

    Returns void

  • setSystemContext(systemContext: string): void
  • Sets the system context part of the #GSignondSecurityContext.

    Parameters

    • systemContext: string

      system security context.

    Returns void

  • Allocates and initializes a new security context item.

    Parameters

    • systemContext: string

      system security context

    • applicationContext: string

      application security context

    Returns GSignond.SecurityContext

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