|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.security.ACL
hudson.plugins.collabnet.auth.CNProjectACL
public class CNProjectACL
An ACL that uses project roles to determine what Hudson permissions to give.
| Nested Class Summary | |
|---|---|
static class |
CNProjectACL.CollabNetRoles
|
| Field Summary |
|---|
| Fields inherited from class hudson.security.ACL |
|---|
ANONYMOUS, AUTOMATIC_SIDS, EVERYONE, SYSTEM |
| Constructor Summary | |
|---|---|
CNProjectACL(java.lang.String project)
Constructed with the CollabNet project name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getProjectId(CNConnection conn)
|
boolean |
hasPermission(org.acegisecurity.Authentication a,
hudson.security.Permission permission)
|
| Methods inherited from class hudson.security.ACL |
|---|
checkPermission, hasPermission |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CNProjectACL(java.lang.String project)
| Method Detail |
|---|
public java.lang.String getProjectId(CNConnection conn)
public boolean hasPermission(org.acegisecurity.Authentication a,
hudson.security.Permission permission)
hasPermission in class hudson.security.ACL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||