Class AdminWhitelistRule

java.lang.Object
jenkins.security.s2m.AdminWhitelistRule

@Deprecated @Extension public class AdminWhitelistRule extends Object
Deprecated.
This class no longer has any effect. Support for allowlisting Callables predating the introduction of the RoleSensitive interface for SECURITY-144 in 2014 has been dropped. FilePath no longer supports being invoked from agents at all, so FilePathFilter etc. have been removed.
See Also:
  • Constructor Details

    • AdminWhitelistRule

      public AdminWhitelistRule()
      Deprecated.
  • Method Details

    • getMasterKillSwitch

      public boolean getMasterKillSwitch()
      Deprecated.
    • setMasterKillSwitch

      public void setMasterKillSwitch(boolean state)
      Deprecated.