Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
SecretsExtImpl
Class SecretsExtImpl
Hierarchy
SecretsExtImpl
Implements
SecretsExt
Index
Constructors
constructor
Properties
on
Did
Change
Password
on
Did
Change
Password
Emitter
proxy
Methods
$on
Did
Change
Password
delete
get
store
Constructors
constructor
new
Secrets
Ext
Impl
(
rpc
:
RPCProtocol
)
:
SecretsExtImpl
Parameters
rpc:
RPCProtocol
Returns
SecretsExtImpl
Properties
Readonly
on
Did
Change
Password
on
Did
Change
Password
:
Event
<
{
extensionId
:
string
;
key
:
string
}
>
= ...
Private
on
Did
Change
Password
Emitter
on
Did
Change
Password
Emitter
:
Emitter
<
{
extensionId
:
string
;
key
:
string
}
>
= ...
Private
proxy
proxy
:
SecretsMain
Methods
$on
Did
Change
Password
$on
Did
Change
Password
(
e
:
{
extensionId
:
string
;
key
:
string
}
)
:
Promise
<
void
>
Parameters
e:
{
extensionId
:
string
;
key
:
string
}
extension
Id
:
string
key
:
string
Returns
Promise
<
void
>
delete
delete
(
extensionId
:
string
, key
:
string
)
:
Promise
<
void
>
Parameters
extensionId:
string
key:
string
Returns
Promise
<
void
>
get
get
(
extensionId
:
string
, key
:
string
)
:
Promise
<
undefined
|
string
>
Parameters
extensionId:
string
key:
string
Returns
Promise
<
undefined
|
string
>
store
store
(
extensionId
:
string
, key
:
string
, value
:
string
)
:
Promise
<
void
>
Parameters
extensionId:
string
key:
string
value:
string
Returns
Promise
<
void
>
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Secrets
Ext
Impl
constructor
on
Did
Change
Password
on
Did
Change
Password
Emitter
proxy
$on
Did
Change
Password
delete
get
store