public class InheritParentStrategy extends InheritanceStrategy
Modifier and Type | Class and Description |
---|---|
static class |
InheritParentStrategy.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
InheritParentStrategy() |
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–2021. All rights reserved.