Package | Description |
---|---|
hudson.remoting |
Remoting infrastructure for Hudson.
|
org.jenkinsci.remoting |
Modifier and Type | Method and Description |
---|---|
ChannelBuilder |
ChannelBuilder.withRoleChecker(RoleChecker checker)
Installs another
RoleChecker . |
Modifier and Type | Method and Description |
---|---|
void |
RoleSensitive.checkRoles(RoleChecker checker)
Verifies the roles expected by this callable by invoking
check(RoleSensitive, Collection)
method (or its variants), to provide an opportunity for RoleChecker to reject this object. |
Copyright © 2014. All rights reserved.