Uses of Class
hudson.security.SidACL
-
Packages that use SidACL Package Description hudson.security Security-related code. -
-
Uses of SidACL in hudson.security
Subclasses of SidACL in hudson.security Modifier and Type Class Description class
SparseACL
Access control list.Methods in hudson.security that return SidACL Modifier and Type Method Description SidACL
SidACL. newInheritingACL(SidACL parent)
Methods in hudson.security with parameters of type SidACL Modifier and Type Method Description SidACL
SidACL. newInheritingACL(SidACL parent)
-