|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cryptor | |
---|---|
org.apache.commons.vfs2.util | Utility classes used by the VFS. |
Uses of Cryptor in org.apache.commons.vfs2.util |
---|
Classes in org.apache.commons.vfs2.util that implement Cryptor | |
---|---|
class |
DefaultCryptor
Allows passwords to be encrypted and decrypted. |
Methods in org.apache.commons.vfs2.util that return Cryptor | |
---|---|
static Cryptor |
CryptorFactory.getCryptor()
Return the Cryptor. |
Methods in org.apache.commons.vfs2.util with parameters of type Cryptor | |
---|---|
static void |
CryptorFactory.setCryptor(Cryptor cryptor)
Allows the Cryptor class to be set programmatically. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |