Class Encrypt
java.lang.Object
edu.internet2.middleware.grouperInstaller.morphString.Encrypt
from sh or bat file to encrypt a string
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Encrypt
public Encrypt()
-
-
Method Details
-
password
- Parameters:
in
- stream to be used (e.g. System.in)prompt
- The prompt to display to the user.- Returns:
- The password as entered by the user.
- Throws:
IOException
-