Uses of Class
app.nzyme.plugin.RegistryCryptoException
-
Packages that use RegistryCryptoException Package Description app.nzyme.plugin -
-
Uses of RegistryCryptoException in app.nzyme.plugin
Methods in app.nzyme.plugin that throw RegistryCryptoException Modifier and Type Method Description Optional<String>Registry. getEncryptedValue(String key)StringRegistry. getEncryptedValueOrNull(String key)voidRegistry. setEncryptedValue(String key, String value)
-