| Package | Description |
|---|---|
| io.jenkins.plugins.folderauth | |
| io.jenkins.plugins.folderauth.misc | |
| io.jenkins.plugins.folderauth.roles |
| Modifier and Type | Method and Description |
|---|---|
Set<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 |
|---|---|
void |
FolderBasedAuthorizationStrategy.addFolderRole(FolderRole folderRole)
Adds a FolderRole to this strategy
|
| Constructor and Description |
|---|
FolderBasedAuthorizationStrategy(Set<GlobalRole> globalRoles,
Set<FolderRole> folderRoles,
Set<AgentRole> agentRoles) |
| Modifier and Type | Method and Description |
|---|---|
FolderRole |
FolderRoleCreationRequest.getFolderRole() |
| Modifier and Type | Method and Description |
|---|---|
int |
FolderRole.compareTo(FolderRole other) |
Copyright © 2016–2019. All rights reserved.