@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @FunctionalInterface public static interface PathRemover.PathChecker
Modifier and Type | Field and Description |
---|---|
static PathRemover.PathChecker |
ALLOW_ALL |
Modifier and Type | Method and Description |
---|---|
void |
check(Path path) |
static final PathRemover.PathChecker ALLOW_ALL
void check(@NonNull Path path) throws SecurityException
SecurityException
Copyright © 2004–2021. All rights reserved.