Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%CSP] >  [UI] >  [System] >  [SecurityAdvisorPane]
Private  Storage   

class %CSP.UI.System.SecurityAdvisorPane extends %CSP.Util.Pane

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

This pane is used by the Security Advisor page It displays recommendations for system security settings.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
9


Summary

Properties
Align CommandFormClass CommandFormObject CommandSubmitPage
Commands FrameStyle Name Styles
Text URL

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
AddRecommendation DrawBODY DrawCommandForm DrawCommands
DrawHEAD GenerateCode GetApplicationRecommendations GetAuditRecommendations
GetRecommendations GetServiceRecommendations GetUserRecommendations LocalizeText
OnGenerateCode QuoteCOS SetIgnoreFlag XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Methods

• classmethod AddRecommendation(ByRef recommend, pType As %String, pElement As %String, pMessage As %String) as %Boolean
• method DrawBODY(pInstance As PageInstance) as %Status
Draw the BODY of the detail pane
• method DrawHEAD(pInstance As PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.
• classmethod GetApplicationRecommendations(ByRef recommend) as %Status
Calculate application recommendations
• classmethod GetAuditRecommendations(ByRef recommend) as %Status
Calculate auditing recommendations
• classmethod GetRecommendations(Output recommend) as %Status
Calculate security recommendations
• classmethod GetServiceRecommendations(ByRef recommend) as %Status
Calculate service recommendations
• classmethod GetUserRecommendations(ByRef recommend) as %Status
Calculate user recommendations (also figures out ROLE recommendations)
• classmethod SetIgnoreFlag(pType, pElement, pMessage, pFlag, id)
Called from client to set ignore flag. id is id of corresponding HTML element.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.