Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SecretsMainImpl

Implements

Index

Constructors

Properties

credentialsService: CredentialsService
proxy: SecretsExt

Methods

  • $deletePassword(extensionId: string, key: string): Promise<void>
  • $getPassword(extensionId: string, key: string): Promise<undefined | string>
  • $setPassword(extensionId: string, key: string, value: string): Promise<void>
  • getFullKey(extensionId: string): string