Uses of Interface
org.jivesoftware.util.Encryptor
Packages that use Encryptor
-
Uses of Encryptor in org.jivesoftware.util
Classes in org.jivesoftware.util that implement EncryptorModifier and TypeClassDescriptionclass
Utility class providing symmetric AES encryption/decryption.class
A class that provides easy Blowfish encryption.Methods in org.jivesoftware.util that return EncryptorModifier and TypeMethodDescriptionstatic Encryptor
JiveGlobals.getPropertyEncryptor()
Fetches the current property encryptor.static Encryptor
JiveGlobals.getPropertyEncryptor
(boolean useNewEncryptor) Fetches the property encryptor.