public class NonInheritingStrategy extends InheritanceStrategy
Modifier and Type | Class and Description |
---|---|
static class |
NonInheritingStrategy.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
NonInheritingStrategy() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasPermission(Authentication a,
Permission permission,
ACL child,
ACL parent,
ACL root) |
getDescriptor, getEffectiveACL
protected boolean hasPermission(@NonNull Authentication a, @NonNull Permission permission, ACL child, @CheckForNull ACL parent, ACL root)
hasPermission
in class InheritanceStrategy
Copyright © 2016–2022. All rights reserved.