Package jenkins.security.s2m
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 allowlistingCallable
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.
-
-
Constructor Summary
Constructors Constructor Description AdminWhitelistRule()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
getMasterKillSwitch()
Deprecated.void
setMasterKillSwitch(boolean state)
Deprecated.
-