%SYS
WhitelistUtils Class Reference

The SYS.WhitelistUtils code contains the core global access methods that require privilege escalation to support the the more general CSP.WhitelistUtils library. More...

Inheritance diagram for WhitelistUtils:
Collaboration diagram for WhitelistUtils:

Static Public Member Functions

_.Library.Boolean IsMethodEnabled (_.Library.String pClass, _.Library.String pMethod)
 The SYS.WhitelistUtils code contains the core global access methods that require privilege escalation to support the the more general CSP.WhitelistUtils library. More...
 
_.Library.Boolean IsWhitelistEnabled ()
 Test to see if whitelist checking is enabled for the current namespace.
 

Detailed Description

The SYS.WhitelistUtils code contains the core global access methods that require privilege escalation to support the the more general CSP.WhitelistUtils library.

Member Function Documentation

◆ IsMethodEnabled()

_.Library.Boolean IsMethodEnabled ( _.Library.String  pClass,
_.Library.String  pMethod 
)
static

The SYS.WhitelistUtils code contains the core global access methods that require privilege escalation to support the the more general CSP.WhitelistUtils library.

Test to see if the given method call should be allowed under the

current whitelist policy