Class FileBasedPasswordHelper


  • public class FileBasedPasswordHelper
    extends java.lang.Object
    Author:
    CMI2 Development Team
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPasswordFromFile​(java.lang.String filepath)  
      • Methods inherited from class java.lang.Object

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

      • FileBasedPasswordHelper

        public FileBasedPasswordHelper()
    • Method Detail

      • getPasswordFromFile

        public java.lang.String getPasswordFromFile​(java.lang.String filepath)
                                             throws java.io.IOException
        Parameters:
        filepath -
        Returns:
        Throws:
        java.io.IOException