%SYS.WhitelistUtils
class %SYS.WhitelistUtils extends %Library.RegisteredObject
The %SYS.WhitelistUtils code contains the core global access methods that require privilege escalation to support the the more general %CSP.WhitelistUtils libraryMethod Inventory
Methods
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
Inherited Members
Inherited 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()