Download the commons-vfs-2.0.jar and copy to a folder.Then use the following command
java -cp commons-vfs-2.0.jar org.apache.commons.vfs2.util.EncryptUtil encrypt password
password - the password which you want to encrypt
http://commons.apache.org/vfs/filesystems.html
java -cp commons-vfs-2.0.jar org.apache.commons.vfs2.util.EncryptUtil encrypt password
password - the password which you want to encrypt
http://commons.apache.org/vfs/filesystems.html
No comments:
Post a Comment