| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderBasedAuthorizationStrategy.addFolderRole(AgentRole agentRole)
Adds an
AgentRole to this strategy |
| 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.