Class PluginInstallerSupport.DeletingVisitor

java.lang.Object
java.nio.file.SimpleFileVisitor<Path>
net.shibboleth.idp.installer.plugin.impl.PluginInstallerSupport.DeletingVisitor
All Implemented Interfaces:
FileVisitor<Path>
Enclosing class:
PluginInstallerSupport

private static final class PluginInstallerSupport.DeletingVisitor extends SimpleFileVisitor<Path>
A @{link FileVisitor which deletes files.