com.ibm.dbb.repository

Class CreatePasswordFile

  • java.lang.Object
    • com.ibm.dbb.repository.CreatePasswordFile


  • public class CreatePasswordFile
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Utility to create an encrypted password file
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CreatePasswordFile

        public CreatePasswordFile()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        Utility to create an encrypted password file
        Parameters:
        args - contains the result file and a password

<IBM Copyright © 2018 IBM Corp. All Rights Reserved.