public interface IPKPassTemplate
| Modifier and Type | Method and Description |
|---|---|
Map<String,ByteBuffer> |
getAllFiles() |
void |
provisionPassAtDirectory(File tempPassDir)
Prepare pass at directory with files included in this template
|
void provisionPassAtDirectory(File tempPassDir) throws IOException
tempPassDir - path to directory where temporary pass will be createdIOException - if anything goes wrong while copying the filesMap<String,ByteBuffer> getAllFiles() throws IOException
IOExceptionCopyright © 2012–2022. All rights reserved.