Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
SecretsExt
Interface SecretsExt
interface
SecretsExt
{
$onDidChangePassword
(
e
:
{
extensionId
:
string
;
key
:
string
}
,
)
:
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
SecretsExt
InternalSecretsExt
Index
Methods
$on
Did
Change
Password
Methods
$on
Did
Change
Password
$onDidChangePassword
(
e
:
{
extensionId
:
string
;
key
:
string
}
)
:
Promise
<
void
>
Parameters
e
:
{
extensionId
:
string
;
key
:
string
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
$on
Did
Change
Password
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...