public final class RootedFileSystemUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
validateSafeRelativeSymlink(Path target)
Validate that the relative path target is safe.
|
public static void validateSafeRelativeSymlink(Path target)
target
- the target directory to validate is safe.Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.