Package | Description |
---|---|
org.apache.commons.vfs2.util |
Utility classes used by the VFS.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCryptor
Allows passwords to be encrypted and decrypted.
|
Modifier and Type | Method and Description |
---|---|
static Cryptor |
CryptorFactory.getCryptor()
Return the Cryptor.
|
Modifier and Type | Method and Description |
---|---|
static void |
CryptorFactory.setCryptor(Cryptor cryptor)
Allows the Cryptor class to be set programmatically.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.