|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Encryptor | |
---|---|
com.avaje.ebean.config | Configuration settings for EbeanServer construction |
Uses of Encryptor in com.avaje.ebean.config |
---|
Methods in com.avaje.ebean.config that return Encryptor | |
---|---|
Encryptor |
ServerConfig.getEncryptor()
Return the Encryptor used to encrypt data on the java client side (as opposed to DB encryption functions). |
Methods in com.avaje.ebean.config with parameters of type Encryptor | |
---|---|
void |
ServerConfig.setEncryptor(Encryptor encryptor)
Set the Encryptor used to encrypt data on the java client side (as opposed to DB encryption functions). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |