Uses of Class
com.ulisesbocchio.jasyptspringboot.encryptor.SimpleGCMConfig
-
Packages that use SimpleGCMConfig Package Description com.ulisesbocchio.jasyptspringboot.encryptor -
-
Uses of SimpleGCMConfig in com.ulisesbocchio.jasyptspringboot.encryptor
Constructors in com.ulisesbocchio.jasyptspringboot.encryptor with parameters of type SimpleGCMConfig Constructor Description SimpleGCMByteEncryptor(SimpleGCMConfig config)Constructor for SimpleGCMByteEncryptor.SimpleGCMStringEncryptor(SimpleGCMConfig config)Constructor for SimpleGCMStringEncryptor.
-