Interface IPKPassTemplate

    • Method Detail

      • provisionPassAtDirectory

        void provisionPassAtDirectory​(java.io.File tempPassDir)
                               throws java.io.IOException
        Prepare pass at directory with files included in this template
        Parameters:
        tempPassDir - path to directory where temporary pass will be created
        Throws:
        java.io.IOException - if anything goes wrong while copying the files
      • getAllFiles

        java.util.Map<java.lang.String,​java.nio.ByteBuffer> getAllFiles()
                                                                       throws java.io.IOException
        Throws:
        java.io.IOException