@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class CallableDirectionChecker
extends org.jenkinsci.remoting.RoleChecker
Callable
s that run on the controller.Modifier and Type | Class and Description |
---|---|
static class |
CallableDirectionChecker.ChannelConfiguratorImpl
Installs
CallableDirectionChecker to every channel. |
Modifier and Type | Field and Description |
---|---|
static boolean |
BYPASS
Switch to disable all the defense mechanism completely.
|
Constructor and Description |
---|
CallableDirectionChecker() |
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 © 2004–2022. All rights reserved.