Package org.apache.commons.vfs2.util
Class EncryptUtil
java.lang.Object
org.apache.commons.vfs2.util.EncryptUtil
Allows passwords to be encrypted and decrypted.
- Since:
- 2.0
-
Method Summary
-
Method Details
-
main
This class can be called with "encrypt" password as the arguments where encrypt is a literal and password is replaced with the clear text password to be encrypted.- Parameters:
args
- The arguments in the form "command" parm1, parm2.- Throws:
Exception
- If an error occurs.
-