|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.vfs2.util.EncryptUtil
public final class EncryptUtil
Allows passwords to be encrypted and decrypted.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The arguments in the form "command" parm1, parm2.
java.lang.Exception - If an error occurs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||