Uses of Interface
org.apache.commons.vfs2.util.Cryptor
Packages that use Cryptor
-
Uses of Cryptor in org.apache.commons.vfs2.util
Classes in org.apache.commons.vfs2.util that implement CryptorModifier and TypeClassDescriptionclass
Allows passwords to be encrypted and decrypted.Methods in org.apache.commons.vfs2.util that return CryptorMethods in org.apache.commons.vfs2.util with parameters of type CryptorModifier and TypeMethodDescriptionstatic void
CryptorFactory.setCryptor
(Cryptor cryptor) Allows the Cryptor class to be set programmatically.