Class InheritParentStrategy

All Implemented Interfaces:
ExtensionPoint, Describable<InheritanceStrategy>

public class InheritParentStrategy extends InheritanceStrategy
Strategy that inherits the ACL from the parent. The parent's inheritance strategy in turn determines whether this receives permissions from grandparents etc. up to root.
  • Constructor Details

    • InheritParentStrategy

      @DataBoundConstructor public InheritParentStrategy()
  • Method Details