class %SYS.WhitelistUtils
extends %RegisteredObject
The %SYS.WhitelistUtils code contains the core global access methods
that require privilege escalation to support the the more general
%CSP.WhitelistUtils library
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
classmethod IsMethodEnabled(pClass As %String, pMethod As %String)
as %Boolean
Test to see if the given method call should be allowed under the
current whitelist policy
classmethod IsWhitelistEnabled()
as %Boolean
Test to see if whitelist checking is enabled for the current namespace