Package jenkins.security.s2m
Class AdminWhitelistRule
java.lang.Object
jenkins.security.s2m.AdminWhitelistRule
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.void
setMasterKillSwitch
(boolean state) Deprecated.
-
Constructor Details
-
AdminWhitelistRule
public AdminWhitelistRule()Deprecated.
-
-
Method Details
-
getMasterKillSwitch
public boolean getMasterKillSwitch()Deprecated. -
setMasterKillSwitch
public void setMasterKillSwitch(boolean state) Deprecated.
-
Callable
s predating the introduction of theRoleSensitive
interface for SECURITY-144 in 2014 has been dropped.FilePath
no longer supports being invoked from agents at all, soFilePathFilter
etc. have been removed.