Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Database Encryption Keys. Activate, Deactivate database encryption key and configure startup options.
|
|
|
Do not switch namespace for this page: it needs to stay in %SYS
This parameter is used to make sure that if multiple CSP applications are mapped to the same namespace that the CSP engine can correctly identify which class corresponds with which URL. If 'LockCSPName' is true (the default, defined in the CSP application) then you can only access this page if the url exactly matches this 'CSPURL'. You can set this parameter to "" if you wish to disable this check for this class. This check is applied for all CSP urls (cls/csp/zen).
If this page was compiled from a .csp file, then this parameter is automatically set to contain the url of this file used for compilation.
Each SMP page should set this link which points to the documentation anchor name.
Displayed name of this page.
Security requirement
|
Wheter to allow multiple DB Encryption (restrict it in 2013.2 and allow for 2014.1+)
Current activated default key.
Current activated key for journals.
Key File for Unattended.
List of currently activated key lengths, comma delimited.
List of Current activated keys delimited by commas.
The text that is shown in TitlePane above the license
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Be sure to do ##super() when overriding.
Save general data to server
Save general data to server
Draw activated databases encryption key identifier table
Get information to display in the ribbon bar.
Save startup settings to server.
Set new default key to server.
User clicked one of the Browse buttons. Save the name of the textfield so that when you return you know which textfield to update.
User clicked the "Activate Key" button. Show the form to Activate.
Hide edit forms.
User clicked the "Configure Startup Settings" button. Show the form to configure.
User clicked the "Deactivate Key" button. Process only if confirmed.
User clicked the "Set Default" button to change default key id.
User changed Key File. Enable fields if file name is changed.
User selected a Startup option. Show or hide related fields based on selection.
Get user selection and send to server to activate key.
Get user selection and send to server to save.
Get the title string to add to the locator row.
This client event, if present, is fired when the a popup page launched from this page fires an action.
Multiple DB Encryption is allowed starting from 2014.1. And Configure Startup Settings is always allowed.
Reload page.