public final class BootstrapCopier extends Object
Constructor and Description |
---|
BootstrapCopier(String[] outputDirectories)
Construct a BootstrapCopier, specifying output directories.
|
Modifier and Type | Method and Description |
---|---|
void |
copy()
For each outputDirectory, copy HtmlForBootstrap files under outputDirectory/sh.
|
public BootstrapCopier(String[] outputDirectories)
outputDirectories
- Full path to directories under which to copy files.public void copy() throws IOException
IOException
- Failed to copy files.Copyright © 2025 Open Identity Platform Community. All rights reserved.