/AWS1/CL_ODBWLLTPASSWRDSRCSUMM¶
A summary of the password source configuration for an Autonomous Database wallet.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_passwordsource TYPE /AWS1/ODBWALLETPASSWORDSOURCE /AWS1/ODBWALLETPASSWORDSOURCE¶
The source of the password for the Autonomous Database wallet.
io_passwordsourceconf TYPE REF TO /AWS1/CL_ODBWLLTPASSWRDSRCCONF /AWS1/CL_ODBWLLTPASSWRDSRCCONF¶
The configuration of the password source for the Autonomous Database wallet.
Queryable Attributes¶
passwordSource¶
The source of the password for the Autonomous Database wallet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PASSWORDSOURCE() |
Getter for PASSWORDSOURCE, with configurable default |
ASK_PASSWORDSOURCE() |
Getter for PASSWORDSOURCE w/ exceptions if field has no valu |
HAS_PASSWORDSOURCE() |
Determine if PASSWORDSOURCE has a value |
passwordSourceConfiguration¶
The configuration of the password source for the Autonomous Database wallet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PASSWORDSOURCECONF() |
Getter for PASSWORDSOURCECONFIGURATION |