|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SidACL | |
|---|---|
| hudson.security | Security-related code. |
| Uses of SidACL in hudson.security |
|---|
| Subclasses of SidACL in hudson.security | |
|---|---|
class |
SparseACL
Access control list. |
| Methods in hudson.security that return SidACL | |
|---|---|
SidACL |
AuthorizationMatrixProperty.getACL()
|
SidACL |
ProjectMatrixAuthorizationStrategy.getACL(AbstractItem item)
|
SidACL |
ProjectMatrixAuthorizationStrategy.getACL(ItemGroup g)
|
SidACL |
GlobalMatrixAuthorizationStrategy.getRootACL()
|
SidACL |
SidACL.newInheritingACL(SidACL parent)
Creates a new SidACL that first consults 'this' SidACL and then delegate to
the given parent SidACL. |
| Methods in hudson.security with parameters of type SidACL | |
|---|---|
SidACL |
SidACL.newInheritingACL(SidACL parent)
Creates a new SidACL that first consults 'this' SidACL and then delegate to
the given parent SidACL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||