Package org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists
package org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists
-
ClassDescriptionConvenience whitelist base class that denies everything by default.Delegating whitelist which allows certain calls to be made only when a non-
ACL.SYSTEM2
user is making them.Whitelists anything marked withWhitelisted
.Whitelists everything.A whitelist based on listing signatures and searching them.Deprecated.Aggregates several whitelists.Whitelist based on a static file.Marks a member as being whitelisted by default for purposes of sandboxed scripts.
StaticWhitelist.stockWhitelists()
, now used only in tests