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.
use ThrowingCallable instead
See Also:
  • Constructor Details

    • NotReallyRoleSensitiveCallable

      public NotReallyRoleSensitiveCallable()
      Deprecated.
  • Method Details

    • checkRoles

      public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws SecurityException
      Deprecated.
      Specified by:
      checkRoles in interface org.jenkinsci.remoting.RoleSensitive
      Throws:
      SecurityException