|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollabNetRole | |
|---|---|
| hudson.plugins.collabnet.auth | |
| Uses of CollabNetRole in hudson.plugins.collabnet.auth |
|---|
| Methods in hudson.plugins.collabnet.auth that return CollabNetRole | |
|---|---|
static CollabNetRole |
CNProjectACL.CollabNetRoles.getGrantingRole(hudson.security.Permission permission)
Given a permission, return the CollabNet role which would grant that permission (if any). |
| Methods in hudson.plugins.collabnet.auth that return types with arguments of type CollabNetRole | |
|---|---|
static java.util.Collection<CollabNetRole> |
CNProjectACL.CollabNetRoles.getAllRoles()
|
static java.util.Collection<CollabNetRole> |
CNProjectACL.CollabNetRoles.getMatchingRoles(java.util.Set<java.lang.String> userRoleSet)
Get the applicable hudson roles matching a set of user role names |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||