Package org.jasypt.intf.service
package org.jasypt.intf.service
-
ClassesClassDescriptionThis class acts as a stateless service for encryption, decryption and digest operations, letting its clients configure all the jasypt environment (algorithms, passwords, providers, initialization vectors...) from Strings in a single call, be it using direct values, environment variables or java vm properties.