Uses of Interface
org.flasby.settings.Settings
Packages that use Settings
-
Uses of Settings in org.flasby.settings
Subinterfaces of Settings in org.flasby.settingsModifier and TypeInterfaceDescriptioninterface
provides persistent settings for any application.interface
provides persistent settings for any application.Classes in org.flasby.settings that implement SettingsModifier and TypeClassDescriptionclass
encrypts all key value pairs when adding them as a setting. decrypting will generate a new Cipher instance for decryption as every encrypted value will likely have a different IV.class
class
extends the Encrypt behaviour to support mixed encrypted and plaintext property values.class