Uses of Interface
org.apache.sling.commons.crypto.CryptoService
Packages that use CryptoService
Package
Description
Provides an implementation of the Apache Sling Commons Crypto API (Crypto Service) based on Jasypt.
-
Uses of CryptoService in org.apache.sling.commons.crypto.jasypt.internal
Classes in org.apache.sling.commons.crypto.jasypt.internal that implement CryptoServiceModifier and TypeClassDescriptionfinal classService for encrypting messages and decrypting ciphertexts using Jasypt'sStandardPBEStringEncryptor.