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