Uses of Interface
io.ebean.config.EncryptDeployManager
Packages that use EncryptDeployManager
Package
Description
Configuration settings for Database construction
-
Uses of EncryptDeployManager in io.ebean
Methods in io.ebean that return EncryptDeployManagerModifier and TypeMethodDescriptionDatabaseBuilder.Settings.getEncryptDeployManager()
Return the EncryptDeployManager.Methods in io.ebean with parameters of type EncryptDeployManagerModifier and TypeMethodDescriptiondefault DatabaseBuilder
DatabaseBuilder.encryptDeployManager
(EncryptDeployManager encryptDeployManager) Set the EncryptDeployManager.DatabaseBuilder.setEncryptDeployManager
(EncryptDeployManager encryptDeployManager) Deprecated. -
Uses of EncryptDeployManager in io.ebean.config
Methods in io.ebean.config that return EncryptDeployManagerMethods in io.ebean.config with parameters of type EncryptDeployManagerModifier and TypeMethodDescriptionDatabaseConfig.setEncryptDeployManager
(EncryptDeployManager encryptDeployManager)
DatabaseBuilder.encryptDeployManager(EncryptDeployManager)
.