Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PluginApiContribution

Hierarchy

  • PluginApiContribution

Implements

  • BackendApplicationContribution
  • WsRequestValidatorContribution

Index

Constructors

constructor

Properties

Protected serveSameOrigin

serveSameOrigin: boolean = false

Protected webviewExternalEndpointRegExp

webviewExternalEndpointRegExp: RegExp

Methods

allowWsUpgrade

  • allowWsUpgrade(request: IncomingMessage): MaybePromise<boolean>

configure

  • configure(app: Application): void

Protected postConstruct

  • postConstruct(): void

Protected webviewExternalEndpoint

  • webviewExternalEndpoint(): string

Protected webviewExternalEndpointPattern

  • webviewExternalEndpointPattern(): string