Uses of Package
org.confng.encryption
-
Packages that use org.confng.encryption Package Description org.confng org.confng.encryption -
Classes in org.confng.encryption used by org.confng Class Description EncryptionProvider Interface for encryption/decryption providers. -
Classes in org.confng.encryption used by org.confng.encryption Class Description AesEncryptionProvider AES-256-GCM encryption provider for secure configuration values.EncryptionException Exception thrown when encryption or decryption operations fail.EncryptionManager Manages encryption providers and handles decryption of configuration values.EncryptionProvider Interface for encryption/decryption providers.