Class DbPortWorker

    • Field Detail

      • password

        protected char[] password
    • Constructor Detail

      • DbPortWorker

        public DbPortWorker​(org.xipki.datasource.DataSourceFactory datasourceFactory,
                            org.xipki.password.PasswordResolver passwordResolver,
                            java.lang.String dbConfFile,
                            char[] password)
                     throws org.xipki.password.PasswordResolverException,
                            java.io.IOException
        Throws:
        org.xipki.password.PasswordResolverException
        java.io.IOException
    • Method Detail

      • encrypt

        protected void encrypt​(java.io.File dir)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • decrypt

        protected void decrypt​(java.lang.String dir)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • deleteDecryptedFiles

        protected void deleteDecryptedFiles​(java.lang.String dir)
                                     throws java.io.IOException
        Throws:
        java.io.IOException