| Package | Description |
|---|---|
| io.jenkins.plugins.folderauth | |
| io.jenkins.plugins.folderauth.misc |
| Modifier and Type | Method and Description |
|---|---|
Set<AgentRole> |
FolderAuthorizationStrategyManagementLink.getAgentRoles() |
Set<AgentRole> |
FolderBasedAuthorizationStrategy.getAgentRoles()
Returns the
AgentRoles on which this AuthorizationStrategy works. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FolderAuthorizationStrategyAPI.addAgentRole(AgentRole role)
Adds an
AgentRole to the FolderBasedAuthorizationStrategy. |
| Constructor and Description |
|---|
FolderBasedAuthorizationStrategy(Set<GlobalRole> globalRoles,
Set<FolderRole> folderRoles,
Set<AgentRole> agentRoles) |
| Modifier and Type | Method and Description |
|---|---|
AgentRole |
AgentRoleCreationRequest.getAgentRole() |
Copyright © 2016–2019. All rights reserved.