public static class Tester.NonRoleCheckingCallable extends Object implements hudson.remoting.Callable<Object,Exception>
| Constructor and Description |
|---|
NonRoleCheckingCallable() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call() |
void |
checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChannelOrFail, getOpenChannelOrFailpublic Object call() throws Exception
call in interface hudson.remoting.Callable<Object,Exception>Exceptionpublic void checkRoles(org.jenkinsci.remoting.RoleChecker roleChecker)
throws SecurityException
checkRoles in interface org.jenkinsci.remoting.RoleSensitiveSecurityExceptionCopyright © 2016–2021. All rights reserved.