Package jenkins.security
Class NotReallyRoleSensitiveCallable<V,T extends Throwable>
java.lang.Object
jenkins.security.NotReallyRoleSensitiveCallable<V,T>
- All Implemented Interfaces:
hudson.remoting.Callable<V,,T> Serializable,org.jenkinsci.remoting.RoleSensitive
@Deprecated
public abstract class NotReallyRoleSensitiveCallable<V,T extends Throwable>
extends Object
implements hudson.remoting.Callable<V,T>
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckRoles(org.jenkinsci.remoting.RoleChecker checker) Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
call, getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
NotReallyRoleSensitiveCallable
public NotReallyRoleSensitiveCallable()Deprecated.
-
-
Method Details
-
checkRoles
Deprecated.- Specified by:
checkRolesin interfaceorg.jenkinsci.remoting.RoleSensitive- Throws:
SecurityException
-
ThrowingCallableinstead