@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CallableDirectionChecker
extends org.jenkinsci.remoting.RoleChecker
Callable
s that run on the master.Modifier and Type | Class and Description |
---|---|
static class |
CallableDirectionChecker.ChannelConfiguratorImpl
Installs
CallableDirectionChecker to every channel. |
static class |
CallableDirectionChecker.DefaultWhitelist
Whitelist rule based on system properties.
|
Modifier and Type | Field and Description |
---|---|
static boolean |
BYPASS
Switch to disable all the defense mechanism completely.
|
Modifier and Type | Method and Description |
---|---|
void |
check(org.jenkinsci.remoting.RoleSensitive subject,
Collection<org.jenkinsci.remoting.Role> expected) |
public static boolean BYPASS
public void check(org.jenkinsci.remoting.RoleSensitive subject, @Nonnull Collection<org.jenkinsci.remoting.Role> expected) throws SecurityException
check
in class org.jenkinsci.remoting.RoleChecker
SecurityException
Copyright © 2015. All rights reserved.