Uses of Class
app.nzyme.plugin.EncryptedRegistryKey
Packages that use EncryptedRegistryKey
-
Uses of EncryptedRegistryKey in app.nzyme.plugin
Methods in app.nzyme.plugin that return EncryptedRegistryKeyModifier and TypeMethodDescriptionabstract EncryptedRegistryKeyEncryptedRegistryKey.Builder.build()static EncryptedRegistryKeyEncryptedRegistryKey.create(String key, Optional<List<ConfigurationEntryConstraint>> constraints, boolean requiresRestart) -
Uses of EncryptedRegistryKey in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration with parameters of type EncryptedRegistryKeyModifier and TypeMethodDescriptionstatic booleanConfigurationEntryConstraintValidator.checkConstraints(EncryptedRegistryKey key, Map.Entry<String, Object> variable)