| Package | Description |
|---|---|
| io.jenkins.plugins.folderauth | |
| io.jenkins.plugins.folderauth.misc |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FolderRole> |
FolderAuthorizationStrategyManagementLink.getFolderRoles()
Returns the
FolderRoles used by the FolderBasedAuthorizationStrategy. |
Set<FolderRole> |
FolderBasedAuthorizationStrategy.getFolderRoles()
Returns the
FolderRoles on which this AuthorizationStrategy works. |
| Modifier and Type | Method and Description |
|---|---|
static void |
FolderAuthorizationStrategyAPI.addFolderRole(FolderRole role)
Adds a
FolderRole to the FolderBasedAuthorizationStrategy. |
| Constructor and Description |
|---|
FolderBasedAuthorizationStrategy(Set<GlobalRole> globalRoles,
Set<FolderRole> folderRoles,
Set<AgentRole> agentRoles) |
| Modifier and Type | Method and Description |
|---|---|
FolderRole |
FolderRoleCreationRequest.getFolderRole() |
Copyright © 2016–2020. All rights reserved.